Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 218,529 for

formatting

(0.31 sec)
  1. ChartFormat.Fill | Aspose.Words for .NET

    Discover the ChartFormat Fill property for enhanced chart visuals. Unlock unique fill Formatting options for your parent chart elements today!...Fill property Gets fill formatting for the parent chart element...Examples Show how to set marker formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill Formatting for the parent chart element....fill property Gets fill formatting for the parent chart element...Examples Show how to set marker formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...basically a ‘snapshot’ of the format style at the time of calling...for the portion, after the format of either changes. I’m not...

    forum.aspose.com/t/iportioneffectivedata-instan...
  4. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph Formatting of the style in C++....method Gets the paragraph formatting of the style. System :: SharedPtr...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Tables and Ranges|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....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/net/tables-and-ranges/
  6. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  7. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list Formatting properties of a paragraph style....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. CheckGrammarOptions.preserveFormatting property...

    CheckGrammarOptions.preserveFormatting property. Allows to specify either [AiModel.checkGrammar()](../../aimodel/checkGrammar/#document_checkgrammaroptions) will try to preserve layout and Formatting of the original document, or not...try to preserve layout and formatting of the original document...true . However, the original formatting of the text is not preserved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with Golang via C++....use some of the conditional formatting icon types but without applying...applying conditional formatting to cells. Aspose.Cells supports...

    docs.aspose.com/cells/go-cpp/add-conditional-ic...