Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 68,584 for

path

(0.49 sec)
  1. Add Format Condition|Document

    Learn how to add a format condition to an Excel worksheet using the Aspose.Cells Cloud REST API (v3.0). Includes request syntax, parameters, secure cURL example, and SDK snippets....Location Description name string path The name of the Excel workbook...workbook. sheetName string path The name of the worksheet that contains...

    docs.aspose.cloud/cells/conditional-formattings...
  2. Aspose.Cells Cloud Web API – Set / Modify Open ...

    Learn how to protect an Excel workbook with an open or read‑write password using Aspose.Cells Cloud REST API. Includes request syntax, code samples, and error handling....HTTP Method Endpoint Query / Path Parameters Description PUT .../cells/{fileName}/protection fileName (path) – name of the workbook openPassword...

    docs.aspose.cloud/cells/protection/
  3. Move PDF Pages to New Locations in a PDF File|D...

    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....document containing the source page Path String pageNumber Yes The source...number for the move operation Path String newIndex Yes The destination...

    docs.aspose.cloud/pdf/move-pdf-pages-to-new-loc...
  4. Delete Page from PDF|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....Document to delete page from PATH String pageNumber yes The page...the number of pages in the PDF PATH Integer Resource The following...

    docs.aspose.cloud/pdf/delete-page-from-pdf/
  5. Unmerge Cells in a Range|Document

    Learn how to use the Aspose.Cells Cloud API to unmerge merged cells in a specific worksheet range. Includes endpoint, parameters, sample cURL, and SDK code snippets for C#, Java, Python, and more....string path Yes Workbook name. sheetName string path Yes Worksheet...

    docs.aspose.cloud/cells/ranges/unmerge/
  6. How to Apply a PowerPoint Master/Theme from One...

    Hi team, I’m working on a PowerPoint Add-in using Office.js (taskpane) and a NestJS backend. The client requirement is to allow users to apply a branded PowerPoint template (master slide + theme) to their existing prese…... You can specify their paths when calling the copyMasterSlide()...error is caused by an incorrect path to the original file. Do not...

    forum.aspose.cloud/t/how-to-apply-a-powerpoint-...
  7. Create PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to create PDF Document. Check the Python source code to create PDF file.... Path ( r "../../../Credentials/credentials...json" ) LOCAL_FOLDER = pathlib . Path ( r "C:\Samples" ) TEMP_FOLDER...

    products.aspose.cloud/pdf/python/create/
  8. 通过 Cloud .NET SDK 移动页面到新位置

    使用 Aspose.PDF Cloud SDK for .NET 将PDF中的页面移动到新位置。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/pages/move/
  9. 通过云 Java SDK 从 PDF 中按 Id 删除表格

    使用 Aspose.PDF Cloud SDK for Java 按 Id 从 PDF 中删除表格。通过 Id 从文档中移除表格。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/zh/java/table/delete-...
  10. Add a New 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....Required Description name string path true The file name of a presentation...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/add-a-new-slide/