Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 215,249 for

formatting

(0.09 sec)
  1. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...to the font formatting of the axis title. format Provides access...access to fill and line formatting of the axis title. orientation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Font::get_Color method | Aspose....

    Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++....Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. System ::...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Aspose::Words::Fonts::FontSourceBase class | As...

    Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources. To learn more, visit the documentation article in C++....detected that might result in formatting fidelity loss. GetAvailableFonts...detected that might result in formatting fidelity loss. static Type...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_Formatting method. Removes shading from the object....clear_formatting method clear_formatting() Removes shading from...from the object. def clear_formatting ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...leftIndent = 20 ; // Set some formatting options for text and table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Merge Word Documents using Java

    This topic describes how to merge Word document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge DOCX files in Java....document using different formatting options including using the...the destination formatting, the source formatting, or keeping only...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  7. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  8. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell Formatting properties....cell_format property DocumentBuilder.cell_format property Returns...table cell formatting properties. @property def cell_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java.... FORMAT_CHANGE Change of formatting was applied to...STYLE_DEFINITION_CHANGE Change of formatting was applied to the parent...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create StockVolumeHighLowClose Chart in Excel u...

    Learn how to create a StockVolumeHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Detailed steps, code samples, and customization tips are provided....markers, secondary axis, and formatting. The code is fully functional...that supports .NET. Extensive Format Support – XLSX, XLS, CSV, ODS...

    blog.aspose.com/cells/create-stockvolumehighlow...