Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 29,934 for

request

(0.26 sec)
  1. Mail Merge In Java

    Create personalized documents, automate emails, generate reports using Mail merge in Java. Mail merge Word or PDF templates with your data using Java....source data Create a MailMerge request, passing template and data...executeMailMergeOnli() method, passing the request Get the result of Mail merge...

    products.aspose.cloud/words/java/mailmerge/
  2. Swift Merge JPG To PDF REST API

    Merge JPG to PDF in Swift using REST API. Save JPG as PDF using Swift....appendDocumentOnline(request: appendDocumentOnline); let...= try api.convertDocument(request: convertDocument); Run code...

    products.aspose.cloud/words/swift/merge/jpg-to-...
  3. Data Labels Over Maximum of the Chart with char...

    Aspose.Slides Cloud is a REST API solution to create & manipulate PowerPoint presentations on any platform. It also allows chart manipulation on slides....additional information in the HTTP request. These are used for troubleshooting...

    blog.aspose.cloud/slides/show-data-labels-over-...
  4. Remove Bookmark in Word with NET REST API

    Follow this article to remove bookmark in Word with NET REST API. It has the IDE settings and sample code to delete bookmark in Word with C# Low Code API....Instantiate the DeleteBookmarkOnline request object by providing the bookmark...

    kb.aspose.cloud/words/net/remove-bookmark-in-wo...
  5. Convert an Excel file to another format or save...

    Aspose.Cells Cloud REST API support conversion excel files to kinds of format files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....file to other formats from request content. POST /cells/{name}/saveAs...

    docs.aspose.cloud/cells/conversion-and-save-as/
  6. Manipulate Excel cells formatting using REST API

    RESTful Cloud API for Excel worksheet processing. Add or update Pivot tables programmatically. Manipulate locally or Cloud storage based files...."authorization: Bearer <JWT Token>" Request URL https://api.aspose.cloud/v3...

    blog.aspose.cloud/cells/manipulate-pivot-tables...
  7. Manipulate Excel cells formatting using Cloud A...

    Set custom font during PowerPoint conversion. REST API for PPTX to PDF or PPT to SVG conversion. DefaultRegularFont during PPTX export to HTML or XPS...Pdf\"}" Request URL https://api.aspose.cloud/v3...

    blog.aspose.cloud/slides/specify-defaultregular...
  8. Replace content in remote spreadsheet|Aspose.Ce...

    Replace text in the remoted spreadsheet.... The request parameters of replaceContentInRemo...

    docs.aspose.cloud/cells/replace-content-in-remo...
  9. Python Split PDF REST API

    Split PDF file in Python using REST API...., 'rb' ) request = asposewordscloud.models.requests.SplitDocumentOnlineR(...words_api.split_document_online(request) Run code Copy Python code...

    products.aspose.cloud/words/python/split/pdf/
  10. Python Split DOCX REST API

    Split DOCX file in Python using REST API...., 'rb' ) request = asposewordscloud.models.requests.SplitDocumentOnlineR(...words_api.split_document_online(request) Run code Copy Python code...

    products.aspose.cloud/words/python/split/docx/