Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 4,931 for

assemble document

(0.51 sec)
  1. Font.ItalicBi | Aspose.Words for .NET

    Discover the ItalicBi property for fonts, enhance right-to-left text formatting with italic styles for improved readability and design appeal.... Document doc = new Document (); DocumentBuilder...are about to add // with the document builder is right-to-left....

    reference.aspose.com/words/net/aspose.words/fon...
  2. SaveOptions.ImlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions ImlRenderingMode property enhances InkML object rendering. Optimize your ink rendering for better visual results!...property is used when the document is exported to fixed page...render Ink object. Document doc = new Document ( MyDir + "Ink object...

    reference.aspose.com/words/net/aspose.words.sav...
  3. VbaModule Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaModule for seamless access to your VBA project modules. Enhance productivity and streamline your Document automation!...Working with VBA Macros documentation article. public class VbaModule...module is a procedural module, document module, class module, or designer...

    reference.aspose.com/words/net/aspose.words.vba...
  4. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control....void Visitor () { Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  5. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances Document editing by identifying smart tags around inline elements like images and fields....Structured Document Tags or Content Control documentation article...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.mar...
  6. FontEmbeddingLicensingRights Class | Aspose.Wor...

    Discover Aspose.Words.Fonts.FontEmbeddingLicensingRights class to manage font embedding rights effortlessly and enhance your Document's presentation.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  7. IBibliographyStylesProvider Interface | Aspose....

    Enhance your Document formatting with the Aspose.Words.IBibliographyStylesProvider interface, perfect for customizing bibliography styles in citations....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography..."Bibliography.docx" ); // If the document already has a style you can...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Story.Tables | Aspose.Words for .NET

    Discover Story Tables, a curated collection of tables directly linked to your story, enhancing organization and engagement effortlessly....tables in a document. Document doc = new Document ( MyDir + "Tables...Story namespace Aspose.Words assembly Aspose.Words Story.StoryType...

    reference.aspose.com/words/net/aspose.words/sto...
  9. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure.... Document doc = new Document (); // A blank document comes...We can add contents to this document by adding elements such as...

    reference.aspose.com/words/net/aspose.words/sec...
  10. DocumentVisitor.VisitDocumentEnd | Aspose.Words...

    Explore the VisitDocumentEnd method in DocumentVisitor. Efficiently finalize Document enumeration and enhance your coding workflow today!...Called when enumeration of the document has finished. public virtual...VisitDocumentEnd ( Document doc ) Parameter Type Description doc Document The...

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