Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 61,289 for

path

(0.22 sec)
  1. Delete all pivot tables in an Excel worksheet|A...

    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/
  2. Unfreeze panes on an Excel worksheet|Aspose.Cel...

    Aspose.Cells Cloud REST API support unfreezing panes 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 row integer query...

    docs.aspose.cloud/cells/worksheets/panes/unfreeze/
  3. Delete all OLE objects in an Excel worksheet|As...

    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/
  4. Unmerge merged cells of the range|Aspose.Cells ...

    Aspose.Cells Cloud REST API support unmerging merged cells of the range 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 workbook name sheetName string path worksheet...

    docs.aspose.cloud/cells/ranges/unmerge/
  5. Get all pictures in an Excel worksheet|Aspose.C...

    Aspose.Cells Cloud REST API support getting all pictures 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/pictures/get-all/
  6. Add an Excel worksheet|Aspose.Cells Cloud Document

    Aspose.Cells Cloud REST API support adding 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 new sheet...

    docs.aspose.cloud/cells/worksheets/add/
  7. Calculate formula on an Excel worksheet|Aspose....

    Aspose.Cells Cloud REST API support calculating formula 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 Worksheet...

    docs.aspose.cloud/cells/worksheets/calculate-fo...
  8. Set a Particular Document Property|Aspose.Cells...

    Aspose.Cells Cloud REST API support updating properties from excel files. 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 document name. propertyName string path The property...

    docs.aspose.cloud/cells/document-properties/upd...
  9. 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...
  10. PHP API - Inserting a new document field - Free...

    I have a word document with multiple paragraphs. I’d like to insert a field code at the begining of the first paragraph. $paragraph_index = 0; $wordsApi->insertField( new InsertFieldRequest( $filename, // Th…...s/$paragraph_index", // The path to the node in the document...example, if you pass the paragraph path in the nodepath parameter, then...

    forum.aspose.cloud/t/php-api-inserting-a-new-do...