Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 4,975 for

assemble document

(0.13 sec)
  1. FontSubstitutionSettings.FontNameSubstitution |...

    Optimize your typography with FontSubstitutionSettings. Discover how to customize font name rules for enhanced design flexibility and user experience....Examples Shows how to access a document’s system font source and set...font substitutes. Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOTEXT fields, enhancing Document automation and efficiency....the Working with Fields documentation article. public class FieldAutoText...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your text, enhancing Document presentation.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words TextBox.InternalMarginBottom...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Row.IsLastRow | Aspose.Words for .NET

    Discover the Row IsLastRow property. Easily identify if a row is the last in a table for streamlined data management and enhanced programming efficiency.... Document doc = new Document ( MyDir + "Table...namespace Aspose.Words.Tables assembly Aspose.Words Row.IsFirstRow...

    reference.aspose.com/words/net/aspose.words.tab...
  5. ShapeBase.GetShapeRenderer | Aspose.Words for .NET

    Discover the ShapeBase GetShapeRenderer method to effortlessly create and render shapes as images, enhancing your design projects with ease.... Document doc = new Document ( MyDir + "Various...There are 7 shapes in the document, including one group shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your Document while preserving the text inside. Streamline your editing process with our efficient Bookmark Remove method!...Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  7. AdjustmentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.AdjustmentCollection class—your solution for managing readonly adjustment values for shapes. Enhance your Document designs effortlessly!... Document doc = new Document ( MyDir + "Rounded...namespace Aspose.Words.Drawing assembly Aspose.Words Adjustment Class...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ParagraphFormat.Shading | Aspose.Words for .NET

    Discover the ParagraphFormat Shading property for enhanced text styling. Access a Shading object to elevate your paragraph's visual appeal effortlessly.... Document doc = new Document (); DocumentBuilder...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  9. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process....merge output document. Document doc = new Document (); DocumentBuilder...during mail merge. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  10. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your Document's style today!...border into a document. Document doc = new Document (); DocumentBuilder...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

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