Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 67,992 for

path

(0.16 sec)
  1. Unmerge Cells in Excel Worksheet|Document

    Learn how to use the Aspose.Cells Cloud REST API to unmerge cells in an Excel worksheet, with request examples, response format, and SDK code samples for multiple programming languages....string path Name of the workbook file. sheetName string path Name... folder string query Folder path where the workbook is stored...

    docs.aspose.cloud/cells/unmerge-cells-in-excel-...
  2. 通过 Cloud Java SDK 调整 PDF 文档页面

    使用 Aspose.PDF Cloud 执行 PDF 文档的尺寸调整。查看 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/resize/
  3. Group rows on an Excel Worksheet|Document

    Group rows in an Excel worksheet using the Aspose.Cells Cloud REST API. Supports multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) for easy integration....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet. firstIndex...

    docs.aspose.cloud/cells/rows/group/
  4. Convert Markdown to PDF via Cloud Java SDK

    Convert Markdown (MD) files to clean, professional PDFs with Aspose.PDF Cloud SDK for Java....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , MD_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/md-to...
  5. 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....string path Name of the workbook file. sheetName string path Name...the chart. chartIndex integer path Zero‑based index of the chart...

    docs.aspose.cloud/cells/developer-guide/30versi...
  6. Set Target Barcode Types|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.... path . abspath ( os . path . join ( os . path . dirname...= os . path . abspath ( os . path . join ( os . path . dirname...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Remove Bookmarks from PDF via Cloud Python SDK

    Remove bookmarks from PDFs in Python using Aspose.PDF Cloud SDK. Clean up outdated navigation elements....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".. \\ credentials.json"...

    products.aspose.cloud/pdf/python/bookmarks/remove/
  8. Get Image Information from a Presentation|Docum...

    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/get-image-information-...
  9. Get all pictures in an Excel worksheet|Document

    Learn how to retrieve all pictures from an Excel worksheet using the Aspose.Cells Cloud REST API. SDKs are available for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift....string path The name of the Excel file. sheetName string path The...folder string query The folder path where the file is stored. storageName...

    docs.aspose.cloud/cells/pictures/get-all/
  10. The format is wrong when saving word as pdf fil...

    The logo duplicated after save word to pdf The word: image.png (99.9 KB) The pdf: 1734509357247.png (39.5 KB) Code: String Path = “C:\Users\z_jia\Desktop\a\a.docx”; Document word = new Document(Path); word.save(“…...5 KB) Code: String path = “C:\Users\z_jia\Desktop\a\a...Document word = new Document(path); word.save(“C:\Users\z_jia\Desktop\a\a...

    forum.aspose.cloud/t/the-format-is-wrong-when-s...