Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 66,780 for

path

(0.03 sec)
  1. Delete Comments|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 the presentation...of Amazon S3 storage folder path starts with Amazon S3 bucket...

    docs.aspose.cloud/slides/delete-comments/
  2. Replace text in an Excel worksheet|Document

    Aspose.Cells Cloud REST API support finding text from Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...name string path Document name. sheetName string path Worksheet...

    docs.aspose.cloud/cells/worksheets/replace-text/
  3. 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...
  4. Delete all OLE objects in an Excel worksheet|Do...

    Aspose.Cells Cloud REST API support deleting all OLE objects in an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...string path The workbook name. sheetName string path The worsheet...

    docs.aspose.cloud/cells/oleobjects/clear/
  5. Add a dynamic date filter in an Excel worksheet...

    The Aspose.Cells Cloud API supports adding a dynamic filter on an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...Description name string path sheetName string path range string query...

    docs.aspose.cloud/cells/autofilter/add-dynamic-...
  6. Add a color filter in an Excel worksheet|Document

    The Aspose.Cells Cloud API supports adding a color filter on an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...Description name string path sheetName string path range string query...

    docs.aspose.cloud/cells/autofilter/add-color-fi...
  7. Delete all pivot tables in an Excel worksheet|D...

    Aspose.Cells Cloud REST API support deleting all pivot tables in an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...name string path Document name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/pivot-tables/clear/
  8. Find text in an Excel worksheet|Document

    Aspose.Cells Cloud REST API support finding text from Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...name string path Document name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/worksheets/find-text/
  9. Autofit multiple rows on an Excel worksheet|Doc...

    Aspose.Cells Cloud REST API support autofitting rows on an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...name string path Document name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/worksheets/autofit/rows/
  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...