Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 20,265 for

printing document

(0.23 sec)
  1. FontFallbackSettings | Aspose.Words for Java

    Specifies font fallback mechanism settings in Java....the Working with Fonts documentation article. Remarks: By default...character code ranges. Document doc = new Document(); FontSettings fontSettings...

    reference.aspose.com/words/java/com.aspose.word...
  2. StructuredDocumentTagCollection.get_by_id metho...

    StructuredDocumentTagCollection.get_by_id method. Returns the structured Document tag by identifier....get_by_id(id) Returns the structured document tag by identifier. def get_by_id...Description id int The structured document tag identifier. Remarks Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured Document tag....the Style of the structured document tag. @property def style (...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for .NET...using C# Contents [ Hide ] PDF document management app provides various...various tools for annotating documents. From the perspective of the...

    docs.aspose.com/pdf/net/figures-annotation/
  5. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  6. CommentRangeStart.Accept | Aspose.Words for .NET

    Discover the CommentRangeStart Accept method to enhance visitor engagement and streamline interactions on your site. Boost user experience today!... Examples Shows how print the contents of all comments...their comment ranges using a document visitor. public void CreateCommentsAndPri...

    reference.aspose.com/words/net/aspose.words/com...
  7. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature.... Examples Shows how print the contents of all comments...their comment ranges using a document visitor. public void CreateCommentsAndPri...

    reference.aspose.com/words/net/aspose.words/com...
  8. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a Document into a Document object in Java....URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. MergeFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when combining multiple Documents in Java....multiple documents. Examples: Shows how to merge documents into a...output document. //There is a several ways to merge documents: String...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....based on styles from a Word document can be useful to identify...particular kinds of content in the document, such as examples, titles...

    docs.aspose.com/words/cpp/working-with-styles-a...