Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 221,021 for

formatting

(0.24 sec)
  1. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Change the format of a cell with C++ Contents [ Hide ] Possible...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/cpp/how-to-change-format-...
  2. 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/
  3. NodeImporter breaks padding - Free Support Foru...

    Hi there we use Aspose.Words to copy ContentControls of multiple documents into a single resulting docx file. We use the NodeImporter for this use case like var importFormatOptions = new ImportFormatOptions { KeepSour…...is sometimes incorrectly formatted. In this case the padding...NodeImporter handles certain formatting properties during the import...

    forum.aspose.com/t/nodeimporter-breaks-padding/...
  4. 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...
  5. ChartFormat class | Aspose.Words for Python

    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/python-net/aspose.wo...
  6. 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...
  7. 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/
  8. DocumentBuilderOptions class | Aspose.Words for...

    Aspose.Words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....contextTableFormatti True if the formatting applied to table content...content does not affect the formatting of the content that follows it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. JoinRunsOptions.ignoreInsignificant property | ...

    JoinRunsOptions.ignoreInsignificant property. True indicates that the insignificant attributes of all runs will be ignored when joining runs with same Formatting....when joining runs with same formatting. get ignoreInsignificant...noticeable effect on the formatting of a run with the given text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Split Table in C#|Aspose.Words for .NET

    Split table in C#. How to split one table into two separate tables C#.... Formatting preservation : The formatting applied to...recreated. Any style or direct formatting on the moved rows remains...

    docs.aspose.com/words/net/split-table/