Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 214,463 for

formatting

(0.21 sec)
  1. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++....fonts, paragraph or section formatting, and perform other operations...easily insert content and formatting. Operations that are possible...

    docs.aspose.com/words/cpp/document-builder-over...
  2. Currency Format Not Applied to Table Column Whe...

    While working with Aspose Cells for a table, we encountered an issue where applying a currency format to a table column doesn’t reflect correctly when values are populated via the payload. The cells display raw numbers w…...Currency Format Not Applied to Table Column When Populated via...issue where applying a currency format to a table column doesn’t reflect...

    forum.aspose.com/t/currency-format-not-applied-...
  3. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_font method. Saves current character Formatting onto the stack....push_font() Saves current character formatting onto the stack. def push_font...use a document builder’s formatting stack. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Lists in Python|Aspose.Words for P...

    Create, specify Formatting and restart lists in a document using Python....document is a set of list formatting properties. Lists can be...be used in your documents to format, arrange, and emphasize text...

    docs.aspose.com/words/python-net/working-with-l...
  5. 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-...
  6. When we concatinate pdf the original format of ...

    when we concatinate pdf using aspose pdf. The formate of orignal file is getting changed. Here is orignal file 0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) and here is file i am geting after concatenation File a…...concatinate pdf the original format of the document is getting...pdf using aspose pdf. The formate of orignal file is getting...

    forum.aspose.com/t/when-we-concatinate-pdf-the-...
  7. Aspose::Words::Document::ExpandTableStylesToDir...

    Aspose::Words::Document::ExpandTableStylesToDirectFormatting method. Converts Formatting specified in table styles into direct Formatting on tables in the document in C++....tylesToD method Converts formatting specified in table styles...styles into direct formatting on tables in the document. void Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Working with Fonts in C#|Aspose.Words for .NET

    Font Formatting in details using C#. Emphasis mark in C#. Get font line spacing using C#.... Font Formatting The current font formatting is represented...example shows how to set font formatting: Fill properties are also...

    docs.aspose.com/words/net/working-with-fonts/
  9. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/java/modify-an-existing-s...
  10. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for Python via .NET, including number Formatting, date Formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....Ask AI Format cells Contents [ Hide ] Introduction Aspose.Cells...class, used to get/set the formatting style of a cell. Aspose.Cells...

    docs.aspose.com/cells/python-net/cells-formatting/