Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 67,970 for

path

(0.09 sec)
  1. 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 Workbook file name. sheetName string path Worksheet...object. listObjectIndex integer path Index of the list object in...

    docs.aspose.cloud/cells/developer-guide/30versi...
  2. Aspose.Cells Cloud Web API - Export a remote Sp...

    Efficiently converts tables from spreadsheets in cloud storage to various specified formats....Parameters: Parameter Name Type Path/Query String/HTTPBody Description...Description name String Path (Required) The name of the workbook file...

    docs.aspose.cloud/cells/export-table-as-format/
  3. Rotate PDF via Cloud Java SDK

    Rotate PDF pages is performed using Aspose.PDF Cloud. Check the Java source code to rotate PDF file....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/rotate/
  4. Convert PDF to XPS via Cloud Java SDK

    Turn PDF files into XPS documents with Aspose.PDF Cloud SDK for Java. Preserve layout and vector data....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/pdf-t...
  5. Convert PDF to EPUB via Cloud Java SDK

    Convert PDF documents into EPUB eBooks with Aspose.PDF Cloud SDK for Java. Reflow content for mobile reading....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/pdf-t...
  6. I'm trying convert word file to pdf, but not wo...

    I’m trying convert word file to pdf, but not working my code. Before it’s works. $docxFile = $filePath; $pdfFileName = 'destination.pdf'; $api = new WordsApi($clientId, $clientSecret); $upload_…... I have error: [ValueError] Path cannot be empty (0) /var/ww...ValueError indicating that the path cannot be empty when trying...

    forum.aspose.cloud/t/im-trying-convert-word-fil...
  7. Get Fill Format of a Chart Area from a Workshee...

    Retrieves the fill format information of a chart area in a worksheet using the Aspose.Cells Cloud REST API....name string path Workbook name. sheetName string path Worksheet...Worksheet name. chartIndex integer path Index of the chart. folder string...

    docs.aspose.cloud/cells/charts/chart-area/fill-...
  8. Replace text in an Excel workbook|Document

    Use Aspose.Cells Cloud REST API to replace text in Excel (XLS, XLSX, XLSM, XLSB) and OpenDocument Spreadsheet (ODS) workbooks. The API is available via cURL and multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, etc.)....string path Name of the workbook file. sheetName string path Name... folder string query Folder path containing the workbook. storageName...

    docs.aspose.cloud/cells/workbook/replace-text/
  9. Add|Document

    Adds a comment to a specific worksheet cell using the Aspose.Cells Cloud REST API....Location Description name string path The name of the workbook file...string path The name of the worksheet. cellName string path The...

    docs.aspose.cloud/cells/comments/add/
  10. Set zoom for an Excel worksheet|Document

    Learn how to set the zoom level of an Excel worksheet using the Aspose.Cells Cloud REST API. The guide includes request details, cURL examples, and SDK code snippets for multiple programming languages....Location Description name string path The name of the Excel file (workbook)...(workbook). sheetName string path The name of the worksheet to...

    docs.aspose.cloud/cells/worksheets/zoom/