Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 4,946 for

assemble document

(0.12 sec)
  1. 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...
  2. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your Document's text for improved readability....numbers and the left edge of the document. public double LineNumberDistanceFr...line numbers and text of the document. Examples Shows how to enable...

    reference.aspose.com/words/net/aspose.words/pag...
  3. ImageSaveOptions.PageLayout | Aspose.Words for ...

    Specifies how multiple Document pages are arranged in a single image for accurate visual output....Examples Shows how to save the document into JPG image with multi-page...layout settings. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  4. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/run...
  5. FieldData Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldData class, your key to efficiently implementing DATA fields in Documents. Enhance your Document automation today!...the Working with Fields documentation article. public class FieldData...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling.... Document doc = new Document (); DocumentBuilder...supports PostScript to print our document, // this command will turn...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your Document navigation effortlessly!...display it in the document using a REF field. Document doc = new Document...void FieldRef () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience....replies will be deleted from the document. Examples Shows how to remove...comment replies. Document doc = new Document (); Comment comment...

    reference.aspose.com/words/net/aspose.words/com...
  9. Theme Class | Aspose.Words for .NET

    Explore the Aspose.Words.Theme class to enhance your Documents with customizable themes, including MajorFonts, MinorFonts, and vibrant Colors....Hide ] Theme class Represents document Theme, and provides access...with Styles and Themes documentation article. public class Theme...

    reference.aspose.com/words/net/aspose.words.the...
  10. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your Document. Enhance your Document processing today!...field is encountered in the document. public virtual VisitorAction...all hidden content from a document. public void RemoveHiddenContentF...

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