Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 221,910 for

formatting

(0.12 sec)
  1. ParagraphFormat.Style | Aspose.Words for .NET

    Discover the ParagraphFormat Style property to easily customize and enhance your document's paragraph styling for improved readability and presentation....paragraph style applied to this formatting. public Style Style { get...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  2. FieldOptions.FieldIndexFormat | Aspose.Words fo...

    Discover how to utilize the FieldIndexFormat property in FieldOptions to customize FieldIndex Formatting for enhanced document clarity and organization....FieldIndexFormat that represents the formatting for the FieldIndex fields...; } Examples Shows how to formatting FieldIndex fields. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Inserting HTML code parses the formatting of each element into equivalent...equivalent document text formatting. ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...
  5. ChartFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartFormat class. Represents the Formatting of a chart element...ChartFormat class Represents the formatting of a chart element. To learn...Description fill Gets fill formatting for the parent chart element...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert an Excel Table to a Range of Data|Docum...

    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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/java/convert-an-excel-tab...
  7. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's Formatting and design....Gets document default text formatting. DefaultParagraphForm { get;...document default paragraph formatting. Document { get; } Gets the...

    reference.aspose.com/words/net/aspose.words/sty...
  8. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/).... FormatChange Change of formatting was applied to the parent...StyleDefinitionChang Change of formatting was applied to the parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/javascript-cpp/copy-range...