Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 423,787 for

document

(0.27 sec)
  1. Document.built_in_document_properties property ...

    Document.built_in_Document_properties property. Returns a collection that represents all the built-in Document properties of the Document....built_in_document_properties property Document.built_in_document_properties...the built-in document properties of the document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PDF File to PDF/A|Aspose.PDF for Androi...

    This topic show you how to Aspose.PDF for Java allows to convert a PDF file to a PDF/A compliant PDF file....() { // Open document try { document = new Document ( inputStream...Convert to PDF/A compliant document // During conversion process...

    docs.aspose.com/pdf/androidjava/convert-pdf-fil...
  3. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method...node from another document to the current document. def import_node...belonging to the importing document. The returned node has no...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract Tagged Content from PDFs in Python|Aspo...

    Learn how to extract tagged PDF content in Python with Aspose.PDF for Python via .NET, including access to tagged content, root structure, and child structure elements....extract tagged content from PDF documents using Python. Use these examples...order to get content of PDF Document with Tagged Text, Aspose.PDF...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  5. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the Document....Rebuilds the page layout of the document. def update_page_layout (...Remarks This method formats a document into pages and updates the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil Document format detection methods in Java....returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  7. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your Document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...OriginalFileName Contents [ Hide ] Document.OriginalFileName property...original file name of the document. public string OriginalFileName...

    reference.aspose.com/words/net/aspose.words/doc...
  8. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...aspose.pdf as ap # 打开文档 document = ap . Document ( input_file ) # 创建圆形注释...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  9. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse Document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!...different types of documents into a single output document. public class...action allowing canceling document processing task using specified...

    reference.aspose.com/words/net/aspose.words.low...
  10. Convert PDF/A to PDF format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF Document with C++ library....Convert PDF/A document to PDF Convert PDF/A document to PDF means...from the original document. Class Document has method ‘RemovePdfaCompliance’...

    docs.aspose.com/pdf/cpp/convert-pdfa-to-pdf/