Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,672 for

header

(0.28 sec)
  1. 通过云端 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/
  2. .DOCX file is failing to convert and error “Ope...

    Upload HTML to Aspose Storage Failed Description “Operation Failed” on paid subscription: Client ID: 119b1fe8-7aae-4ef5-a147-9f479b3cb548 “Error”: { “Code”: “errorAuthentication”, “Message”: “Bearer error="invalid_…... So I want to check what headers you set for your requests itsharedservice...check what headers you set for your requests Input Header: Accept":...

    forum.aspose.cloud/t/docx-file-is-failing-to-co...
  3. Read Information about Master 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...

    docs.aspose.cloud/slides/read-information-about...
  4. Get a Slide Theme|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-a-slide-theme/
  5. Aspose.Slides Cloud for Java

    This API allows to manipulate Microsoft PowerPoint files in Java using Cloud REST APIs. Allows to create, convert, edit and perform other operations on PowerPoint files....PowerPoint with Java REST API Edit Header and Footer in PowerPoint with...

    kb.aspose.cloud/slides/java/page/2/
  6. Aspose.Cells Cloud API – Text Processing (Trim,...

    Learn how to trim, split, convert, extract, and remove text in Excel files using Aspose.Cells Cloud REST APIs. Includes concise examples and SDK snippets....supplied in the Authorization header. Refer to the authentication...

    docs.aspose.cloud/cells/text-processing/
  7. Extract a Notes 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...by default. password string header false The password to open...

    docs.aspose.cloud/slides/extract-a-notes-slide/
  8. Update a List Object in an Excel Worksheet|Docu...

    Learn how to update an Excel table using Aspose.Cells Cloud API (v3.0). Includes endpoint, parameters, sample cURL, error codes, and SDK examples....optional true to display the header row. ShowTotals boolean optional...token in the Authorization header. What response do I receive...

    docs.aspose.cloud/cells/list-objects/update/
  9. 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/
  10. Replace Tables in PDF via Cloud Node.js SDK

    Replace or change tables in PDF docuemnt using Aspose.PDF Cloud. Check the Node.js source code to replace Tables in PDF files....commonTextState ; if ( rowIndex == 0 ) // header cells { cell . backgroundColor...rowIndex == 0 ) textRect . text = "header #" + colIndex ; else textRect...

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