Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 31,558 for

request

(0.1 sec)
  1. Create a New Presentation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... CreatePresentation Request Parameters Name Type Location...low-level details of making requests and handling responses and...

    docs.aspose.cloud/slides/create-a-new-presentat...
  2. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Clear Objects in Excel" h2="Aspose.Cells Cloud SDK supports clearing content, style, charts, tables......Request; using System; using System...PostClearObjectsRequ request = new PostClearObjectsRequ(); request.File = new...

    products.aspose.cloud/cells/clear/index.md
  3. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Cancella oggetti allo Excel" h2="Aspose.Cells Cloud SDK supporta la cancellazione di contenuto, sti......Request; using System; using System...PostClearObjectsRequ request = new PostClearObjectsRequ(); request.File = new...

    products.aspose.cloud/cells/it/clear/index.md
  4. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="مسح الكائنات في Excel" h2="يدعم Aspose.Cells Cloud SDK مسح المحتوى والنمط والمخططات والجداول والخلف......Request; using System; using System...PostClearObjectsRequ request = new PostClearObjectsRequ(); request.File = new...

    products.aspose.cloud/cells/ar/clear/index.md
  5. Add a Shape to a Slide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... CreateShape Request Parameters Name Type Location...low-level details of making requests and handling responses and...

    docs.aspose.cloud/slides/add-a-shape-to-a-slide/
  6. Go Convert PDF To TXT REST API

    Convert PDF to TXT in Go using REST API. Save PDF as TXT using Go....[ string ] interface {}{} request := &models.ConvertDocumentReque{...wordsApi.ConvertDocument(ctx, request) Run code Copy Go code to the...

    products.aspose.cloud/words/go/conversion/pdf-t...
  7. C# Convert PDF To RTF REST API

    Convert PDF to RTF in C# using REST API. Save PDF as RTF using C#....pdf" ); var request = new ConvertDocumentReque(doc...await wordsApi.ConvertDocument(request); Run code Copy C# code to...

    products.aspose.cloud/words/net/conversion/pdf-...
  8. C# Convert PDF To SVG REST API

    Convert PDF to SVG in C# using REST API. Save PDF as SVG using C#....pdf" ); var request = new SplitDocumentOnlineR(doc...wordsApi.SplitDocumentOnline(request); using ( var fileStream =...

    products.aspose.cloud/words/net/conversion/pdf-...
  9. Make DOC In PHP

    Make DOC using PHP SDK. Easily create a blank DOC in PHP in a few steps....new DOC document Create a request to make DOC, passing the name...createDocument() method, passing the request Get the result of DOC creation...

    products.aspose.cloud/words/php/make/doc/
  10. Java Convert PDF To EPUB REST API

    Convert PDF to EPUB in Java using REST API. Save PDF as EPUB using Java....toAbsolutePath()); ConvertDocumentReque request = new ConvertDocumentReque...= wordsApi.convertDocument(request); Run code Copy Java code to...

    products.aspose.cloud/words/java/conversion/pdf...