Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 67,980 for

path

(0.67 sec)
  1. Sign PDF Page|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....Yes The name of the document Path String pageNumber Yes The page...to add the signature file to Path Integer signature No The signature...

    docs.aspose.cloud/pdf/sign-pdf-page/
  2. Delete all shapes on an Excel worksheet|Document

    Delete all shapes from an Excel worksheet using the Aspose.Cells Cloud REST API. The operation is available via cURL and a wide range of SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, Android, Swift)....Location Description name string path The name of the Excel document...document. sheetName string path The name of the worksheet. folder...

    docs.aspose.cloud/cells/shapes/clear/
  3. Delete background on an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to delete the background image of an Excel worksheet. SDKs are available for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go....string path The name of the Excel file. sheetName string path The...

    docs.aspose.cloud/cells/worksheets/background/d...
  4. 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...
  5. 通过 Cloud Java SDK 将文本转换为 PDF

    使用 Aspose.PDF Cloud SDK for Java 将纯文本文件转换为格式化的 PDF。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , TXT_FILE_NAME...

    products.aspose.cloud/pdf/zh/java/conversion/te...
  6. 通过云 Java SDK 将 GIF 转换为 PDF

    使用 Aspose.PDF Cloud SDK for Java,轻松将 GIF 动画或图像转换为 PDF。保持内容以 PDF 格式存储。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , GIF_FILE_NAME...

    products.aspose.cloud/pdf/zh/java/conversion/gi...
  7. Create an Empty Excel Workbook|Document

    Learn how to create an empty Excel workbook using Aspose.Cells Cloud REST API. Includes cURL and SDK examples....Description templateFile string Path to a template workbook to use...(optional). dataFile string Path to a data file for populating...

    docs.aspose.cloud/cells/create-an-empty-excel-f...
  8. Unhide columns on an Excel worksheet|Document

    Learn how to use the Aspose.Cells Cloud REST API to unhide columns in an Excel worksheet. Includes request details, a cURL example, and SDK code samples for several programming languages....string path The workbook name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/columns/unhide/
  9. Update an OLE Object in an Excel Worksheet|Docu...

    Learn how to update an OLE object (image, chart, etc.) in an Excel worksheet using Aspose.Cells Cloud REST API. Includes cURL, SDK examples, authentication steps, and error handling....string path The workbook name. sheetName string path The worksheet...name. oleObjectIndex integer path Index of the OLE object within...

    docs.aspose.cloud/cells/oleobjects/update/
  10. Replace Bookmarks in PDF via Cloud Python SDK

    Replace PDF bookmarks in Python using Aspose.PDF Cloud SDK. Update or reassign document navigation points....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".. \\ credentials.json"...

    products.aspose.cloud/pdf/python/bookmarks/repl...