Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,674 for

assemble document

(0.05 sec)
  1. Footnote.FootnoteType | Aspose.Words for .NET

    Discover the FootnoteType property, easily identify footnotes or endnotes in your Documents for enhanced clarity and organization.... Document doc = new Document (); DocumentBuilder...all the references in the document. // Each reference will also...

    reference.aspose.com/words/net/aspose.words.not...
  2. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...
  3. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...Shows how to insert an entire document’s contents as a replacement...

    reference.aspose.com/words/net/aspose.words.rep...
  4. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your Document with the NodeCollection Remove method, streamlining your data management and enhancing performance....the collection and from the document. public void Remove ( Node...NodeCollection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  5. 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...
  6. Frameset.IsFrameLinkToFile | Aspose.Words for .NET

    Discover how the Frameset IsFrameLinkToFile property enhances your web design by linking external resources seamlessly. Optimize your frames for better performance!...indicating whether the web page or document file name specified in the...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/net/aspose.words.fra...
  7. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  8. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your Documents....with a document builder instead of a mail merge. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your Documents. Enhance readability and formatting with ease!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  10. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/nod...