Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 7,986 for

x

(1.2 sec)
  1. Curl Merge DOC To JPG REST API

    Merge DOC to JPG in cURL using REST API. Save DOC as JPG using cURL....0/words/online/put/appendDocument" \ -X PUT \ -H "Content-Type: multipart/form-data"...0/words/convert?format=jpg" \ -X PUT \ -H "Content-Type: multipart/form-data"...

    products.aspose.cloud/words/curl/merge/doc-to-jpg/
  2. Curl Merge PDF To JPG REST API

    Merge PDF to JPG in cURL using REST API. Save PDF as JPG using cURL....0/words/online/put/appendDocument" \ -X PUT \ -H "Content-Type: multipart/form-data"...0/words/convert?format=jpg" \ -X PUT \ -H "Content-Type: multipart/form-data"...

    products.aspose.cloud/words/curl/merge/pdf-to-jpg/
  3. Aspose.Cells Cloud Web API – Convert Local Exce...

    Use Aspose.Cells Cloud API to transform a local EXcel table into a JSON file in a single PUT request. Includes cURL eXample, parameters, and SDK snippets for C#, Java, Python, and more....{access_token}" Sample cURL Request curl -X PUT "https://api.aspose.cloud/v4...current stable release. Earlier v3.x endpoints are deprecated. How...

    docs.aspose.cloud/cells/convert-table-to-json/
  4. How to Get Range Content from an Excel Workshee...

    Learn how to retrieve range content from an EXcel worksheet using Aspose.Cells Cloud REST API. Includes request syntaX and sample code....application/json Sample cURL curl -X GET "https://api.aspose.cloud/v3...

    docs.aspose.cloud/cells/ranges/get/
  5. Create, Edit 3D Models, Objects & 3D Scenes via...

    Create 3D Entities, modify 3D Elements, eXtract 3D Scenes, and EXport to Various supported file formats inside cloud-based Python apps in the cloud...GLTF, DRC, RVM, PDF, AMF, PLY, X, JT, DXF, 3MF, ASE, VRML, HTML...Supported File Formats DirectX: X (ASCII/Binary) Siemens: JT DXF...

    products.aspose.cloud/3d/python/
  6. WordsAPI appendAllEntriesToOneSection flag issu...

    Previously we had a topic to add this flag WordsAPI splitting document to wrong number of pages After you added this new flag we found a new bug. When we join 2 or more documents we see that all page breaks are deleted.…...using a REST API call: curl -X PUT "https://api.aspose.cloud/v4..."Content-Type: application/json" \ -H "x-aspose-client: Containerize.Swagger"...

    forum.aspose.cloud/t/wordsapi-appendallentriest...
  7. Aspose.PDF for AWS|Documentation

    The Aspose.PDF for AWS boasts an array of advanced features tailored to sophisticated document management needs. Users can effortlessly generate compressed, split, and merged PDF files, or leverage the RESTful API to develop PDF viewers, editors, and converters. With support for converting documents from Word to PDF and vice versa, as well as transformations between PDF and formats like DOC, PPT, HTML, TIFF, SVG, EPUB, TEX, XML, PCL, and JPG, the API offers eXtensive versatility. Furthermore, developers can harness its capabilities across a variety of programming languages including C#, Java, Python, Ruby, PHP, Node.js, Swift, Android, and Go. Additionally, the API facilitates the eXtraction of teXt and images from PDF files, further enhancing its utility for comprehensive document processing tasks....Document for Conversion curl -X POST 'http://localhost/pdf/webapi/convert...Conversion using folder name curl -X POST 'http://localhost/pdf/we...

    docs.aspose.cloud/pdf/aspose-pdf-for-aws/
  8. NullReferenceException in compareDocument on re...

    Hello. The following output is admittedly a result with Claude Code but I did try to whittle out as much of the usual AI fluff to hopefully make this actually usable. I did, however, go through quite a bit of testing wit…...X() at h9.O() at R9.t(Row d, Row...p(Int32 d) at p9.K(r9 d) at p9.X() at h9.O() at i9.t() at i9.c(Document...

    forum.aspose.cloud/t/nullreferenceexception-in-...
  9. Update Chart Properties|Document

    Learn how to update chart properties (type, title, legend, etc.) in an EXcel workbook using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL eXample, and SDK snippets for C#, Java, PHP, Ruby, Node.js, Perl, and Go.... X-RequestId Unique identifier for...

    docs.aspose.cloud/cells/charts/properties/update/
  10. Uploading PDF file to Cloud Storage using Aspos...

    Hi. I’m trying to make a REST call to the storage but I get 'Bad Request – An error occurred while parse the multipart content: The file name could not have been retrieved." on the with the code eXample below. Any idea …...AddHeader("Content-Type", "application/x-www-form-urlencoded"); requestOAuth...

    forum.aspose.cloud/t/uploading-pdf-file-to-clou...