Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 9,584 for

assemble document

(0.09 sec)
  1. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    GlossaryDocument BuildingBlocks property. Returns a typed collection that represents all building blocks in the glossary Document in C#....building blocks in the glossary document. public BuildingBlockCollect...glossary document. public void GlossaryDocument () { Document doc...

    reference.aspose.com/words/net/aspose.words.bui...
  2. CompatibilityOptions Class | Aspose.Words for .NET

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options that is the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word in C#....Check Format Compatibility documentation article. public class CompatibilityOptions...AdjustLineHeightInTa { get; set; } Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/net/aspose.words.set...
  3. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Inline IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Inline.IsDeleteRevision | Aspose.Words for .NET

    Inline IsDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Document.CustomXmlParts | Aspose.Words for .NET

    Document CustomXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts in C#....CustomXmlParts Contents [ Hide ] Document.CustomXmlParts property Gets...Parts into OOXML and DOC documents only. This property cannot...

    reference.aspose.com/words/net/aspose.words/doc...
  6. InlineStory.IsMoveFromRevision | Aspose.Words f...

    InlineStory IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  7. OfficeMath.MathObjectType | Aspose.Words for .NET

    OfficeMath MathObjectType property. Gets type MathObjectType of this Office Math object in C#....in a document. public void OfficeMathToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words.mat...
  8. BookmarkEnd | Aspose.Words for .NET

    BookmarkEnd constructor. Initializes a new instance of the BookmarkEnd class in C#....doc DocumentBase The owner document. name String The name of the...CreateUpdateAndPrint () { // Create a document with three bookmarks, then...

    reference.aspose.com/words/net/aspose.words/boo...
  9. BookmarkStart | Aspose.Words for .NET

    BookmarkStart constructor. Initializes a new instance of the BookmarkStart class in C#....doc DocumentBase The owner document. name String The name of the...CreateUpdateAndPrint () { // Create a document with three bookmarks, then...

    reference.aspose.com/words/net/aspose.words/boo...
  10. DocumentVisitor.VisitBookmarkStart | Aspose.Wor...

    DocumentVisitor VisitBookmarkStart method. Called when a start of a bookmark is encountered in the Document in C#....bookmark is encountered in the document. public virtual VisitorAction...CreateUpdateAndPrint () { // Create a document with three bookmarks, then...

    reference.aspose.com/words/net/aspose.words/doc...