Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 400,576 for

document

(0.14 sec)
  1. 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...
  2. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the Document as calculated by the most recent page layout operation....pageCount property Document.pageCount property Gets the number...number of pages in the document as calculated by the most recent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/
  4. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET....Convert the file using the Document class Convert method. Before...and quality it works. The ‘document.validate()’ method validates...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  5. OpenAiModel.Summarize | Aspose.Words for .NET

    OpenAI Document summarization with customizable length control. Generate intelligent summaries using GPT technology for any Document....Contents [ Hide ] Summarize( Document , SummarizeOptions ) Generates...a summary of the specified document, with options to adjust the...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. Document.builtInDocumentProperties property | A...

    Document.builtInDocumentProperties property. Returns a collection that represents all the built-in Document properties of the Document....builtInDocumentPrope property Document.builtInDocumentPrope property...the built-in document properties of the document. get builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Document.custom_document_properties property | ...

    Document.custom_Document_properties property. Returns a collection that represents all the custom Document properties of the Document....custom_document_properties property Document.custom_document_properties...all the custom document properties of the document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert Documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...InsertDocument( Document , ImportFormatMode ) Inserts a document at the...public Node InsertDocument ( Document srcDoc , ImportFormatMode...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 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...