Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 9,370 for

assemble document

(0.12 sec)
  1. RevisionColor Enum | Aspose.Words for .NET

    Aspose.Words.Layout.RevisionColor enum. Allows to specify color of Document revisions in C#....Allows to specify color of document revisions. public enum RevisionColor...rendered output document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  2. ImageData.Borders | Aspose.Words for .NET

    ImageData Borders property. Gets the collection of borders of the image. Borders only have effect for inline images in C#.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Hyphenation.WarningCallback | Aspose.Words for ...

    Hyphenation WarningCallback property. Called during a load hyphenation patterns when an issue is detected that might result in formatting fidelity loss in C#.... Count ); // Open a document with a locale that Microsoft...such as German. Document doc = new Document ( MyDir + "German...

    reference.aspose.com/words/net/aspose.words/hyp...
  4. ShapeBase.IsMoveFromRevision | Aspose.Words for...

    ShapeBase IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#....we move an element in the document body by cut-and-pasting it...move revisions. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words.dra...
  5. PageSetup.LayoutMode | Aspose.Words for .NET

    PageSetup LayoutMode property. Gets or sets the layout mode of this section in C#.... Document doc = new Document (); DocumentBuilder...each page may have. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  6. FieldPrint Class | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words.fie...
  7. XslFoLoadOptions | Aspose.PDF for Python via .N...

    Represents options for loading/importing XSL-FO file into pdf Document....loading/importing XSL-FO file into pdf document. The XslFoLoadOptions type...for converting xml into pdf document. base_path The base path/url...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  8. Font | Aspose.Note for .NET API Reference

    Gets or sets the name of the font....// Load the document into Aspose.Note. Document oneFile = new...new Document ( dataDir + "ApplyNumberingOnText.one" ); // Retrieve...

    reference.aspose.com/note/net/aspose.note/numbe...
  9. Comment.Ancestor | Aspose.Words for .NET

    Comment Ancestor property. Returns the parent Comment object. Returns null for toplevel comments in C#....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  10. Comment.Replies | Aspose.Words for .NET

    Comment Replies property. Returns a collection of Comment objects that are immediate children of the specified comment in C#....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

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