Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 9,370 for

assemble document

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

    Footnote FootnoteType property. Returns a value that specifies whether this is a footnote or endnote in C#.... Document doc = new Document (); DocumentBuilder...all the references in the document. // Each reference will also...

    reference.aspose.com/words/net/aspose.words.not...
  2. FieldAutoText.EntryName | Aspose.Words for .NET

    FieldAutoText EntryName property. Gets or sets the name of the AutoText entry in C#.... Document doc = new Document (); // Create a glossary...glossary document and add an AutoText building block to it. doc...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FontInfo.IsTrueType | Aspose.Words for .NET

    FontInfo IsTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font. Default is true in C#....present in a document. Document doc = new Document ( MyDir + "Embedded...used and unused fonts in the document. for ( int i = 0 ; i < allFonts...

    reference.aspose.com/words/net/aspose.words.fon...
  4. OutlineOptions.CreateOutlinesForHeadingsInTable...

    OutlineOptions CreateOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings paragraphs formatted with the Heading styles inside tables in C#....Examples Shows how to create PDF document outline entries for headings...headings inside tables. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HeaderFooterCollection Class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to HeaderFooter nodes of a Section in C#....with Headers and Footers documentation article. public class HeaderFooterCollecti...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words/hea...
  6. BaseWebExtensionCollection1.Count | Aspose.Word...

    BaseWebExtensionCollection Count property. Gets the number of elements contained in the collection in C#....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.web...
  7. ReplacingArgs.MatchNode | Aspose.Words for .NET

    ReplacingArgs MatchNode property. Gets the node that contains the beginning of the match in C#....Shows how to insert an entire document’s contents as a replacement...() { Document mainDoc = new Document ( MyDir + "Document insertion...

    reference.aspose.com/words/net/aspose.words.rep...
  8. OfficeMath.Accept | Aspose.Words for .NET

    OfficeMath Accept method. Accepts a visitor in C#....in a document. public void OfficeMathToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words.mat...
  9. BuiltInDocumentProperties.Title | Aspose.Words ...

    BuiltInDocumentProperties Title property. Gets or sets the title of the Document in C#....Gets or sets the title of the document. public string Title { get...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  10. WebExtensionBinding.AppRef | Aspose.Words for .NET

    WebExtensionBinding AppRef property. Specifies the binding key used to map the binding entry in this list with the bound data in the Document in C#....with the bound data in the document. public string AppRef { get...extension to a document. Document doc = new Document (); // Create...

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