Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 31,649 for

request

(0.11 sec)
  1. C# Convert PDF To TIFF REST API

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

    products.aspose.cloud/words/net/conversion/pdf-...
  2. Make DOCX In PHP

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

    products.aspose.cloud/words/php/make/docx/
  3. Swift Compress Word, PDF, GIF, ZIP REST API

    Compress PDF or Word file to smaller size using Swift SDK. Optimize document content in any supported format in Swift....compressDocumentOnli(request: compressDocumentRequ); let...= try api.convertDocument(request: convertDocument); Run code...

    products.aspose.cloud/words/swift/compress/
  4. Make DOC In Go

    Make DOC using Go SDK. Easily create a blank DOC in Go 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/go/make/doc/
  5. Download a Presentation in a Specified Format f...

    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.... DownloadPresentation Request Parameters Name Type Location...low-level details of making requests and handling responses and...

    docs.aspose.cloud/slides/download-a-presentatio...
  6. Make Document In C++

    Make a file in your preferred format using C++ SDK. Easily create a blank document in C++ in a few steps....docx" ; std::shared_ptr<requests::CreateDocumentReques> createDocumentReques...createDocumentReques ( new requests::CreateDocumentReques( std...

    products.aspose.cloud/words/cpp/make/
  7. Convert JPG to TIFF with NET REST API

    In this bsic article, you'll learn to convert JPG to TIFF with NET REST API. You can easily achieve JPG to TIFF conversion using NET Low Code API with the help of following steps and below code for free....storage Create a ConvertImage Request object, providing the input...

    kb.aspose.cloud/imaging/python/convert-jpg-to-t...
  8. Insert Footnote in Word with NET REST API

    This article describes how to insert footnote in Word with NET REST API. You may automatically add footnote in Word with Java REST API using the Java Cloud SDK....InsertFootnoteOnline by setting the request, FootnoteInsert , and destination...

    kb.aspose.cloud/words/java/insert-footnote-in-w...
  9. Add a Watermark in Word with Python REST API

    This article guides how to add a watermark in Word with Python REST API. You will learn to insert a watermark in Word with Python Low Code API using the Python Cloud SDK....InsertWatermark method using the defined request object Download the resultant...

    kb.aspose.cloud/words/python/add-a-watermark-in...
  10. Convert Word Page to Image with NET REST API

    Follow this article to convert Word page to image with NET REST API. It will teach you to automatically convert Word page to JPG with C# REST API using the .NET Cloud SDK....source Word file into the request object Set the page index and...

    kb.aspose.cloud/words/net/convert-word-page-to-...