Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 4,290 for

assemble document

(0.06 sec)
  1. FieldAutoNum Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing Document automation and efficiency....the Working with Fields documentation article. public class FieldAutoNum...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. TaskPane.Width | Aspose.Words for .NET

    Discover the TaskPane Width property to easily customize your task pane's default width, enhancing user experience and functionality....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  3. Comment.Replies | Aspose.Words for .NET

    Discover Comment Replies. Access a collection of Comment objects that are direct responses to your specified comment, enhancing user engagement and interaction....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  4. Comment.Author | Aspose.Words for .NET

    Manage comment authors effortlessly with the Comment Author property. Easily return or set author names to enhance user engagement and content clarity....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  5. UnsupportedFileFormatException Class | Aspose.W...

    Discover the Aspose.Words.UnsupportedFileFormatException class, essential for handling unsupported Document formats in Aspose.Words. Ensure seamless Document processing!...Thrown during document load, when the document format is not...the Programming with Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words/uns...
  6. Footnote.StoryType | Aspose.Words for .NET

    Discover the Footnote StoryType property to easily access Footnotes or Endnotes, enhancing your content's clarity and depth for readers.... Document doc = new Document (); DocumentBuilder...will be the one from the main document body. Assert . AreEqual (...

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

    Discover the StoryType property to effortlessly retrieve comments and enhance your content engagement. Unlock valuable insights today!... Document doc = new Document (); DocumentBuilder...will be the one from the main document body. Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words/com...
  8. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify project signatures and enhance your code security. Ensure your VBA projects are trusted!...access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  9. FieldMergingArgsBase.FieldName | Aspose.Words f...

    Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your data source for seamless integration....you have a mapping from a document field name to a different...“Image:MyFieldName” in the document, then FieldName returns field...

    reference.aspose.com/words/net/aspose.words.mai...
  10. IHyphenationCallback Interface | Aspose.Words f...

    Explore the Aspose.Words.IHyphenationCallback interface to easily implement and register hyphenation dictionaries for enhanced Document formatting.... Count ); // Open a document with a locale that Microsoft...such as German. Document doc = new Document ( MyDir + "German...

    reference.aspose.com/words/net/aspose.words/ihy...