Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 66,780 for

path

(0.04 sec)
  1. Aspose.Words.Cloud.Sdk.ApiException: Error whil...

    Hi, We’ve been experiencing issues with Aspose.Words.Cloud SDK since this morning. Impossible to do any mail merge. I’m not sure if your upload service or mail merge service is down. Here is the code we have been using …...Path = $"/Templates/random-user-...often be related to the file path or the content being uploaded...

    forum.aspose.cloud/t/aspose-words-cloud-sdk-api...
  2. Split a Presentation Saved to Storage|Documenta...

    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 file name of the presentation...string query false The folder path where the presentation is saved...

    docs.aspose.cloud/slides/split-a-presentation-s...
  3. Convert DWG to 3DS using Java REST API

    This short guide explains how to convert DWG to 3DS using Java REST API. You will learn to transform DWG to 3DS using Java REST API with the help of a Dotjava-based Cloud SDK....DWG and set the destination path for the converted 3DS output...to the specified output file path and confirm successful conversion...

    kb.aspose.cloud/cad/java/convert-dwg-to-3ds-usi...
  4. 通过云端 Python SDK 向 PDF 添加书签

    使用 Aspose.PDF Cloud SDK 在 Python 中向 PDF 文件添加书签。改善文档导航和结构。...logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r "C: \\ Projects \\ ASPOSE...

    products.aspose.cloud/pdf/zh/python/bookmarks/add/
  5. Autofit columns on an Excel file|Document

    Aspose.Cells Cloud REST API support autofitting columns on an Excel workbook. 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 Document name. autoFitterOptions body...

    docs.aspose.cloud/cells/autofit-columns-on-an-e...
  6. 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/
  7. 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/
  8. Get a VBA Project|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 a presentation...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/get-a-vba-project/
  9. Merge Multiple PDF Files|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....passed in the /pdf/{name}/merge path variable String mergeDocuments...merged into the named document path parameter file cURL Example...

    docs.aspose.cloud/pdf/merge-multiple-pdf-files/
  10. 通过 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/