Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 214,299 for

formatting

(0.09 sec)
  1. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  2. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...insert_html(html, use_builder_formatting) Inserts an HTML string into...html : str , use_builder_formatting : bool ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...value indicating whether formatting specified in DocumentBuilder...DocumentBuilder is used as base formatting for text imported from HTML....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Globalization and Localization with Python.NET|...

    Learn how to handle multilingual data and regional settings in Excel files using Aspose.Cells for Python via .NET....working with international data formats. Learn to manage regional settings...settings, date/time formats, and number formatting across different...

    docs.aspose.com/cells/python-net/globalization-...
  5. Aspose.Words.Lists module | Aspose.Words for No...

    The Aspose.Words.Lists module contains classes for working with bulleted and numbered lists defined in a document....ListCollection Stores and manages formatting of bulleted and numbered...Allows to control what list formatting is applied to a paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Copy Range Style Only|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 another with or without formatting. It is also possible to copy...copy only the formatting of the range. This article shows how...

    docs.aspose.com/cells/java/copy-range-style-only/
  7. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character Formatting previously saved on the stack in C++....method Retrieves character formatting previously saved on the stack...use a document builder’s formatting stack. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the Formatting properties of the cell....cell_format property Cell.cell_format property Provides access...access to the formatting properties of the cell. @property def cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/fonttype-distinction-is-not-...
  10. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for .NET API....Ask AI How to Format Number to Time Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to time in Excel is a common...

    docs.aspose.com/cells/net/how-to-format-number-...