Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 213,374 for

formatting

(0.08 sec)
  1. Working With Lists in C++|Aspose.Words for C++

    Introduction to numbering Formatting feature in Aspose.Words for C++....document is a set of list formatting properties. Lists can be...be used in your documents to format, arrange, and emphasize text...

    docs.aspose.com/words/cpp/working-with-lists/
  2. Font.clearFormatting method | Aspose.Words for ...

    Font.clearFormatting method. Resets to default font Formatting....clearFormatting() Resets to default font formatting. clearFormatting () Remarks...Remarks Removes all font formatting specified explicitly on the object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...default text formatting. default_paragraph_format Gets document...document default paragraph formatting. document Gets the owner document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImportFormatMode | Aspose.Words for Java

    Specifies how Formatting is merged when importing content from another document in Java....ImportFormatMode Specifies how formatting is merged when importing...this option specifies how formatting is resolved when both documents...

    reference.aspose.com/words/java/com.aspose.word...
  5. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/java/modify-an-existing-s...
  6. Format Pivot Table Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Format Pivot Table Cells Contents [ Hide ] Sometimes, you want...want to format pivot table cells. For example, you want to apply...

    docs.aspose.com/cells/net/format-pivot-table-ce...
  7. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent Formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...encountering an inconsistent formatting issue when appending Word...headers, footers, or complex formatting in either the source or destination...

    forum.aspose.com/t/appending-document-not-maint...
  8. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...several ways to apply font formatting. Set default font across...table. Specify explicit font formatting in DocumentBuilder : Document...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  9. Shape Effective Properties|Aspose.Slides Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....GetEffective() method from the local format. The following example shows...contains effective text frame formatting properties. The following...

    docs.aspose.com/slides/cpp/shape-effective-prop...
  10. Working with Fonts in C#|Aspose.Words for .NET

    Font Formatting in details using C#. Emphasis mark in C#. Get font line spacing using C#.... Font Formatting The current font formatting is represented...example shows how to set font formatting: Fill properties are also...

    docs.aspose.com/words/net/working-with-fonts/