Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,419 for

header

(0.06 sec)
  1. GetSlides Fails with AmazonS3 Storage Exception...

    Issue Description We are experiencing a sudden failure with the Aspose.Slides API that was working perfectly until yesterday. The API is now throwing an AmazonS3 Storage exception related to AWS Access Key Id. Timeline …...Authorization: Bearer <token> header for all subsequent calls. Test...request headers (especially the Authorization header) – you can...

    forum.aspose.cloud/t/getslides-fails-with-amazo...
  2. Split a Presentation Saved to Storage|Documenta...

    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/split-a-presentation-s...
  3. Add Sections in PowerPoint with Node.js REST API

    This article assists in adding slide sections with Node.js REST API. You will learn to work with PowerPoint section with Node.js REST Interface using a Node.js-based Cloud SDK by following the stapes shared in this guide....refer to the article on edit header and footer in PowerPoint with...

    kb.aspose.cloud/slides/nodejs/add-sections-in-p...
  4. Insert a HeaderFooter into a Word document onli...

    Insert a HeaderFooter into a Word document programmatically via Cloud API....on/schema Required Type of header/footer. Note : to access this...

    docs.aspose.cloud/words/headers-and-footers/add/
  5. 通过云端 Python SDK 替换 PDF 中的表格

    使用 Aspose.PDF Cloud SDK 在 Python 中以编程方式替换 PDF 表格数据。...num_of_cols = 5 num_of_rows = 5 header_text_state = TextState ( font...common_text_state ) if row_index == 0 : # header cells cell . background_color...

    products.aspose.cloud/pdf/zh/python/table/replace/
  6. 通过云 Python SDK 向 PDF 添加表格

    使用 Aspose.PDF Cloud SDK 通过 Python 将表格插入 PDF。动态添加结构化数据。...num_of_cols = 5 num_of_rows = 5 header_text_state = TextState ( font...common_text_state ) if row_index == 0 : # header cells cell . background_color...

    products.aspose.cloud/pdf/zh/python/table/add/
  7. 通过云端 Node.js SDK 向 PDF 添加表格

    使用 Node.js 和 Aspose.PDF Cloud SDK 向 PDF 文档中添加表格。...commonTextState ; if ( rowIndex == 0 ) // header cells { cell . backgroundColor...rowIndex == 0 ) textRect . text = "header #" + colIndex ; else textRect...

    products.aspose.cloud/pdf/zh/nodejs/table/add/
  8. 通过云端 Node.js SDK 替换 PDF 中的表格

    Aspose.PDF Cloud 允许您替换 PDF 文档中的表格。查看 Node.js 源代码以替换 PDF 文件中的表格。...commonTextState ; if ( rowIndex == 0 ) // header cells { cell . backgroundColor...rowIndex == 0 ) textRect . text = "header #" + colIndex ; else textRect...

    products.aspose.cloud/pdf/zh/nodejs/table/replace/
  9. Different results between self-hosted and saas ...

    I have converted RTF to HTML using both the self-hosted and saas versions of the api and they seem to return different results. In the case of the self-hosted container, I hit the /convert?Format=html endpoint, set an rt…...body, and set the Content-Type header to application/rtf . In the...in the pdfs is between the headers and footers). rtf.zip (475...

    forum.aspose.cloud/t/different-results-between-...
  10. Add Sections in PowerPoint with Java REST API

    This article assists in adding slide sections with Java REST API. You will learn to work with PowerPoint section with Java REST Interface using a Java-based Cloud SDK by following the stapes shared in this guide....refer to the article on edit header and footer in PowerPoint with...

    kb.aspose.cloud/slides/java/add-sections-in-pow...