Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 66,803 for

path

(0.09 sec)
  1. Working with Files and Storage using Aspose.CAD...

    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....Swagger Link /cad/storage/file/{path} GET Download a File from Storage...Swagger Link /cad/storage/file/{path} PUT Upload a file to Cloud...

    docs.aspose.cloud/cad/working-with-files-and-st...
  2. Autofit a row on an Excel worksheet|Document

    Aspose.Cells Cloud REST API support autofitting a row 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 The file name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/worksheets/autofit/row/
  3. 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...
  4. Table|Aspose Words Cloud Docs

    Table...nodePath NodePath string The path to the node in the document...destFileName DestFileName string Result path of the document after the operation...

    docs.aspose.cloud/words/spec/table/
  5. TableRow|Aspose Words Cloud Docs

    TableRow...tablePath TablePath string The path to the table in the document...destFileName DestFileName string Result path of the document after the operation...

    docs.aspose.cloud/words/spec/tablerow/
  6. Aspose.Cells Cloud Web API - Search Range Conte...

    Efficiently search for text within a specified range of a remote spreadsheet stored in cloud storage using the Excel API....Parameters: Parameter Name Type Path/Query String/HTTPBody Description...Description name String Path The name of the spreadsheet file. worksheet...

    docs.aspose.cloud/cells/search-content-in-remot...
  7. 通过 Cloud .NET SDK 添加页面

    使用 Aspose.PDF Cloud SDK for .NET 向 PDF 添加新页面。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/pages/add/
  8. 通过云 .NET SDK 删除页面

    使用 Aspose.PDF Cloud SDK for .NET 从 PDFs 中删除页面。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/pages/delete/
  9. Replace Link via Cloud .NET SDK

    Replace link in PDF files using Aspose.PDF Cloud SDK for .NET. Enhance discoverability and indexing.... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/net/links/replace/
  10. Get worksheet from an Excel worksheet|Document

    Aspose.Cells Cloud REST API support getting worksheet to different format from 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 document name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/worksheets/get-worksheet/