Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 3,560 for

header

(0.06 sec)
  1. Add a Text Watermark|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...for the text. password string header false The password to open...

    docs.aspose.cloud/slides/add-a-text-watermark/
  2. Using Aspose cloud for MS Power Platform Custom...

    Is it possible to use APOSE Cloud HTML for a custom connector in Power Automate? It has OAuth2.0 support but I’m not certain if I can get Aspose to work with it. From what I’ve read ASPOSE Cloud does not have an authoriz…...Workarounds Use manual token in header (limited, not dynamic): You...manually using a static custom header: Authorization: Bearer {your_token}...

    forum.aspose.cloud/t/using-aspose-cloud-for-ms-...
  3. Get Slide Comments|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...

    docs.aspose.cloud/slides/get-slide-comments/
  4. Delete a Main Sequence|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...

    docs.aspose.cloud/slides/delete-a-main-sequence/
  5. Read Protection 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...

    docs.aspose.cloud/slides/read-protection-proper...
  6. Authorization in PHP SDK|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....added to the Authorization header for each request. External...provided JWT in the Authorization header without attempting to generate...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Recognition workflow|Documentation

    An overview of the Aspose.OCR Cloud recognition process....access token in Authorization header of the request along with the...access token, setting request headers, and other technical issues...

    docs.aspose.cloud/ocr/recognition-workflow/
  8. Convert Workbook with Row & Column Headers Visi...

    Is it possible to convert an Excel workbook to PNG with visible row and column Headers?...Workbook with Row & Column Headers Visible Aspose.Cells Cloud...with visible row and column headers? Professionalize.Discourse...

    forum.aspose.cloud/t/convert-workbook-with-row-...
  9. 通过云端 Node.js SDK 在 PDF 页眉中添加图片

    使用 Aspose.PDF Cloud 在 Node.js 中向 PDF 添加图片页眉。自动化报告格式化。...PDF Nodejs Header 通过云端 Node.js SDK 在 PDF 页眉中添加图片..."output_sample.pdf" , IMAGE_HEADER_FILE : "sample.png" , PAGE_NUMBER...

    products.aspose.cloud/pdf/zh/nodejs/header/image/
  10. Add Table to PDF via Cloud Node.js SDK

    Add tables into PDF documents using Node.js and Aspose.PDF Cloud SDK....commonTextState ; if ( rowIndex == 0 ) // header cells { cell . backgroundColor...rowIndex == 0 ) textRect . text = "header #" + colIndex ; else textRect...

    products.aspose.cloud/pdf/nodejs/table/add/