Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 67,639 for

document

(0.08 sec)
  1. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your Documents....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...
  2. FieldChar.isDirty property | Aspose.Words for N...

    FieldChar.isDirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the Document....modifications made to the document. get isDirty () : boolean...FieldStart node. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.ProtectionType | Aspose.Words for .NET

    Discover the active Document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features....ProtectionType Contents [ Hide ] Document.ProtectionType property Gets...Gets the currently active document protection type. public ProtectionType...

    reference.aspose.com/words/net/aspose.words/doc...
  4. GlowFormat.Color | Aspose.Words for .NET

    Discover the GlowFormat Color property to customize your glow effects. Easily set vibrant colors for stunning visual impact. Default is Black.... Document doc = new Document ( MyDir + "Various..."Shape.Glow.docx" ); doc = new Document ( ArtifactsDir + "Shape.Glow...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Fields::FieldDocVariable class |...

    Aspose::Words::Fields::FieldDocVariable class. Implements DOCVARIABLE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldDocVariable...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldQuote...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ListLevelCollection class | Aspose.Words for No...

    Aspose.Words.Lists.ListLevelCollection class. A collection of list formatting for each level in a list...the Working with Lists documentation article. Properties Name...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldAutoNumLgl.RemoveTrailingPeriod | Aspose.W...

    Manage FieldAutoNumLgl's RemoveTrailingPeriod property to customize number display—eliminate trailing periods for cleaner, professional formatting....Examples Shows how to organize a document using AUTONUMLGL fields. public...FieldAutoNumLgl () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldDde.is_linked property | Aspose.Words for ...

    FieldDde.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...field types to link to other documents in the local file system,...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.accept method | Aspose.Words for Node.js

    Cell.accept method. Accepts a visitor....structure of every table in a document. test ( 'TableToText' , ()...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...