Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 221,021 for

formatting

(0.11 sec)
  1. Aspose cells : Redo and undo actions are not pe...

    Step 1: I entered 11, 12, 13, and 14 in different cells. Step 2: I applied red color to some cells. Step 3: I applied yellow color to other cells. Step 4: When performing undo (Ctrl + Z), the colors are removed correc…... When you apply formatting changes (like cell colors)...that both text values and formatting changes are properly managed...

    forum.aspose.com/t/aspose-cells-redo-and-undo-a...
  2. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Inserting HTML code parses the formatting of each element into equivalent...equivalent document text formatting. ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Font Type Distinction Is Not Available Between ...

    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/font-type-distinction-is-not...
  4. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the Formatting of a chart element...ChartFormat class Represents the formatting of a chart element. To learn...Description fill Gets fill formatting for the parent chart element...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...original Times New Roman formatting of the placeholder is lost...preserve the original character formatting in the callback public class...

    forum.aspose.com/t/font-style-automatically-cha...
  6. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...access to the default font formatting of legend entries. To override...override the font formatting for a specific legend entry, use the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NodeImporter breaks padding - Free Support Foru...

    Hi there we use Aspose.Words to copy ContentControls of multiple documents into a single resulting docx file. We use the NodeImporter for this use case like var importFormatOptions = new ImportFormatOptions { KeepSour…...is sometimes incorrectly formatted. In this case the padding...NodeImporter handles certain formatting properties during the import...

    forum.aspose.com/t/nodeimporter-breaks-padding/...
  8. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct Formatting with the ExpandTableStylesToDirectFormatting method, enhancing your document's appearance effortlessly....ExpandTableStylesToD method Converts formatting specified in table styles...styles into direct formatting on tables in the document. public void...

    reference.aspose.com/words/net/aspose.words/doc...
  9. How to Format Number to Fraction|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for Java API....Ask AI How to Format Number to Fraction Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to fractions in Excel...

    docs.aspose.com/cells/java/how-to-format-number...
  10. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js via C++, 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 with Node.js via C++ Contents [ Hide ] Introduction...class, used to get/set the formatting style of a cell. Aspose.Cells...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/