Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 67,902 for

path

(0.13 sec)
  1. Add Strikeout Annotations to PDFs via Cloud Jav...

    Insert Strikeout text annotations to PDF documents using Aspose.PDF Cloud Java SDK....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/annotations/stri...
  2. 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/
  3. Aspose.Cells Cloud Replace Web API - Update Tex...

    Efficiently find and replace specified text within a specific worksheet of remote Excel files stored in cloud storage. Update content precisely with Aspose.Cells Cloud Find and Replace Web API....Parameters: Parameter Name Type Path/Query String/HTTPBody Description...Description name String Path The name of the workbook file stored...

    docs.aspose.cloud/cells/replace-content-in-remo...
  4. 通过 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/add/
  5. 通过云 .NET SDK 删除页面

    使用 Aspose.PDF Cloud SDK for .NET 从 PDFs 中删除页面。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/pages/delete/
  6. 通过 Cloud Java SDK 将 PDF 转换为 HTML

    使用 Aspose.PDF Cloud SDK for Java 将 PDF 转换为 HTML 页面。实现网页友好的文档查看。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/zh/java/conversion/pd...
  7. Add Underline Annotations to PDFs via Cloud Jav...

    Insert underline text annotations to PDF documents using Aspose.PDF Cloud Java SDK....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/annotations/unde...
  8. 通过云端 Python SDK 从 PDF 中提取书签

    使用 Python 和 Aspose.PDF Cloud SDK 从 PDF 中提取所有书签。分析并导出文档结构。...logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r "C: \\ Projects \\ ASPOSE...

    products.aspose.cloud/pdf/zh/python/bookmarks/e...
  9. Extract attachments from PDF documents via Aspo...

    Retrieve attachments from PDFs with Python and Aspose.PDF Cloud SDK. Access embedded content efficiently....the Cloud API Set name with path of your document file Perform...logging from pathlib import Path from asposepdfcloud import ApiClient...

    products.aspose.cloud/pdf/python/attachments/get/
  10. Convert DWG to 3DS using Node.js REST API

    This short guide explains how to convert DWG to 3DS using Node.js REST API. You will learn to transform DWG to 3DS using Node.js REST API with the help of a Dotnodejs-based Cloud SDK....DWG and set the destination path for the converted 3DS output...to the specified output file path and confirm successful conversion...

    kb.aspose.cloud/cad/nodejs/convert-dwg-to-3ds-u...