Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,760 for

header

(0.09 sec)
  1. Authentication|Aspose Words Cloud Docs

    Authenticate with Aspose.Words Cloud API using OAuth 2.0 Client Credentials and JWT Bearer tokens. Obtain access tokens via POST /connect/token....Authorization: Bearer <token> header. Get Credentials API authentication...token in the Authorization header of every API request: curl...

    docs.aspose.cloud/words/getting-started/authent...
  2. Delete Slides|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.... password string header false The password to open...slide is added. password string header false The password to open...

    docs.aspose.cloud/slides/delete-slides/
  3. Move a Slide|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.... password string header false The password to open...positions. password string header false The password to open...

    docs.aspose.cloud/slides/move-a-slide/
  4. Get Text Portion Properties|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.... password string header false The password to open...text portion. password string header false The password to open...

    docs.aspose.cloud/slides/get-text-portion-prope...
  5. PDF Signature: Hide CN from PFX but Show Timest...

    Hi Aspose team, I’m using the POST /pdf/{name}/sign API to digitally sign a PDF file with a .pfx certificate. Here’s the request I’m sending via curl: bash CopyEdit curl --location 'https://api.aspose.cloud/v3.0/pdf/…...pdf/sign' \ --header 'authorization: Bearer <token>' \ --header 'Content-Type:...pdf/sign' \ --header 'authorization: Bearer <token>' \ --header 'Content-Type:...

    forum.aspose.cloud/t/pdf-signature-hide-cn-from...
  6. Creating Tables for PDF via Cloud .NET SDK

    Create tables for PDFs using Aspose.PDF Cloud SDK for .NET. Dynamically generate extended structured layouts for documents....num_of_rows = 5 ; TextState header_text_state = new TextState...if ( row_index == 0 ) { // header cells cell . BackgroundColor...

    products.aspose.cloud/pdf/net/table/create/
  7. Read Document Properties|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.... password string header false The password to open...document property. password string header false The password to open...

    docs.aspose.cloud/slides/read-document-properties/
  8. How to Convert BMP to PNG with Java REST API

    In this simple and easy tutorial, you'll understand how to convert BMP to PNG with Java REST API. You can easily convert BMP to PNG with Java with the help of this sample code with low code REST API for free....It contains a file header, information header, and bitmap pixels...

    kb.aspose.cloud/imaging/java/how-to-convert-bmp...
  9. Delete 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.... password string header false The password to open...be deleted. password string header false The password to open...

    docs.aspose.cloud/slides/delete-text-portions-o...
  10. Hide Chart Legend in an Excel Worksheet – Aspos...

    Learn how to hide a chart legend in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes HTTPS endpoint, required authentication, request syntax, response details, error handling, and SDK examples....token in the Authorization header. A 200 OK response indicates...Authorization: Bearer <jwt token> header. Obtain the token via the Aspose...

    docs.aspose.cloud/cells/charts/legend/hide/