Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 220,748 for

formatting

(1.26 sec)
  1. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line Formatting of this marker....format property ChartMarker.format property Provides access to...fill and line formatting of this marker. get format () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent Formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!...Joins runs with the same formatting in the paragraph. public...separate runs with the same formatting. Fragmented paragraphs like...

    reference.aspose.com/words/net/aspose.words/par...
  3. JoinRunsOptions.IgnoreInsignificant | Aspose.Wo...

    Ignore insignificant Formatting differences when joining runs in Aspose.Words to merge text more efficiently and simplify document structure....when joining runs with same formatting. public bool IgnoreInsignificant...noticeable effect on the formatting of a run with the given text...

    reference.aspose.com/words/net/aspose.words/joi...
  4. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for C++ and elevate your presentations with professional text Formatting for maximum impact....footnotes, these specialized formatting options help maintain clarity...exporting to PDF or other formats? Yes, Aspose.Slides properly...

    docs.aspose.com/slides/cpp/superscript-and-subs...
  5. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Node.js via C++ API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  6. Tables and Ranges|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/net/tables-and-ranges/
  7. 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...
  8. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...basically a ‘snapshot’ of the format style at the time of calling...for the portion, after the format of either changes. I’m not...

    forum.aspose.com/t/iportioneffectivedata-instan...
  9. 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...
  10. Join Tables in C#|Aspose.Words for .NET

    Join tables in C#. How to merge two tables into one C#....another document, preserving formatting when the second parameter...container. Q: Will the original formatting of rows (borders, shading...

    docs.aspose.com/words/net/table-join/