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

assemble document

(0.08 sec)
  1. CompositeNode.LastChild | Aspose.Words for .NET

    CompositeNode LastChild property. Gets the last child of the node in C#....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  2. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    TxtSaveOptionsBase Encoding property. Specifies the encoding to use when exporting in text formats. Default value is Encoding.UTF8 in C#....txt output document. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HeaderFooterBookmarksExportMode Enum | Aspose.W...

    Aspose.Words.Saving.HeaderFooterBookmarksExportMode enum. Specifies how bookmarks in headers/footers are exported in C#....headers/footers in a document that we are rendering to PDF. Document doc = new...new Document ( MyDir + "Bookmarks in headers and footers.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldSubject Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldSubject class. Implements the SUBJECT field in C#....the Working with Fields documentation article. public class FieldSubject...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Node.ToString | Aspose.Words for .NET

    Node ToString method. Exports the content of the node into a string in the specified format in C#.... Document doc = new Document (); DocumentBuilder...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Font.Name | Aspose.Words for .NET

    Font Name property. Gets or sets the name of the font in C#.... Document doc = new Document (); Run run = new...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  7. CommentRangeStart | Aspose.Words for .NET

    CommentRangeStart constructor. Initializes a new instance of this class in C#....doc DocumentBase The owner document. id Int32 The comment identifier...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/com...
  8. PdfViewer | Aspose.PDF for .NET API Reference

    Represents a class to view or print a pdf.... PdfViewer (Document) Initializes new PdfViewer...set; } Gets or sets input document password. PrintAsGrayscale...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  9. EmbeddedFontFormat Enum | Aspose.Words for .NET

    Aspose.Words.Fonts.EmbeddedFontFormat enum. Specifies format of particular embedded font inside FontInfo object in C#.... When saving a document to a file, only embedded fonts...extract an embedded font from a document, and save it to the local...

    reference.aspose.com/words/net/aspose.words.fon...
  10. OoxmlSaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the Docx Docm Dotx Dotm or FlatOpc format in C#....additional options when saving a document into the Docx, Docm, Dotx...the Specify Save Options documentation article. public class OoxmlSaveOptions...

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