Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 4,931 for

assemble document

(0.09 sec)
  1. SectionLayoutMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.SectionLayoutMode enum to optimize section layouts and enhance Document grid behavior for improved formatting control....section allowing to define the document grid behavior. public enum...Default 0 Specifies that no document grid shall be applied to the...

    reference.aspose.com/words/net/aspose.words/sec...
  2. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless Document navigation and enhanced productivity....given the document being enumerated and the document of the node...that a node spans. Document doc = new Document (); LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  3. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling.... Document doc = new Document (); DocumentBuilder...discards the current merge document, and then immediately moves...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  5. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CustomXmlPartCollection GetById method to effortlessly retrieve custom XML parts by their unique identifiers for enhanced data management....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  6. HtmlLoadOptions.BlockImportMode | Aspose.Words ...

    Discover HtmlLoadOptions' BlockImportMode property to customize block-level element imports. Control merging for optimal content management!...imported from HTML-based documents. const string html = @" <html>...blockImportMode ; Document doc = new Document ( stream , loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  7. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!... Document doc = new Document (); // Create a new...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  8. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  9. 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...
  10. 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...