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

assemble document

(0.09 sec)
  1. FontSubstitution | Aspose.PDF for .NET API Refe...

    Occurs when font replaces another font in Document....FontSubstitution Document.FontSubstitution event Occurs when...font replaces another font in document. public event FontSubstitutionHand...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  2. FieldSet.BookmarkText | Aspose.Words for .NET

    FieldSet BookmarkText property. Gets or sets the new text of the bookmark in C#....display it in the document using a REF field. Document doc = new Document...namespace Aspose.Words.Fields assembly Aspose.Words FieldSet.BookmarkName...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBuilder.Bold | Aspose.Words for .NET

    DocumentBuilder Bold property. True if the font is formatted as bold in C#....with a document builder instead of a mail merge. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    HtmlFixedSaveOptions SaveFontFaceCssSeparately property. Flag indicates whether fontface CSS rules should be placed into a separate file fontFaces.css when a Document is being saved with external stylesheet that is when ExportEmbeddedCss is false. Default value is false all CSS rules are written into single file styles.css in C#....css” when a document is being saved with external...CSS class names. Document doc = new Document ( MyDir + "Bookmarks...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontInfo.Charset | Aspose.Words for .NET

    FontInfo Charset property. Gets or sets the character set for the font in C#....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Font.NameBi | Aspose.Words for .NET

    Font NameBi property. Returns or sets the name of the font in a righttoleft language Document in C#....in a right-to-left language document. public string NameBi { get...right-to-left text. Document doc = new Document (); DocumentBuilder...

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

    Shape SignatureLine property. Gets SignatureLine object if the shape is a signature line. Returns null otherwise in C#....new SignatureLine into the document using InsertSignatureLine...insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Comment.Author | Aspose.Words for .NET

    Comment Author property. Returns or sets the author name for a 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...
  9. FieldChar.IsLocked | Aspose.Words for .NET

    FieldChar IsLocked property. Gets or sets whether the parent field is locked should not recalculate its result in C#.... Document doc = new Document (); DocumentBuilder...represents the field in the document. field = ( FieldDate ) fieldStart...

    reference.aspose.com/words/net/aspose.words.fie...
  10. VbaProject.IsSigned | Aspose.Words for .NET

    VbaProject IsSigned property. Shows whether the VbaProject is signed or not in C#....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

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