Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 9,370 for

assemble document

(0.1 sec)
  1. NodeCollection.Count | Aspose.Words for .NET

    NodeCollection Count property. Gets the number of nodes in the collection in C#.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

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

    FieldRef IncludeNoteOrComment property. Gets or sets whether to increment footnote endnote and annotation numbers that are marked by the bookmark and insert the corresponding footnote endnote and comment text in C#....void FieldRef () { Document doc = new Document (); DocumentBuilder...bookmark as it appears in the document. field = InsertFieldRef (...

    reference.aspose.com/words/net/aspose.words.fie...
  3. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is Assembled within the class using Python....report from a template is assembled within the class. Building...Parameter Description document A template document. At runtime, this...

    docs.aspose.com/words/python-net/linq-reporting...
  4. ImageSize.VerticalResolution | Aspose.Words for...

    ImageSize VerticalResolution property. Gets the vertical resolution in DPI in C#.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageSize.HeightPixels | Aspose.Words for .NET

    ImageSize HeightPixels property. Gets the height of the image in pixels in C#.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

    reference.aspose.com/words/net/aspose.words.dra...
  6. HtmlLoadOptions.IgnoreNoscriptElements | Aspose...

    HtmlLoadOptions IgnoreNoscriptElements property. Gets or sets a value indicating whether to ignore noscript HTML elements. Default value is false in C#....elements into the resulting document. In most browsers, however...elements and helps to produce documents that look closer to what is...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Table.Alignment | Aspose.Words for .NET

    Table Alignment property. Specifies how an inline table is aligned in the Document in C#....inline table is aligned in the document. public TableAlignment Alignment...border to a table. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Compatibility Enum | Aspose.Words for .NET

    Aspose.Words.Settings.Compatibility enum. Specifies names of compatibility options in C#....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  9. EndnoteOptions.NumberStyle | Aspose.Words for .NET

    EndnoteOptions NumberStyle property. Specifies the number format for automatically numbered endnotes in C#.... Document doc = new Document (); DocumentBuilder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/net/aspose.words.not...
  10. CompositeNode.ChildNodes | Aspose.Words for .NET

    CompositeNode ChildNodes property. Gets all immediate child nodes of this node in C#.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

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