Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 67,772 for

path

(0.11 sec)
  1. Work with stamps in PDF via Cloud Java SDK

    Working with stamps in PDF files using Aspose.PDF Cloud SDK for Java. Enhance discoverability and indexing....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/stamp/
  2. Merge Selected Slides into a Presentation in St...

    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 the initial...about presentations to merge (paths, passwords, slide indices, etc...

    docs.aspose.cloud/slides/merge-selected-slides-...
  3. Add Picture in an Excel file|Document

    Use Aspose.Cells Cloud REST API to add a picture to an Excel worksheet. SDKs for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift simplify integration across platforms....string path The workbook name. sheetName string path The worksheet...area. picturePath string query Path to the picture file; if omitted...

    docs.aspose.cloud/cells/pictures/add/
  4. Add a custom criteria in an Excel worksheet|Doc...

    Learn how to use the Aspose.Cells Cloud REST API to add a custom filter to an Excel worksheet. Includes request details, cURL example, and SDK code snippets for multiple programming languages....string path Name of the Excel file. sheetName string path Name... folder string query Folder path in storage where the file is...

    docs.aspose.cloud/cells/autofilter/add-custom-f...
  5. Add date filter in an Excel worksheet|Document

    Use the Aspose.Cells Cloud API to add a date filter to an Excel worksheet. Supports cURL and multiple SDKs for various programming languages....string Path The workbook name. sheetName string Path The worksheet... folder string Query Folder path of the original workbook. storageName...

    docs.aspose.cloud/cells/autofilter/add-date-fil...
  6. 通过 Cloud Java SDK 将 PDF 转换为 Microsoft Word DOCX

    使用 Aspose.PDF Cloud SDK for Java 将 PDF 转换为可编辑的 DOCX 文档。保留布局和文本结构。...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. 通过云 Java SDK 将 PDF 转换为 SVG

    使用 Aspose.PDF Cloud Java SDK 将 PDF 文件转换为可伸缩的 SVG 图像。...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...
  8. Add Highlight Text Annotations to PDFs via Clou...

    Insert Highlight 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/high...
  9. 通过云 Java SDK 解析 PDF 表格

    使用 Aspose.PDF Cloud SDK for Java 解析 PDF 文件以提取表格。提升可发现性和索引。...Path ; import com.google.gson.Gson...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/zh/java/parser/tables/
  10. Delete Pages via Cloud .NET SDK

    Delete Pages from PDFs using Aspose.PDF Cloud SDK for .NET.... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/net/pages/delete/