Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 219,469 for

formatting

(0.1 sec)
  1. How to Format Number to Time with Golang via C+...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....How to Format Number to Time with Golang via C++ Contents [ Hide...Possible Usage Scenarios Formatting numbers to time in Excel...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  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. 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...
  4. 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...
  5. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...functionality that preserves document formatting and handles fields reliably...with dynamic data. Preserve Formatting : Aspose.Words maintains...

    forum.aspose.com/t/interop-to-aspose-c/324832
  6. Aspose::Words::DocumentBuilderOptions::get_Cont...

    Aspose::Words::DocumentBuilderOptions::get_ContextTableFormatting method. True if the Formatting applied to table content does not affect the Formatting of the content that follows it. Default value is true in C++....matti method True if the formatting applied to table content...content does not affect the formatting of the content that follows it...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize document merging. Enhance Formatting control when combining multiple files effortlessly....enumeration Specifies how formatting is merged when combining...MergeFormatting 0 Combine the formatting of the merged documents....

    reference.aspose.com/words/net/aspose.words.low...
  8. 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...
  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. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the Formatting properties of the row....row_format property Row.row_format property Provides access to...to the formatting properties of the row. @property def row_format...

    reference.aspose.com/words/python-net/aspose.wo...