Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 212,632 for

formatting

(0.2 sec)
  1. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how document revisions are handled during layout process...the Converting to Fixed-page Format documentation article. Properties...changes of formatting properties RevisionType.FORMAT_CHANGE Default...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellFormat.clear_formatting method | Aspose.Wor...

    CellFormat.clear_Formatting method. Resets to default cell Formatting...clear_formatting method clear_formatting() Resets to default...default cell formatting. Does not change the width of the cell. def...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Reusing Style Objects|Documentation

    In Aspose.Cells for Node.js via C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...

    docs.aspose.com/cells/nodejs-cpp/reusing-style-...
  4. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...this cell has no value, no format. This will impact downstream...doesn’t contain any value or formatting. This can lead to the appearance...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  5. Check Custom Number Format when Setting Style.C...

    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....Check Custom Number Format when Setting Style.Custom Property...assign invalid custom number format to Style.Custom property then...

    docs.aspose.com/cells/java/check-custom-number-...
  6. Font.complexScript property | Aspose.Words for ...

    Font.complexScript property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the Formatting for this run....values when determining the formatting for this run. get complexScript...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.isHorizontalRule property | Aspose.Wo...

    ShapeBase.isHorizontalRule property. Returns ``true`` if this shape is a horizontal rule....shape, and customize its formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Get External Connection Data Source of Pivot Ta...

    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....Document Assistant Close Formatting Pivot Table Get Pivot Table...

    docs.aspose.com/cells/java/get-external-connect...
  9. Aspose::Words::Fields::FieldMergeField class | ...

    Aspose::Words::Fields::FieldMergeField class. Implements the MERGEFIELD field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Reusing Style Objects|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.... To apply some formatting to a large range of cells...

    docs.aspose.com/cells/java/reusing-style-objects/