Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 66,780 for

path

(0.06 sec)
  1. Compress PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to compress PDF Document. Check the Python source code to optimize PDF file....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r "Credentials/credentials...

    products.aspose.cloud/pdf/python/compress/
  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 .NET. Enhance discoverability and indexing.... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/net/parser/form-to-fdf/
  3. 通过 Cloud .NET SDK 在 PDF 页眉中添加图像

    使用 Aspose.PDF Cloud SDK 在 .NET 中向 PDF 页面添加图像页眉。品牌化、签名等。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/headers/image/
  4. 通过云 .NET SDK 操作 PDF 页眉

    使用 Aspose.PDF Cloud SDK 在 .NET 中向 PDF 页面添加页眉。品牌、签名等。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/headers/
  5. Replace Text without Using a Storage|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....of Amazon S3 storage folder path starts with Amazon S3 bucket...of Amazon S3 storage folder path starts with Amazon S3 bucket...

    docs.aspose.cloud/slides/replace-text-without-u...
  6. How to Apply a PowerPoint Master/Theme from One...

    Hi team, I’m working on a PowerPoint Add-in using Office.js (taskpane) and a NestJS backend. The client requirement is to allow users to apply a branded PowerPoint template (master slide + theme) to their existing prese…... You can specify their paths when calling the copyMasterSlide()...error is caused by an incorrect path to the original file. Do not...

    forum.aspose.cloud/t/how-to-apply-a-powerpoint-...
  7. Verify Signature in PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to verify a Signature in PDF Document. Check the Python source code to verify 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/verify/
  8. 通过 Cloud .NET SDK 在 PDF 页脚中添加图像

    使用 Aspose.PDF Cloud SDK 在 .NET 中向 PDF 页面添加图像页脚。品牌标识、签名等。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/footers/image/
  9. 通过云端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/r...
  10. Get Signature from PDF via Cloud Python SDK

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

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