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

path

(0.09 sec)
  1. 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...
  2. 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...
  3. 通过云 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...
  4. 通过 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...
  5. 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...
  6. Custom Fonts Slowing Down Slides Cloud API Call...

    Hi, we are a customer on the Cloud Total Plan. We are using Aspose to convert slides to images using the Python library. For convert Slides to images using Aspose Slides Cloud API via Python package, if we provide font f…...we need to provide the exact path of the font file used in the...to increased processing time. Path Specification : When using your...

    forum.aspose.cloud/t/custom-fonts-slowing-down-...
  7. Convert EPUB to PDF via Cloud Java SDK

    Turn EPUB eBooks into PDF with Aspose.PDF Cloud SDK for Java. Ideal for digital publishing workflows....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , EPUB_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/epub-...
  8. Resize PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to resize PDF Document. Check the Python source code to resize PDF file....file to Aspose Cloud Set up path and parameters for conversion...logging from pathlib import Path from asposepdfcloud import PdfApi...

    products.aspose.cloud/pdf/python/resize/
  9. Appending Bookmark via Cloud Java SDK

    Add bookmark to PDF files using Aspose.PDF Cloud SDK for Java. Enhance discoverability and indexing....Path ; import java.nio.file.StandardCopyOption...Title XYZ" ; String BOOKMARK_PATH = "/1" ; try { PdfApi pdfApi...

    products.aspose.cloud/pdf/java/bookmarks/add/
  10. Copy a Layout 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 name of a destination...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/copy-a-layout-slide/