Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 4,930 for

document assembly

(0.05 sec)
  1. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances Document formatting by seamlessly merging styles from imported content for optimal results....importing content from another document. public enum ImportFormatMode...UseDestinationStyles 0 Use the destination document styles and copy new styles...

    reference.aspose.com/words/net/aspose.words/imp...
  2. Document.AcceptEnd | Aspose.Words for .NET

    Explore the Document AcceptEnd method to efficiently manage visitor access at the Document's end. Enhance user experience with seamless navigation....AcceptEnd Contents [ Hide ] Document.AcceptEnd method Accepts a...for visiting the end of the document. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal....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...
  4. OptionButtonControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OptionButtonControl class, perfect for creating exclusive choice options in your applications. Enhance user experience today!... Document doc = new Document ( MyDir + "Radio...namespace Aspose.Words.Drawing.Ole assembly Aspose.Words OleControl Class...

    reference.aspose.com/words/net/aspose.words.dra...
  5. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality....void Visitor () { Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  6. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  7. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals.... Document doc = new Document (); DocumentBuilder...create funnel chart. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TableStyle.ColumnStripe | Aspose.Words for .NET

    Discover the TableStyle ColumnStripe property to easily customize odd/even column banding for a polished, professional look in your tables.... Document doc = new Document (); DocumentBuilder...TableStyle namespace Aspose.Words assembly Aspose.Words TableStyle.CellSpacing...

    reference.aspose.com/words/net/aspose.words/tab...
  9. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words DropDownItemCollecti...

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

    Define your custom XML attributes effortlessly with the CustomXmlProperty Name property. Enhance your Documents with smart tags for better organization....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...