Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 20,131 for

insert documents

(0.48 sec)
  1. HorizontalRuleFormat.width_percent property | A...

    HorizontalRuleFormat.width_percent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.Inserted_text_color property. Allows to specify the color to be used for Inserted content [RevisionType.InsertION](../../../aspose.words/revisiontype/#InsertION)...inserted_text_color property RevisionOptions.inserted_text_color...be used for inserted content RevisionType.INSERTION . Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Hyphenation in C++|Aspose.Words fo...

    Use hyphenation for a more compact arrangement of text using C++. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....compact arrangement of text in a document. At the same time, it is important...a serious impact on user documents – hyphenation affects the...

    docs.aspose.com/words/cpp/working-with-hyphenat...
  4. Working with OneNote Document | Aspose.Note Doc...

    This document provides guidance on working with OneNote Documents....Framework Working with OneNote Document Live Demos High Code APIs...Pricing Buy Working with OneNote Document Contents [ Hide Show ] Extract...

    docs.aspose.com/note/net/working-with-onenote-d...
  5. SmartTag constructor | Aspose.Words for Node.js

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.show_grammatical_errors property | Asp...

    Document.show_grammatical_errors property. Specifies whether to display grammar errors in this document....show_grammatical_errors property Document.show_grammatical_errors property...display grammar errors in this document. @property def show_grammatical_errors...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures....with Digital Signatures documentation article. public class CertificateHolder...Shows how to sign encrypted document file. // Create an X.509 certificate...

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

    Implements the XE field in Java....the Working with Fields documentation article. Remarks: Defines...it with entries. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. InlineStory.IsInsertRevision | Aspose.Words for...

    Discover InlineStory's IsInsertRevision property. Easily identify Inserted objects in Word with change tracking enabled. Enhance your document management today!...Returns true if this object was inserted in Microsoft Word while change...InlineStory nodes. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Remove Field in Jython|Aspose.Words for Java

    Remove Field using Jython.... words import Document class RemoveField : def __init__...dataDir + 'programming_documents/' doc = Document ( dataDir + "RemoveField...

    docs.aspose.com/words/java/remove-field-in-jython/