Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 219,445 for

formatting

(0.23 sec)
  1. 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...
  2. Split Table in C++|Aspose.Words for C++

    Split table in C++. How to split one table into two separate tables C++....This preserves the original formatting while separating the rows...new table. Q: Will the cell formatting (widths, borders, shading)...

    docs.aspose.com/words/cpp/split-table/
  3. 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/
  4. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special Formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++....class Represents special formatting applied to some area of a...ClearFormatting () Clears formatting of this conditional style...

    reference.aspose.com/words/cpp/aspose.words/con...
  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. Aspose::Words::Fields::FieldIndexFormat enum | ...

    Aspose::Words::Fields::FieldIndexFormat enum. Specifies the Formatting for the FieldIndex fields in a document in C++....FieldIndexFormat enum Specifies the formatting for the FieldIndex fields...Simple. Examples Shows how to formatting FieldIndex fields. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldOptions::get_FieldI...

    Aspose::Words::Fields::FieldOptions::get_FieldIndexFormat method. Gets or sets a FieldIndexFormat that represents the Formatting for the FieldIndex fields in the document in C++....FieldIndexFormat that represents the formatting for the FieldIndex fields...() Examples Shows how to formatting FieldIndex fields. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. ChartMarker.Format | Aspose.Words for .NET

    Discover the ChartMarker Format property for easy access to customizable fill and line styles, enhancing your data visualization with unique markers....Format Contents [ Hide ] ChartMarker.Format property Provides...line formatting of this marker. public ChartFormat Format { get...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!...corresponding data point with default formatting will be inserted into the...corresponding data label with default formatting will be inserted too. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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...