Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 123,487 for

request

(0.07 sec)
  1. Watermark In Javascript

    Add or remove watermark from PDF or Word JavaScript. Also work with the watermark in any popular document formats using Node API....the watermark from Create a request to remove the watermark Save...System Requirements @types/request (version 2.48.3+) lodash (version...

    products.aspose.cloud/words/nodejs/watermark/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Working with Watermarks in a Word document online https://docs.aspose.cloud/words/watermark/ Recent content in Working with Watermarks in a Word docu......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/watermark/index.xml
  3. C#: Split Word Documents | Split DOC | Extract ...

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

    blog.aspose.cloud/words/split-word-documents-wi...
  4. 合并多个Excel文件

    Aspose.Cells Cloud REST API 允许将多个 Excel 文件合并为一个 Excel 文件,并提供多种编程语言的 SDK,包括 Android、C#、Go、Java、NodeJS、Perl、PHP、 1、Ruby 和 Swift。...Request ; using System ; using System...PostMergeRequest request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/zh/merge/
  5. Add Text Stamp - Watermark to a PDF Page|Docume...

    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....PostPageTextStamps Sample Request Object { "Type" : 0 , "Background"...

    docs.aspose.cloud/pdf/add-text-stamp-watermark-...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Track revision changes in a document https://docs.aspose.cloud/words/documents/track-changes/ Recent content in Track revision changes in a document ......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/documents/track-changes...
  7. "500 Internal Server Error" on PDF file upload ...

    When trying to upload a file, we get the following response: <html> <head><title>500 Internal Server Error</title></head> <body> <center><h1>500 Internal Server Error</h1></center> <hr><center>nginx</center> </body> </h…...</body> </html> Performing a PUT request to https://api.aspose.cloud/v3...client_secret , and filename . import requests import json import urllib...

    forum.aspose.cloud/t/500-internal-server-error-...
  8. Remove Password Protection From Excel File usin...

    In this tutorial, you'll learn to remove password protection from Excel File using Java REST API. You can easily decrypt Excel file using Java low code API with the help of following steps and below code for free....Call the deleteUnProtectWorkb request method to decrypt excel file...properties. After formulating the Request Message, deleteUnProtectWorkb()...

    kb.aspose.cloud/cells/java/remove-password-prot...
  9. Password Protect Excel File using Java REST API

    In this tutorial, you'll learn to password protect Excel File using Java REST API. You can easily encrypt Excel file using Java low code API with the help of following steps and below code for free....instance Call the postProtect request method to encrypt Excel file...properties. After formulating the Request Message, postProtect() performs...

    kb.aspose.cloud/cells/java/password-protect-exc...
  10. How to Force the Use of Custom Fonts During Wor...

    I am testing the following API for converting Word to PDF: https://api.aspose.cloud/v4.0/words/convert?format=pdf&storage=TEST&fontslocation=xxx I have specified the fontslocation parameter, assuming that it would enfo…...when making the conversion request. Fallback Mechanism : The fontsLocation...the custom fonts. Example Request : Here’s an example of how...

    forum.aspose.cloud/t/how-to-force-the-use-of-cu...