Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 217,026 for

formatting

(0.36 sec)
  1. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list Formatting is applied to a paragraph...Allows to control what list formatting is applied to a paragraph...numbered, it is said that list formatting is applied to the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. JoinRunsOptions class | Aspose.Words for Node.js

    Aspose.Words.JoinRunsOptions class. Provides configuration flags for the join runs operation....when joining runs with same formatting. ignoreRedundant True indicates...when joining runs with same formatting. ignoreSpacing True indicates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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-...
  4. 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-...
  5. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....context_table_formatting True if the formatting applied to table...content does not affect the formatting of the content that follows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  10. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....How to Format Number to Special with C++ Contents [ Hide ] Possible...Usage Scenarios Formatting numbers to a special format in Excel is...

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