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

assemble document

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!... Document doc = new Document ( MyDir + "Vba protected...namespace Aspose.Words.Vba assembly Aspose.Words VbaProject.CodePage...

    reference.aspose.com/words/net/aspose.words.vba...
  5. FootnoteType Enum | Aspose.Words for .NET

    Discover Aspose.Words.FootnoteType enum. Easily distinguish between footnotes and endnotes for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...are always at the end of the document // so that this page break...

    reference.aspose.com/words/net/aspose.words.not...
  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. GlowFormat.Color | Aspose.Words for .NET

    Discover the GlowFormat Color property to customize your glow effects. Easily set vibrant colors for stunning visual impact. Default is Black.... Document doc = new Document ( MyDir + "Various..."Shape.Glow.docx" ); doc = new Document ( ArtifactsDir + "Shape.Glow...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FieldFileName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileName class, designed to simplify FILENAME field implementation for seamless Document automation....the Working with Fields documentation article. public class FieldFileName...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...