Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 4,931 for

document assembly

(0.18 sec)
  1. TaskPane.IsVisible | Aspose.Words for .NET

    Discover how the TaskPane IsVisible property controls default visibility, enhancing user experience and streamlining Document interactions....visible by default when the document opens. public bool IsVisible...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  2. TaskPane.IsLocked | Aspose.Words for .NET

    Discover the TaskPane IsLocked property, control task pane accessibility in your UI, ensuring users can't close essential features for enhanced productivity....task pane is locked to the document in the UI and cannot be closed...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  3. FontNameSubstitutionRule Class | Aspose.Words f...

    Discover the Aspose.Words.Fonts.FontNameSubstitutionRule class for efficient font name processing and seamless Document formatting. Enhance your text rendering!...the Working with Fonts documentation article. public class FontNameSubstitution...namespace Aspose.Words.Fonts assembly Aspose.Words FontInfoSubstitution...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  5. DocumentVisitor.VisitBuildingBlockEnd | Aspose....

    Explore the DocumentVisitor VisitBuildingBlockEnd method, triggered at the end of building block enumeration for efficient Document processing....you execute a Visitor over a Document . If you want to execute a...glossary document. public void GlossaryDocument () { Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  6. FieldIndex.LetterRange | Aspose.Words for .NET

    Discover the FieldIndex LetterRange property to efficiently set or retrieve a specific letter range, optimizing your indexing performance.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your Documents.... Document doc = new Document (); DocumentBuilder...table formatting options for a document builder // will apply them...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  9. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    Discover the DocumentVisitor VisitBodyStart method—essential for efficiently enumerating main text stories in your sections. Enhance your coding workflow today!...how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentVisitor.VisitRun | Aspose.Words for .NET

    Explore the DocumentVisitor VisitRun method for efficient text handling in your applications. Enhance your coding with this essential tool!...how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

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