Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 53,798 for

import document

(0.11 sec)
  1. Format PDF Documents in Python|Aspose.PDF for P...

    Learn how to format PDF Documents, embed fonts, control viewer settings, and adjust display options in Python....Format PDF Documents in Python Contents [ Hide ] This guide is...Python-generated documents. Formatting PDF Document Get Document Window...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  2. Online ODS Text Search Application or Develop O...

    Free online app to search in ODS files. Java code for any ODS file text search application....Search Ods Online Searchable Document App and ODS Search API Code...Develop powerful Java based ODS document search engine software or...

    products.aspose.com/total/java/search/ods/
  3. Get Watermark from PDF using Python | Aspose.PDF

    Get watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create an instance of WatermarkArtifact...PDF - Python import aspose.pdf as apdf from os import path from...

    products.aspose.com/pdf/python-net/watermark/get/
  4. Decrypt PDF using Go|Aspose.PDF for Go via C++

    Decrypt PDF File with Aspose.PDF for Go via C++....save a password-protected PDF document using the Aspose.PDF for Go...saved as a new, unprotected document. Call OpenWithPassword and...

    docs.aspose.com/pdf/go-cpp/decrypt-pdf/
  5. Extract XFA Data|Aspose.PDF for Python via .NET

    This example explains how to extract XFA form data from a PDF file using Aspose.PDF for Python via .NET. It demonstrates how to bind an XFA-based PDF Document to the Form facade and export its internal data structure into a file stream....from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/python-net/extract-xfa-data/
  6. Unlock ODP Password Protection Online or using ...

    Remove password from ODP Document through online app for free. Python API code to unlock password protected ODP files....Odp Remove Password from ODP Document Online or via Python Develop...powerful Python based ODP document locking and unlocking utility...

    products.aspose.com/total/python-net/unlock/odp/
  7. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import SaveFormat...

    docs.aspose.com/words/java/working-with-comment...
  8. Add Tooltips to PDF Text in Python|Aspose.PDF f...

    Learn how to add tooltips to text fragments in PDF Documents in Python....Create a new Document . Save the initial document. Reopen the...the PDF document. Search for target text using TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  9. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of Document using Python via C++....“page” size at which your PDF document is displayed in Adobe Acrobat)...modified document to a new file. Create a document object from...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  10. 将PDF转换为Microsoft PowerPoint|Aspose.PDF for Java

    Aspose.PDF允许您使用Java将PDF转换为PowerPoint格式。可以将PDF转换为带有图像幻灯片的PPTX。...PptxSaveOptions 类的对象作为第二个参数传递给 Document .save(..)方法。 查看下一个代码片段,以解...(); // 加载PDF文档 Document document = new Document ( documentFileName...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-powe...