Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 67,090 for

path

(0.16 sec)
  1. 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.... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/net/headers/image/
  2. Parse Pdf for extraction Form fields as FDF via...

    Parse PDF files for extraction Form fields as FDF using Aspose.PDF Cloud SDK for Node.js. Enhance discoverability and indexing....fields as FDF import path from 'node:path' ; export { ParseExportFormsAsFD...tempFolder ) { const fileNamePath = path . join ( localFolder , documentName...

    products.aspose.cloud/pdf/nodejs/parser/form-to...
  3. Parse Pdf for extraction Form fields as FDF via...

    Parse PDF files for extraction Form fields as FDF using Aspose.PDF Cloud SDK for Go. Enhance discoverability and indexing....package main import ( "fmt" "path" asposepdfcloud "github.com..., } file , _ := os . Open ( path . Join ( localFolder , documentName...

    products.aspose.cloud/pdf/go/parser/form-to-fdf/
  4. Copy a Layout Slide|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 destination...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/copy-a-layout-slide/
  5. Add a list object in an Excel worksheet|Document

    Aspose.Cells Cloud REST API support adding a list object(table) into 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 Document name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/list-objects/add/
  6. Delete a folder in Cloud Storage online|Documen...

    Delete a folder in Cloud Storage programmatically via Cloud API..../words/storage/folder/{path} , where: path (required) — folder path e.g. ‘/folder’...

    docs.aspose.cloud/words/files-and-storage/delet...
  7. Retrieve PDF Page Information|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....The name of the PDF Document path String pageNumber True The page...page number of the PDF Document path Integer Resource The following...

    docs.aspose.cloud/pdf/retrieve-pdf-page-informa...
  8. Import Data with using storage|Document

    Cells.Cloud API for Excel operate: Import Data into Excel Worksheet....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...Description name string path folder string query storageName string...

    docs.aspose.cloud/cells/import-data-with-using-...
  9. 通过云 Java SDK 解析 PDF 表格

    使用 Aspose.PDF Cloud SDK for Java 解析 PDF 文件以提取表格。提升可发现性和索引。...Path ; import com.google.gson.Gson...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/zh/java/parser/tables/
  10. Replace Signature in PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to replace a Signature in PDF Document. Check the Python source code to replace a Signature in PDF file....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".../../..credentials.json"...

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