Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 158,742 for

document formatting

(0.2 sec)
  1. Specify Layout Options in C#|Aspose.Words for .NET

    Specify Layout Options for various Document layouts using C#....enables you to create output documents with various layouts, depending...printer metrics to lay out document” compatibility option, see...

    docs.aspose.com/words/net/specify-layout-options/
  2. ChartDataLabel.Font | Aspose.Words for .NET

    Discover the ChartDataLabel Font property to easily customize your data label's font Formatting for enhanced visual appeal and clarity....Provides access to the font formatting of this data label. public...with bubble charts. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument class. Represents the root element for a glossary Document within a Word Document. A glossary Document is a storage for AutoText, AutoCorrect entries and Building Blocks. To learn more, visit the Documentation article in C++....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule....customize its formatting. doc = aw . Document () builder = aw...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.ComplexScript | Aspose.Words for .NET

    Discover the Font ComplexScript property, ensuring your text is formatted as complex script for enhanced readability and style, regardless of Unicode values....values when determining the formatting for this run. public bool...complex script. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. TextWatermarkOptions.layout property | Aspose.W...

    TextWatermarkOptions.layout property. Gets or sets layout of the watermark... Document () # Add a plain text watermark...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OfficeMath.ParentParagraph | Aspose.Words for .NET

    Discover the OfficeMath ParentParagraph property to easily access the parent Paragraph of any node, enhancing your Document Formatting and structure....math display formatting. Document doc = new Document ( MyDir + "Office...

    reference.aspose.com/words/net/aspose.words.mat...
  8. RevisionOptions.RevisedPropertiesEffect | Aspos...

    Discover how the RevisedPropertiesEffect in RevisionOptions enhances your content Formatting. Easily customize changes with the FormatChange feature....content areas with changes of formatting properties FormatChange Default...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various Document layouts....enables you to create output documents with various layouts, depending...LayoutOptions property of the Document . This property resembles...

    docs.aspose.com/words/cpp/specify-layout-options/
  10. How to Build a Table from a DataTable in Java|A...

    Example of filling Document table from external database using Java....your document as a new table and quickly apply formatting to the...data from a DataTable into a document table is by using Mail Merge...

    docs.aspose.com/words/java/how-to-build-a-table...