Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 214,282 for

formatting

(0.22 sec)
  1. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the horizontal rule....shape, and customize its formatting. doc = aw . Document () builder...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list Formatting used in the document in C++....Provides access to the list formatting used in the document. System...We can disable list formatting to not format any subsequent paragraphs...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Copying and Moving Worksheets|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....of worksheets with common formatting and data. For example, if...Worksheets, complete with data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/python-java/copying-and-m...
  4. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputFormat method. Returns or sets the text Formatting for a text form field in C++....Returns or sets the text formatting for a text form field. System...contains regular text, then valid format strings are “”, “UPPERCASE”...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. How to Replace Partial Text in Cell|Documentation

    Learn how to replace partial text in a cell with Aspose.Cells....for editing, updating, or formatting data dynamically. Here are...John” in a template. String Formatting & Standardization: Modify...

    docs.aspose.com/cells/net/how-to-replace-partia...
  6. XLS or XLSX Export|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....and XLSX formats without loss of layout or formatting. To create...spreadsheets in the Microsoft Excel formats, Aspose.Cells for JasperReports...

    docs.aspose.com/cells/jasperreports/xls-or-xlsx...
  7. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for C++....GetColumnCount () << endl ; // Formatting console output cout << "---------...(). ToUtf8 () << endl ; // Formatting console output cout << "---------...

    docs.aspose.com/cells/cpp/get-address-cell-coun...
  8. SoftEdgeFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.SoftEdgeFormat class. Represents the soft edge Formatting for an object....Represents the soft edge formatting for an object. Remarks Use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to apply number format to each datapoint's ...

    We are plotting a pie chart and we need to apply custom format to each datapoint for example #,##0.0% and #,##0.000% like these. How can we achieve this format, could you provide a sample code?...How to apply number format to each datapoint's datalabel in PIE...and we need to apply custom format to each datapoint for example...

    forum.aspose.com/t/how-to-apply-number-format-t...
  10. Reusing Style Objects|Documentation

    In Aspose.Cells for Python via .NET, 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/python-net/reusing-style-...