Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 4,931 for

document assembly

(0.16 sec)
  1. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...parent, but belongs to the same document as the original node. This...composite node. Document doc = new Document (); Paragraph para...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Paragraph.BreakIsStyleSeparator | Aspose.Words ...

    Discover how the Paragraph Break IsStyleSeparator property enhances Document formatting by allowing mixed paragraph styles for greater design flexibility.... Document doc = new Document (); DocumentBuilder...multiple TOC entries from one document text line. builder . InsertStyleSeparator...

    reference.aspose.com/words/net/aspose.words/par...
  3. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!... Document doc = new Document ( MyDir + "Rendering...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words/par...
  4. Style.BaseStyleName | Aspose.Words for .NET

    Discover how to customize the BaseStyleName property to enhance your design. Easily get or set the style name for improved visual appeal!... Document doc = new Document ( MyDir + "Style...with alias.docx" ); // This document contains a style named "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any Document with the CopyStylesFromTemplate method, enhancing your workflow and Document consistency....the specified template to a document. public void CopyStylesFromTempla...template to a document, like-named styles in the document are redefined...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize text styles. Easily set and modify underline types for enhanced typography in your designs.... Document doc = new Document (); DocumentBuilder...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  7. DocumentBuilder.StartColumnBookmark | Aspose.Wo...

    Use DocumentBuilder's StartColumnBookmark method to easily mark table cell positions as column bookmarks, enhancing Document navigation and organization....the current position in the document as a column bookmark start...names will be ignored when the document is saved. The actual position...

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

    Discover the FieldGlossary EntryName property to easily manage glossary entries—get or set names for seamless content integration.... Document doc = new Document (); // Create a glossary...glossary document and add an AutoText building block to it. doc...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldAutoText.EntryName | Aspose.Words for .NET

    Discover the FieldAutoText EntryName property to easily manage AutoText entry names, enhancing your Document automation and efficiency.... Document doc = new Document (); // Create a glossary...glossary document and add an AutoText building block to it. doc...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ImageSaveOptions.HorizontalResolution | Aspose....

    Discover the ImageSaveOptions HorizontalResolution property to easily adjust image quality in DPI for optimal clarity and detail in your projects....converts a document to one. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/net/aspose.words.sav...