Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 221,096 for

formatting

(1.09 sec)
  1. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied to this Formatting in C++....paragraph style applied to this formatting. System :: SharedPtr < Aspose...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C# to add conditional Formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings Contents [ Hide ] 2-Color...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/net/adding-2-color-scale-...
  3. 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...
  4. ChartFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartFormat class for advanced chart element styling. Enhance your documents with professional, customizable chart designs....ChartFormat class Represents the formatting of a chart element. To learn...Description Fill { get; } Gets fill formatting for the parent chart element...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....85 number formatting switches: =00000000 \\\#...supports all date and time formatting switches available in Microsoft...

    docs.aspose.com/words/java/introduction-to-fields/
  6. 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...
  7. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same Formatting in all paragraphs of the document....joinRunsWithSameForm() Joins runs with same formatting in all paragraphs of the...contain adjacent runs with same formatting. Usually this occurs if a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document Formatting and design....set; } True if the font is formatted as all capital letters. AutoColor...set; } True if the font is formatted as bold. BoldBi { get; set;...

    reference.aspose.com/words/net/aspose.words/font/
  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. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....DocumentBuilder object Set the formatting for inserting the hyperlink...flag for the URL Clear the formatting and add some normal text...

    kb.aspose.com/words/net/how-to-insert-hyperlink...