Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 4,674 for

assemble document

(0.04 sec)
  1. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your Documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance....storing graphics data with the document. public bool IsLinked { get...INCLUDEPICTURE fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your Document formatting by saving character styles for easy retrieval and consistent design....to use a document builder’s formatting stack. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FontInfo.Panose | Aspose.Words for .NET

    Discover the FontInfo PANOSE property, easily get or set the typeface classification number for enhanced font management and design precision....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FieldGoToButton Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGoToButton class for seamless navigation with GOTOBUTTON fields. Enhance your Document interactivity today!...the Working with Fields documentation article. public class FieldGoToButton...“button” that appears in the document, such that it can be selected...

    reference.aspose.com/words/net/aspose.words.fie...
  5. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  6. FieldRef.IncludeNoteOrComment | Aspose.Words fo...

    Discover the FieldRef IncludeNoteOrComment property to easily manage footnote and endnote numbering, enhancing your Documents with seamless annotations....void FieldRef () { Document doc = new Document (); DocumentBuilder...bookmark as it appears in the document. field = InsertFieldRef (...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TextColumn Class | Aspose.Words for .NET

    Discover the Aspose.Words.TextColumn class for managing text columns in your Documents. Easily access and customize each column in your text section....columns in a section of a document. To learn more, visit the...the Working with Sections documentation article. public class TextColumn...

    reference.aspose.com/words/net/aspose.words/tex...
  8. ChmLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.ChmLoadOptions for enhanced CHM Document loading. Customize your Document object with flexible options for optimal results....options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. public class ChmLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your sections by seamlessly adding source content, boosting organization and clarity in your projects....section belongs to a different document. No new section is created...created in the destination document. Examples Shows how to append the...

    reference.aspose.com/words/net/aspose.words/sec...
  10. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

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