Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 219,475 for

formatting

(0.17 sec)
  1. Working with Fonts in C++|Aspose.Words for C++

    Font Formatting in details using C++.... Font Formatting The current font formatting is represented...example shows how to set font formatting: Fill properties now are...

    docs.aspose.com/words/cpp/working-with-fonts/
  2. Aspose::Words::Tables::TableStyleOptions enum |...

    Aspose::Words::Tables::TableStyleOptions enum. Specifies how table style is applied to a table in C++....Description None 0 No table style formatting is applied. FirstRow 32 Apply...Apply first row conditional formatting. LastRow 64 Apply last row...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::DocumentBuilderOptions class | A...

    Aspose::Words::DocumentBuilderOptions class. Allows to specify additional options for the document building process in C++....tti () const 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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
  8. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...to the default paragraph formatting in your document. When you...ClearFormatting() , it resets the formatting of the default paragraph...

    forum.aspose.com/t/getting-error-while-converti...
  9. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character Formatting from the stack, enhancing your document creation process....method Retrieves character formatting previously saved on the stack...use a document builder’s formatting stack. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .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/net/cells-formatting/