Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 56,423 for

import document

(0.39 sec)
  1. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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....Add TOC To add TOC in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  2. Issue in converted powerpoint during pdf to ppt...

    Aspose Slides Version: 26.2, 26.6 Aspose Pdf Version 26.1 Powerpoint Version: Version 16.110 (26061317) Operating System: MacOs 26.3.1 (a) Observed Issue: After converting pdf generated from the Aspose API to po…...Code (Groovy 4): import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import com.aspose.pdf...

    forum.aspose.com/t/issue-in-converted-powerpoin...
  3. 在 Python 中向 PDF 添加椭圆形状|Aspose.PDF for Python vi...

    了解如何在 Python 中绘制、填充并标记 PDF 文件中的椭圆形状。... import aspose.pdf as ap import aspose.pdf.drawing...: str ): document = ap . Document () page = document . pages ...

    docs.aspose.com/pdf/zh/python-net/add-ellipse/
  4. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....extract metadata from a PDF document using Aspose.PDF for Python...accessing the info property of the Document object, it retrieves key information...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  5. Split PDF to End|Aspose.PDF for Python via .NET

    Split a PDF Document from a given page to the last page using Aspose.PDF for Python....need the latter portion of a document as a separate file. Using...number to the last page of the document. This is ideal for creating...

    docs.aspose.com/pdf/python-net/split-pdf-to-end/
  6. Replace Images in PDF|Aspose.PDF for Python via...

    This example binds an input PDF, replaces the first image on page 1 with a new image, and saves the modified Document.... Bind the input PDF document. Replace a specific image... Save the updated PDF document. import aspose.pdf.facades as...

    docs.aspose.com/pdf/python-net/replace-image/
  7. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_Document method...append_document method Contents [ Hide ] append_document(src_doc...oc, import_format_mode) Appends the specified document to the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Online PowerPoint Text Search Application or De...

    Free online app to search in PowerPoint files. Java code for any PowerPoint file text search android application....Powerpoint Online Searchable Document App and PowerPoint Text Search...powerful android based PowerPoint document search engine utility application...

    products.aspose.com/total/android-java/search/p...
  9. Set Submit Flag|Aspose.PDF for Python via .NET

    Learn how to programmatically set a submit flag for a PDF form button using Aspose.PDF for Python. This allows the button to submit form data in a specific format, such as XFDF, when clicked by a user.... Bind a PDF document. Access an existing submit...updated PDF document. import aspose.pdf as ap import aspose.pdf...

    docs.aspose.com/pdf/python-net/set-submit-flag/
  10. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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....Layers To add Layers in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...