Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 215,684 for

formatting

(0.17 sec)
  1. 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/
  2. Document Builder Overview in Python|Aspose.Word...

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

    docs.aspose.com/words/python-net/document-build...
  3. Font.clear_formatting method | Aspose.Words for...

    Font.clear_Formatting method. Resets to default font Formatting....clear_formatting method clear_formatting() Resets to default...default font formatting. def clear_formatting ( self ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer Formatting in KeepSourceFormatting mode. Simplify your document imports today!...that specifies that source formatting of headers/footers content...specifies ignoring or not source formatting of headers/footers content...

    reference.aspose.com/words/net/aspose.words/imp...
  5. 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...
  6. Change the format of a cell with Golang via C++...

    How to use Aspose.Cells library in C++ to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Change the format of a cell with Golang via C++ Contents [ Hide...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/go-cpp/how-to-change-form...
  7. 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-...
  8. Format Ranges with Node.js via C++|Documentation

    Learn how to format a range of cells in Excel using Aspose.Cells for Node.js via C++....Ask AI Format Ranges with Node.js via C++ Contents [ Hide ] Possible...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  9. 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-...
  10. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row Formatting options, enhancing your data presentation effortlessly....property Provides access to the formatting properties of the row. public...Examples Shows how to modify formatting of a table row. Document...

    reference.aspose.com/words/net/aspose.words.tab...