Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 68,227 for

path

(0.92 sec)
  1. Delete Animations|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 name of a presentation...storage. slideIndex integer path true The 1-based index of a...

    docs.aspose.cloud/slides/delete-animations/
  2. Delete all shapes on an Excel worksheet|Document

    Delete all shapes from an Excel worksheet using the Aspose.Cells Cloud REST API. The operation is available via cURL and a wide range of SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, Android, Swift)....Location Description name string path The name of the Excel document...document. sheetName string path The name of the worksheet. folder...

    docs.aspose.cloud/cells/shapes/clear/
  3. Delete background on an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to delete the background image of an Excel worksheet. SDKs are available for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go....string path The name of the Excel file. sheetName string path The...

    docs.aspose.cloud/cells/worksheets/background/d...
  4. 通过云 Java SDK 添加 PDF 文本批注

    使用 Aspose.PDF Cloud Java SDK 向 PDF 文档添加文本批注。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/zh/java/annotations/t...
  5. 通过云 Java SDK 删除 PDF 页面上的表格

    使用 Aspose.PDF Cloud SDK for Java 删除 PDF 中页面上的表格。移除文档中页面上的表格。...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-...
  6. Add Stamp to PDF via Cloud Python SDK

    Add text-based and image stamps to PDF files in Python using Aspose.PDF Cloud SDK. Automate document labeling....import json from pathlib import Path import logging # Configure logging...)) if self . pdf_api : file_path = localFolder + "/" + storagePDFName...

    products.aspose.cloud/pdf/python/stamp/add/
  7. Aspose.Cells Cloud Replace Web API – Update Tex...

    Use Aspose.Cells Cloud to find and replace text in a specific range of a remote Excel file. Supports authentication, error handling, and multi‑language SDKs....Parameters Parameter Name Type Path/Query String/HTTP Body Description...Description name String Path The name of the workbook file stored...

    docs.aspose.cloud/cells/replace-content-in-remo...
  8. Add Image to the Headers of PDFs via Cloud .NET...

    Add image headers to PDF documents using Aspose.PDF Cloud SDK in .NET. Branding, signatures, images and more.... UploadFileAsync ( Path . Combine ( storageTempFolder...await pdfApi . UploadFileAsync ( Path . Combine ( storageTempFolder...

    products.aspose.cloud/pdf/net/headers/image/
  9. 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/
  10. 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...