Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 219,448 for

formatting

(0.14 sec)
  1. What is a Designer Spreadsheet|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....code to apply formatting (look and feel). Formatting takes time...Microsoft Excel in which all formatting is already applied and the...

    docs.aspose.com/cells/net/what-is-a-designer-sp...
  2. CompareOptions.ignoreFormatting property | Aspo...

    CompareOptions.ignoreFormatting property. True indicates that Formatting is ignored....property True indicates that formatting is ignored. get ignoreFormatting...Remarks By default, document formatting is not ignored. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all Formatting for a table cell...CellFormat class Represents all formatting for a table cell. To learn...that refers to the shading formatting for the cell. topPadding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character Formatting effortlessly. Unlock unique styling options for a polished look!...property Gets the character formatting of the style. public Font...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current paragraph Formatting properties in C++....represents current paragraph formatting properties. System :: SharedPtr...Examples Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 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/python-net/tables-and-ran...
  7. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations....Stroke property Gets line formatting for the parent chart element...Examples Show how to set marker formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill Formatting for the parent chart element....fill property Gets fill formatting for the parent chart element...Examples Show how to set marker formatting. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph Formatting features for enhanced document styling....represents current paragraph formatting properties. public ParagraphFormat...Examples Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, fonts, and colors to cell ranges programmatically....Ask AI Format Ranges with C++ Contents [ Hide ] Possible Usage...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/cpp/how-to-format-a-range/