Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 4,866 for

document assembly

(0.11 sec)
  1. Theme.MajorFonts | Aspose.Words for .NET

    Customize your site’s typography with MajorFonts. Easily set diverse fonts for multiple languages to enhance readability and user experience.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  2. FieldIndex.PageNumberSeparator | Aspose.Words f...

    Discover the FieldIndex PageNumberSeparator property, easily customize the character that separates index entries from page numbers for enhanced clarity.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldToc.EntryLevelRange | Aspose.Words for .NET

    Discover the FieldToc EntryLevelRange property to easily customize your table of contents levels for enhanced navigation and user experience....FieldTocEntryIdentif () { Document doc = new Document (); DocumentBuilder...} /// <summary> /// Use a document builder to insert a TC field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your Document's final section for effective formatting....in the last section of the document. public bool IsEndOfDocument...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  5. ViewOptions.ZoomPercent | Aspose.Words for .NET

    Adjust the ViewOptions ZoomPercent property to set your Document's zoom level between 10-500%. Enhance readability and optimize your viewing experience!...which you want to view your document. public int ZoomPercent {...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  6. OleFormat.SourceFullName | Aspose.Words for .NET

    Discover the OleFormat SourceFullName property, easily manage the path and name of your linked OLE object's source file for seamless integration.... Document doc = new Document (); DocumentBuilder...Microsoft Visio drawing into the document as an OLE object. builder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientVariant enum for customizable gradient fills, enhancing your Document designs with vibrant styles.... Document doc = new Document (); DocumentBuilder..."GradientAngle" properties after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. 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...