Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 30,389 for

request

(0.12 sec)
  1. Insert a FormField into a Word document online|...

    Insert a FormField into a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/formfields/add/
  2. Compare two documents|Documentation

    Compare two documents programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/compare/
  3. The SVG to DXF conversion breaks the scaling of...

    Hello, So our app has been using the SVG to DXF conversion for some months now, with success. Despite the conversion working, the customers came out to us complaining about the scaling of the DXF files. There is indee…... So firstly we do the request to get start sizes, e.g., via:...you need to perform export request passing desired sizes and millimeter...

    forum.aspose.cloud/t/the-svg-to-dxf-conversion-...
  4. Convert HTML Reports to PDF – Aspose.HTML Cloud

    Learn how to convert HTML reports into PDF documents using Aspose.HTML Cloud API, with detailed examples in C# and JavaScript....</ body > 30 </ html > API Request for Report Conversion Endpoint:...0/html/conversion/html-pdf/sync Request Body: Copy 1 { 2 "InputContent"...

    docs.aspose.cloud/html/common-usecases/report-h...
  5. How to protect a file with Aspose.Cells Cloud|D...

    How to protect an Excel file with Aspose.Cells Cloud.... Construct the API Request and Call the API This creates...files and protection Workbook request. It then calls the protect...

    docs.aspose.cloud/cells/how-to-protect-file/
  6. Swift 中的水印

    在 PDF 或 Word 中添加或删除水印 Swift。还可以使用 Swift API 处理任何流行文档格式的水印。...insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/zh/swift/watermark/
  7. C#: Split Word Documents | Extract Pages from W...

    Discover step-by-step methods to efficiently split, divide, and extract pages from your Word files. Elevate productivity 'divide docs,' or extract DOC page... var request = new SplitDocumentRequest(inputFileName...instance of SplitDocument Request instance where we pass the...

    blog.aspose.cloud/words/split-word-documents-wi...
  8. Convert PDF Document to XLS Format|Documentation

    Aspose.PDF Cloud REST API a best PDF to Excell Converter. The SDKs are available in various languages such as, C#, Java, Python, Ruby, PHP, Node.js, Swift, Android and Go. Please check API Reference page that provides the description of API&apos;s parameters....Converts PDF document (in request content) to XLS format and...

    docs.aspose.cloud/pdf/convert-pdf-document-to-x...
  9. Set Barcode Image Kind|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.... Usage in API Requests The RecognitionImageKind parameter...and can be set in several requests within the API. It is available...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  10. Swift Convert WORD To Image REST API

    Convert a Word document to Image in Swift using REST API. Save a Word document as Image using Swift.... ; let request = SplitDocumentOnlineR (document:...api.splitDocumentOnline(request: request); Run code Copy Swift...

    products.aspose.cloud/words/swift/conversion/wo...