Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 221,673 for

formatting

(0.73 sec)
  1. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font Formatting of the data table....property Provides access to font formatting of the data table. @property...data_table . format . stroke . weight = 1 data_table . format . stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FrameFormat.isFrame property | Aspose.Words for...

    FrameFormat.isFrame property. Returns ``true`` if the paragraph is a frame....to get information about formatting properties of paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with C# code by using the Aspose.Cells for .NET API....the custom separators for formatting/parsing numbers. Specifying...Supported Number Formats Render Custom Date Format Patterns g and...

    docs.aspose.com/cells/net/specify-custom-number...
  4. ShapeBase.glow property | Aspose.Words for Python

    ShapeBase.glow property. Gets glow Formatting for the shape....glow property Gets glow formatting for the shape. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Shape::get_HorizontalRu...

    Aspose::Words::Drawing::Shape::get_HorizontalRuleFormat method. Provides access to the properties of the horizontal rule shape. For a shape that is not a horizontal rule, returns null in C++....shape, and customize its formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...Adds an empty conditional formatting int index = sheet . GetConditionalFormat...); // Sets the conditional format range. CellArea ca ; ca . StartRow...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  7. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets document default text Formatting....Gets document default text formatting. get defaultFont () : Aspose...are fully supported in OOXML formats ( LoadFormat.Docx ) only. Earlier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for paragraph....how to configure paragraph formatting to create off-center text...DocumentBuilder's paragraph format." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....how to configure paragraph formatting to create off-center text...DocumentBuilder's paragraph format." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...algorithm, we’re encountering formatting inconsistencies: The font...to preserve the original formatting defined in the DocPart (including...

    forum.aspose.com/t/while-generating-using-aspos...