Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 4,867 for

document assembly

(0.22 sec)
  1. ChartAxis.MinorUnit | Aspose.Words for .NET

    Discover the ChartAxis MinorUnit property to easily adjust the spacing of minor tick marks for enhanced chart clarity and precision.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless Document processing....print its contents using a document visitor. public void GroupOfShapes...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....find-and-replace operation traverses the document in. public void Direction...findReplaceDirection ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  4. DocumentVisitor.VisitStructuredDocumentTagStart...

    Discover the DocumentVisitor VisitStructuredDocumentTagStart method, essential for efficiently starting structured Document tag enumeration. Enhance your coding today!...enumeration of a structured document tag has started. public virtual...every structured document tag in a document. public void StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/doc...
  5. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats.... Document doc = new Document (); DocumentBuilder...box" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Fill.GradientStops | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning fill effects.... Document doc = new Document (); DocumentBuilder..."GradientStops" property after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list formatting to enhance your Document's presentation and clarity....list formatting used in the document. public ListCollection Lists...with list levels. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your list, enhancing data management and organization....use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Style.List | Aspose.Words for .NET

    Discover how to style your lists effectively! Learn to define unique formatting for list styles to enhance your content's visual appeal....use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words/sty...