Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 29,934 for

request

(0.08 sec)
  1. Dart Convert TEXT To HTML REST API

    Convert TEXT to HTML in Dart using REST API. Save TEXT as HTML using Dart....asByteData(); final request = ConvertDocumentReque(doc...await wordsApi.convertDocument(request); Run code Copy Dart code to...

    products.aspose.cloud/words/dart/conversion/tex...
  2. Dart Convert TEXT To GIF REST API

    Convert TEXT to GIF in Dart using REST API. Save TEXT as GIF using Dart....asByteData(); final request = SplitDocumentOnlineR(doc...wordsApi.splitDocumentOnline(request); Run code Copy Dart code to...

    products.aspose.cloud/words/dart/conversion/tex...
  3. Dart Convert TEXT To Image REST API

    Convert TEXT to Image in Dart using REST API. Save TEXT as Image using Dart....asByteData(); final request = SplitDocumentOnlineR(doc...wordsApi.splitDocumentOnline(request); Run code Copy Dart code to...

    products.aspose.cloud/words/dart/conversion/tex...
  4. Convert PDF Document to DOC Format|Documentation

    You can convert PDF to Word by using Aspose.PDF Cloud REST API. 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 for the description of API's parameters. The mode parameter of the API allows you to control how a PDF document is converted into a word processing document and it can contain one of the following two values:TextboxThis is the Default mode. This mode is fast and good for maximally preserving the original look of the PDF file, but editability of the resulting document could be limited. Every visually grouped block of text in the original PDF file is converted into a textbook in the resulting document. This achieves a maximal resemblance of the output document to the original PDF file. The output document will look good but it will consist entirely of textboxes and it could make further editing of the document in Microsoft Word quite hard.FlowFull recognition mode, the engine performs grouping and multi-level analysis to restore the original document author's intent and produce a maximally editable document. The downside is that the output document might look different from the original PDF file....Converts PDF document (in request content) to DOC format and...

    docs.aspose.cloud/pdf/convert-pdf-document-to-d...
  5. Update an Effect in an Interactive Sequence|Doc...

    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.... UpdateSpecialSlideAn Request Parameters Name Type Location...

    docs.aspose.cloud/slides/update-an-effect-in-an...
  6. Create a Paragraph|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.... CreateTableCellParag Request Parameters Name Type Location...

    docs.aspose.cloud/slides/create-a-paragraph-in-...
  7. Update a Chart Category|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.... UpdateChartCategory Request Parameters Name Type Location...

    docs.aspose.cloud/slides/update-a-chart-category/
  8. Update Text Portions|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.... UpdatePortion Request Parameters Name Type Location...

    docs.aspose.cloud/slides/update-text-portions/
  9. Add a Chart in a Worksheet|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....{ sheetName } /charts The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/charts/add/
  10. Convert Word document to TIFF image format onli...

    Convert Word document to TIFF image format 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/convert/document-to-tiff/