Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 67,902 for

path

(0.08 sec)
  1. Convert Workbook with Row & Column Headers Visi...

    Is it possible to convert an Excel workbook to PNG with visible row and column headers?...convertWorkbookToPng("path/to/your/excel/file.xlsx", "file...replace "path/to/your/excel/file.xlsx" with the actual path to your...

    forum.aspose.cloud/t/convert-workbook-with-row-...
  2. 通过云端 Python SDK 向 PDF 添加签名

    Aspose.PDF Cloud 允许您向 PDF 文档添加签名。查看 Python 源代码以将签名添加到 PDF 文件中。...logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".../../..credentials.json"...

    products.aspose.cloud/pdf/zh/python/signature/add/
  3. Work with Headers in PDFs via Cloud .NET SDK

    Make changes to PDF document headers with the Aspose.PDF Cloud SDK in .NET. Branding, signatures, images, headers, footers and more.... UploadFileAsync ( Path . Combine ( storageTempFolder...await pdfApi . UploadFileAsync ( Path . Combine ( storageTempFolder...

    products.aspose.cloud/pdf/net/headers/
  4. Add Image to the Headers of PDFs via Cloud .NET...

    Add image headers to PDF documents using Aspose.PDF Cloud SDK in .NET. Branding, signatures, images and more.... UploadFileAsync ( Path . Combine ( storageTempFolder...await pdfApi . UploadFileAsync ( Path . Combine ( storageTempFolder...

    products.aspose.cloud/pdf/net/headers/image/
  5. Paragraph|Aspose Words Cloud Docs

    Paragraph...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/paragraph/
  6. Set Barcode Colorscheme|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.... path }${ Platform . pathSeparator...( " ${ Directory . current . path }${ Platform . pathSeparator...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Resize PDF docuemnt pages via Cloud .NET SDK

    Resize PDF document is performed using Aspose.PDF Cloud. Check the .NET source code to resize PDF file pages.... UploadFileAsync ( Path . Combine ( storageTempFolder...downloadStream = pdfApi . DownloadFile ( Path . Combine ( storageTempFolder...

    products.aspose.cloud/pdf/net/resize/
  8. Create a New Presentation|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 file name for the new...string query false The folder path where the new presentation will...

    docs.aspose.cloud/slides/create-a-new-presentat...
  9. Get text items from an Excel workbook|Document

    Aspose.Cells Cloud REST API support getting 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...Description name string path The workbook name. folder string query...

    docs.aspose.cloud/cells/workbook/get-text-items/
  10. Set page setup for a worksheet|Document

    Set page setup for an Excel worksheet using Aspose.Cells Cloud REST API. Includes request details, cURL example, and SDK code snippets for multiple programming languages....name string path Document name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/set-page-setup/