Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 20,153 for

printing document

(0.2 sec)
  1. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.ODT or SaveFormat.OTT format in Java....additional options when saving a document into the SaveFormat.ODT or...the Specify Save Options documentation article. Remarks: At the...

    reference.aspose.com/words/java/com.aspose.word...
  2. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF Document....specific location in a PDF document. When closed, the annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/text-annotation/
  3. Range.structured_document_tags property | Aspos...

    Range.structured_Document_tags property. Returns a [Range.structured_Document_tags](./) collection that represents all structured Document tags in the range....structured_document_tags property Range.structured_document_tags property...Returns a Range.structured_document_tags collection that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the Document....application that created the document. @property def version ( self...int ): ... Remarks When a document was created by Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C++ API to Export TEX to DOTX | products.aspose...

    Convert TEX to DOTX within C++ applications....format used for creating documents, especially in the academic...Secondly, by using advanced Word Document Processing API Aspose.Words...

    products.aspose.com/total/cpp/conversion/tex-to...
  6. 快速提示|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....IDocument document = null ; try { document = new Document (); document...document . getPages (). add (); document . getPages (). add (); //在文档级别添加...

    docs.aspose.com/pdf/zh/java/quick-tips/
  7. 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...
  8. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your Document processing.... Examples Shows how to print the node structure of every...in a document. public void FootnoteToText () { Document doc =...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ViewOptions | Aspose.Words for Java

    Provides various options that control how a Document is shown in Microsoft Word in Java....options that control how a document is shown in Microsoft Word...Appearance of Word Documents documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...compare(document, author, date_time) Compares this document with...with another document producing changes as number of edit and format...

    reference.aspose.com/words/python-net/aspose.wo...