Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 67,979 for

path

(0.05 sec)
  1. Quick Start With VCard API|Documentation

    Aspose Email tutorial — how to work with contact card files using Aspose.Email Cloud. Create, edit, process VCard, scan business card images to VCard....DownloadFileRequest has 3 parameters : Path — File path e.g. “/folder/contact...file name in storage. Folder — Path to the folder in storage. Storage...

    docs.aspose.cloud/email/quick-start-with-vcard-...
  2. ClientMessageAppendRequest|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....Description Notes Folder string Path to folder on email server to...

    docs.aspose.cloud/email/reference-model-client-...
  3. Parse Pdf for extraction Images via Cloud Go SDK

    Parse PDF files for extraction Images 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/images/
  4. 通过 Cloud .NET SDK 替换链接

    使用 Aspose.PDF Cloud SDK for .NET 替换 PDF 文件中的链接。增强可发现性和索引。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/links/replace/
  5. Set Target Barcode Types|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....string fileName = Path . GetFullPath ( Path . Join ( "Tests" ...string fileName = Path . GetFullPath ( Path . Join ( "Tests" ...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  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…...my end only when an incorrect path is passed to the copyMasterSlide...

    forum.aspose.cloud/t/how-to-apply-a-powerpoint-...
  7. 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....string path The name of the workbook. sheetName string path The...

    docs.aspose.cloud/cells/developer-guide/30versi...
  8. ContactGetAsFileRequest|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....name [optional] folder string Path to folder in storage [optional]...

    docs.aspose.cloud/email/reference-model-contact...
  9. Replace Links in PDF via Cloud Python SDK

    Replace hyperlinks in PDF files with new URLs using Python and Aspose.PDF Cloud SDK....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".. \\ credentials.json"...

    products.aspose.cloud/pdf/python/links/replace/
  10. 使用云端Python SDK从PDF中删除链接

    使用Aspose.PDF Cloud SDK在Python中删除PDF文档中的链接。清除无效或过时的URL。...logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r "C: \\ Projects \\ ASPOSE...

    products.aspose.cloud/pdf/zh/python/links/remove/