Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 221,018 for

formatting

(0.13 sec)
  1. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....shape, and customize its formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OfficeMath.nodeType property | Aspose.Words for...

    OfficeMath.nodeType property. Returns [NodeType.OfficeMath](../../../aspose.words/nodetype/#OfficeMath)....to set office math display formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a horizontal rule in C++....shape, and customize its formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings....has used Microsoft Excel to format cells will be familiar with...used to get and set a cell’s formatting. The Style class provides...

    docs.aspose.com/cells/python-net/cells-alignmen...
  5. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal.... Fill { get; } Gets fill formatting for the shape. FirstChild...Provides access to the font formatting of this object. Glow { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldMergeField class | Aspose.Words for Python

    aspose.words.fields.FieldMergeField class. Implements the MERGEFIELD field... format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....document and saving it to the Text format. Moreover, using Java PDF to...output Text with or without formatting as compared to the source...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  8. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!...relates to change of Style formatting, use ParentStyle instead...IsInsertRevision , Is . True ); // 2 - A "format" revision: // This revision...

    reference.aspose.com/words/net/aspose.words/rev...
  9. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…...at D (column), the borders/formatting would be retained for the...(non-formatted) cells which do not have borders/formatting, e.g...

    forum.aspose.com/t/insertcolumns-not-work-fine-...
  10. TextPath | Aspose.Words for Java

    Defines the text and Formatting of the text path of a WordArt object in Java....TextPath Defines the text and formatting of the text path (of a WordArt...Apply the "Bold" and "Italic" formatting settings to the text using...

    reference.aspose.com/words/java/com.aspose.word...