Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 412,714 for

document

(1.31 sec)
  1. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and XPath usage....with any HTML, XML or SVG documents and is entirely based on the...programmatically extract data from HTML documents with the Aspose.HTML for Python...

    docs.aspose.com/html/python-net/html-navigation/
  2. 将PDF转换为PDF/A格式|Aspose.PDF for C++

    本主题展示了如何使用Aspose.PDF将PDF文件转换为符合PDF/A标准的PDF文件。... 使用Document类的Convert方法转换文件。 在将PDF转换为符...pdf" ); // 打开文档 auto document = new Document ( _dataDir + infilename...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-pdfa/
  3. ComHelper.OpenIStream | Aspose.Words for .NET

    Discover how the ComHelper OpenIStream method simplifies loading Documents from IStream objects in your COM applications for seamless integration....load a Document from an IStream object. public Document OpenIStream...contains the document to load. Return Value A Document object that...

    reference.aspose.com/words/net/aspose.words/com...
  4. C++ API to Export PDF to RTF | products.aspose.com

    Convert PDF to RTF within C++ applications....Secondly, by using advanced Word Document Processing API Aspose.Words...to RTF Open PDF file using Document class reference Convert PDF...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. C++ API to Export PDF to PCL | products.aspose.com

    Convert PDF to PCL within C++ applications....Secondly, by using advanced Word Document Processing API Aspose.Words...to PCL Open PDF file using Document class reference Convert PDF...

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the Document at the client browser in Java....different ways of presenting the document at the client browser. Remarks:...then save the document to the client browser. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to Document content. When saving to PDF/A or PDF/UA in Python and the issue violates compliance, a warning is issued....Python generates when saving documents to PDF/A or PDF/UA, and provides...accessibility requirements related to document content that cannot be fulfilled...

    docs.aspose.com/words/python-net/warnings-when-...
  8. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...TextFragment within a PDF document. The track_line_breaking()...for both the generated PDF document and a corresponding text file...

    docs.aspose.com/pdf/python-net/determine-line-b...
  9. DigitalSignatureUtil.loadSignatures method | As...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.loadSignatures method...Loads digital signatures from document. loadSignatures ( fileName...fileName string Path to the document. Returns Collection of digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a Document in Java....saving a document. Examples: Shows how to manage a document while...Exception { Document doc = new Document(getMyDir() + "Big document.docx");...

    reference.aspose.com/words/java/com.aspose.word...