Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 9,584 for

assemble document

(0.25 sec)
  1. DocumentVisitor.VisitOfficeMathEnd | Aspose.Wor...

    DocumentVisitor VisitOfficeMathEnd method. Called when enumeration of a Office Math object has ended in C#....in a document. public void OfficeMathToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FootnoteOptions.RestartRule | Aspose.Words for ...

    FootnoteOptions RestartRule property. Determines when automatic numbering restarts in C#....places in the document. Document doc = new Document (); DocumentBuilder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/net/aspose.words.not...
  3. Document.NodeType | Aspose.Words for .NET

    Document NodeType property. Returns Document in C#....[ Hide ] Document.NodeType property Returns Document. public override...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Revision.ParentStyle | Aspose.Words for .NET

    Revision ParentStyle property. Gets the immediate parent style owner of this revision. This property will work for only for the StyleDefinitionChange revision type in C#....revision relates to changes on document nodes, use ParentNode instead...work with a document’s collection of revisions. Document doc = new...

    reference.aspose.com/words/net/aspose.words/rev...
  5. PageSetup.Gutter | Aspose.Words for .NET

    PageSetup Gutter property. Gets or sets the amount of extra space added to the margin for Document binding in C#....space added to the margin for document binding. public double Gutter...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  6. StructuredDocumentTag.Accept | Aspose.Words for...

    StructuredDocumentTag Accept method. Accepts a visitor in C#....every structured document tag in a document. public void StructuredDocumentTa...StructuredDocumentTa () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words.mar...
  7. PdfSaveOptions.EmbedAttachments | Aspose.Words ...

    PdfSaveOptions EmbedAttachments property. Gets or sets a value determining whether or not to embed attachments to the PDF Document in C#....embed attachments to the PDF document. public bool EmbedAttachments...attachments are embedded to the PDF document. Embedding attachments is...

    reference.aspose.com/words/net/aspose.words.sav...
  8. HtmlFixedSaveOptions.Encoding | Aspose.Words fo...

    HtmlFixedSaveOptions Encoding property. Specifies the encoding to use when exporting to HTML. Default value is new UTF8Encodingtrue UTF8 with BOM in C#....exporting a document to HTML. Document doc = new Document (); DocumentBuilder...If we want to represent our document using a different encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Range.Bookmarks | Aspose.Words for .NET

    Range Bookmarks property. Returns a Bookmarks collection that represents all bookmarks in the range in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

    reference.aspose.com/words/net/aspose.words/ran...
  10. Bookmark.Text | Aspose.Words for .NET

    Bookmark Text property. Gets or sets the text enclosed in the bookmark in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

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