Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 68,273 for

path

(0.1 sec)
  1. Get a worksheet validation by index from an Exc...

    Retrieve a worksheet validation by its zero‑based index from an Excel workbook using Aspose.Cells Cloud API (v3.0). Includes cURL example, response schema, error codes, and SDK snippets for C#, Java, Python, and more....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet. validationIndex...

    docs.aspose.cloud/cells/validations/get/
  2. Hide Chart Legend in an Excel Worksheet – Aspos...

    Learn how to hide a chart legend in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes HTTPS endpoint, required authentication, request syntax, response details, error handling, and SDK examples....name string path Workbook name. sheetName string path Worksheet...Worksheet name. chartIndex integer path Index of the chart. folder string...

    docs.aspose.cloud/cells/charts/legend/hide/
  3. Add a Vertical Page Break|Document

    Learn how to insert a vertical page break into an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes request syntax, cURL example, SDK samples, authentication guide, and error‑handling details....Location Description name string path The name of the Excel workbook...workbook. sheetName string path The name of the worksheet where the...

    docs.aspose.cloud/cells/page-breaks/add-vertica...
  4. Update Metadata in PDF Document via Cloud .NET SDK

    Update PDF metadata with Aspose.PDF Cloud SDK for .NET. Modify document properties programmatically.... UploadFile ( Path . Combine ( storageTempFolder...downloadStream = pdfApi . DownloadFile ( Path . Combine ( storageTempFolder...

    products.aspose.cloud/pdf/net/metadata/update/
  5. Get All Pivot Tables in an Excel Worksheet|Docu...

    Retrieve every PivotTable from an Excel worksheet via Aspose.Cells Cloud API. Includes endpoint, parameters, auth steps, cURL, and SDK samples....string path Name of the Excel document. sheetName string path Name...

    docs.aspose.cloud/cells/pivot-tables/get-all/
  6. ImagingCloudApi Upload File Operation TimeOut I...

    We are trying to convert jpg/png to pdf, and operation is getting timed out during file upload request. It was working fine before and started giving problems suddenly. Below is the code snippet for the same: ImagingApi…...UploadFileRequest() { path = uploadFileName, File = file...Requests.DeleteFileRequest() { path = uploadFileName }; ImagingCloudApi...

    forum.aspose.cloud/t/imagingcloudapi-upload-fil...
  7. 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...
  8. 通过云 Java SDK 将 BMP 转换为 PDF

    使用 Aspose.PDF Cloud SDK for Java 将 BMP 图像转换为 PDF。轻松将位图文件转换为高质量的 PDF。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , BMP_FILE_NAME...

    products.aspose.cloud/pdf/zh/java/conversion/bm...
  9. 通过云 Java SDK 将 XPS 转换为 PDF

    使用 Aspose.PDF Cloud SDK for Java 将 XPS 文档转换为 PDF。简化跨平台兼容性。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , XPS_FILE_NAME...

    products.aspose.cloud/pdf/zh/java/conversion/xp...
  10. 通过云 Java SDK 将 EMF 转换为 PDF

    使用 Aspose.PDF Cloud SDK for Java 将 EMF 文件转换为 PDF 格式。保留每个文件的矢量质量和布局。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , EMF_FILE_NAME...

    products.aspose.cloud/pdf/zh/java/conversion/em...