Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 4,984 for

document assembly

(0.07 sec)
  1. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your Document formatting with customizable list levels for enhanced clarity and presentation....the Working with Lists documentation article. public class ListLevelCollection...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words.lis...
  2. FieldEditTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEditTime class for efficient Document editing. Simplify your workflow with powerful EDITTIME field management....the Working with Fields documentation article. public class FieldEditTime...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing Document management.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless Document editing!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  5. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row formatting for enhanced Document design and presentation....with a document builder. Document doc = new Document (); DocumentBuilder...custom borders. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  7. FontSubstitutionRule.Enabled | Aspose.Words for...

    Discover the FontSubstitutionRule Enabled property to easily manage font settings. Ensure optimal text display with this essential feature....(); } Shows how to access a document’s system font source and set...font substitutes. Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. FieldTemplate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTemplate class for seamless TEMPLATE field implementation. Enhance your Document processing with powerful features!...the Working with Fields documentation article. public class FieldTemplate...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  9. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your Document's last save time in UTC. Enhance your Document management today!...get ; set ; } Remarks For documents originated from RTF format...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/net/aspose.words.pro...
  10. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects....void Create () { Document doc = new Document (); // A smart tag...tag appears in a document with Microsoft Word recognizes a part...

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