Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 68,000 for

path

(0.08 sec)
  1. 通过云 .NET SDK 操作 PDF 页眉

    使用 Aspose.PDF Cloud SDK 在 .NET 中向 PDF 页面添加页眉。品牌、签名等。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/headers/
  2. 通过 Cloud .NET SDK 在 PDF 页眉中添加图像

    使用 Aspose.PDF Cloud SDK 在 .NET 中向 PDF 页面添加图像页眉。品牌化、签名等。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/headers/image/
  3. 通过云 Java SDK 删除书签

    使用 Aspose.PDF Cloud SDK for Java 从 PDF 中删除书签。...Path ; import java.nio.file.StandardCopyOption...tput.pdf" ; String BOOKMARK_PATH = "/1" ; try { PdfApi pdfApi...

    products.aspose.cloud/pdf/zh/java/bookmarks/rem...
  4. 通过云 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/annotations/t...
  5. Find text in an Excel worksheet|Document

    Use the Aspose.Cells Cloud REST API to find text in an Excel worksheet. The API is available across multiple SDKs and programming languages....name string path Document name. sheetName string path Worksheet...

    docs.aspose.cloud/cells/worksheets/find-text/
  6. Verify Signature in PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to verify a Signature in PDF Document. Check the Python source code to verify a Signature in PDF file....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".../../..credentials.json"...

    products.aspose.cloud/pdf/python/signature/verify/
  7. Export Excel Range to PDF, PNG, CSV – Aspose.Ce...

    Convert a specific Excel range stored in Aspose Cloud to PDF, PNG, CSV or other formats. Learn the endpoint, parameters, sample code, and error handling....Location Description name String Path (Required) The name of the workbook...retrieved. worksheet String Path The worksheet name of the spreadsheet...

    docs.aspose.cloud/cells/export-range-as-format/
  8. Create a VBA Module|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...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/create-a-vba-module/
  9. Add multiple rows to an Excel worksheet|Document

    Learn how to use the Aspose.Cells Cloud REST API to insert multiple rows into an Excel worksheet. This guide covers the endpoint, request parameters, sample cURL commands, and SDK usage examples....string path The workbook name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/rows/add/rows/
  10. Unhide rows on an Excel worksheet|Document

    Use the Aspose.Cells Cloud REST API to unhide rows in an Excel worksheet. The API is available through multiple SDKs such as .NET, Java, Python, Node.js, Ruby, Go, PHP, Perl, and Swift....string path The workbook name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/rows/unhide/