Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 4,870 for

document assembly

(0.11 sec)
  1. ChartAxis.MinorTickMark | Aspose.Words for .NET

    Customize your ChartAxis with the MinorTickMark property to enhance axis precision and improve data visualization. Set or return minor tick marks easily!... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  2. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/nod...
  3. ShapeBase.IsGroup | Aspose.Words for .NET

    Discover ShapeBase IsGroup. Easily identify if a shape is a group. Enhance your design workflow with this essential property for better organization....print its contents using a document visitor. public void GroupOfShapes...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldAddIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAddIn class to enhance Document automation with powerful ADDIN field capabilities. Boost your productivity today!...modifications made to the document. IsLocked { get; set; } Gets...Removes the field from the document. Returns a node right after...

    reference.aspose.com/words/net/aspose.words.fie...
  5. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your Document's formatting and design....and user-defined styles in a document. To learn more, visit the...with Styles and Themes documentation article. public class StyleCollection...

    reference.aspose.com/words/net/aspose.words/sty...
  6. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected layout data with the LayoutCollector Clear method. Ideal for post-update Document management and layout rebuilding.... Call this method after document was manually updated, or layout...that a node spans. Document doc = new Document (); LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  7. CssSavingArgs.IsExportNeeded | Aspose.Words for...

    Control CSS export with CssSavingArgs IsExportNeeded property. Choose to embed or save CSS to file for optimized HTML Documents. Default, true....file and embedded to HTML document. Default is true . When this...will not be embedded to HTML document. public bool IsExportNeeded...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldMergingArgs.Text | Aspose.Words for .NET

    Manage your Document's merge fields effortlessly with FieldMergingArgs. Easily set or retrieve text for seamless Document integration....will be inserted into the document for the current merge field...will be inserted into the document in place of the merge field...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Table.ClearBorders | Aspose.Words for .NET

    Discover the Table ClearBorders method to effortlessly eliminate all table and cell borders, enhancing your design's clarity and appeal.... Document doc = new Document ( MyDir + "Tables...borders from a table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  10. INodeChangingCallback.NodeRemoved | Aspose.Word...

    Discover the INodeChangingCallback NodeRemoved method—triggered when a Document node is removed, enhancing your coding efficiency and Document management....when a node belonging to this document has been removed from its...FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ino...