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

formatting

(0.12 sec)
  1. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting of the style. is_heading...that defines formatting of this list style. list_format Provides...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line Formatting for the parent chart element....stroke property Gets line formatting for the parent chart element...Examples Show how to set marker formatting. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting of the style. isHeading True...Gets the list that defines formatting of this list style. listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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-...
  6. Aspose::Words::StyleCollection class | Aspose.W...

    Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a document. To learn more, visit the documentation article in C++....Gets document default text formatting. get_DefaultParagraphForm...document default paragraph formatting. get_Document () const Gets...

    reference.aspose.com/words/cpp/aspose.words/sty...
  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. ChartMarker.Format | Aspose.Words for .NET

    Discover the ChartMarker Format property for easy access to customizable fill and line styles, enhancing your data visualization with unique markers....Format Contents [ Hide ] ChartMarker.Format property Provides...line formatting of this marker. public ChartFormat Format { get...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Change the format of a cell with C++ Contents [ Hide ] Possible...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/cpp/how-to-change-format-...