Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 219,475 for

formatting

(2.14 sec)
  1. Copy Range Data with Style|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....a range complete with its formatting. This article explains how...style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/java/copy-range-data-with...
  2. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...access to the default font formatting of legend entries. To override...override the font formatting for a specific legend entry, use the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table Formatting. Enhance your documents with dynamic styles and improve readability effortlessly....class Represents special formatting applied to some area of a...get; } Gets the character formatting of the conditional style...

    reference.aspose.com/words/net/aspose.words/con...
  4. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks Formatting changes, ensuring accurate document edits and enhanced collaboration....property Returns true if formatting of the object was changed...check whether a paragraph is a format revision. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  5. Known Issues in Aspose.Slides for .NET 14.1.0|A...

    Review known issues in Aspose.Slides for .NET 14.1.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations.... Not all PPTX text formatting features are supported in...indentation and paragraph formatting limitations). Info about...

    docs.aspose.com/slides/net/known-issues-in-aspo...
  6. FieldIndexFormat enumeration | Aspose.Words for...

    aspose.words.fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a document....enumeration Specifies the formatting for the FieldIndex fields...Simple. Examples Shows how to formatting FieldIndex fields. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Specifying Formatting Font Formatting Current font formatting is represented...how to set font formatting. Paragraph Formatting Current paragraph...

    docs.aspose.com/words/cpp/using-documentbuilder...
  9. Customizing Charts with Golang via C++|Document...

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various Formatting options to enhance the appearance and usability of your charts....that have their standard formatting settings. We only define...created with its default formatting settings. But Aspose.Cells...

    docs.aspose.com/cells/go-cpp/customizing-charts/
  10. How to remove font dom from html after converte...

    Is there any way to remove font dom from “Td”. or Is there any way to avoid the text are separate by font tag. e904128e-711c-447f-a3f6-a50f5a3d9c8c.png (47.1 KB)...the cell contains rich text formatting, which causes the text to...you can clear the rich text formatting by using: cell.SetCharacters(null);...

    forum.aspose.com/t/how-to-remove-font-dom-from-...