Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 220,388 for

formatting

(0.62 sec)
  1. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages Formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....class Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. ShadowFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowFormat for enhanced object shadow effects. Elevate your document design with customizable shadow Formatting options....ShadowFormat class Represents shadow formatting for an object. To learn more...get; } Returns true if the formatting applied to this instance...

    reference.aspose.com/words/net/aspose.words.dra...
  3. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation.... formatting = AsposeCells . FormattingType...get ( j ). marker . area . formatting = AsposeCells . FormattingType...

    docs.aspose.com/cells/javascript-cpp/create-com...
  4. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during document loading or saving, enhancing your document management experience....MajorFormattingLoss 100 Generic major formatting loss, no specific code. ...MinorFormattingLoss 10000 Generic minor formatting loss, no specific code. FontSubstitution...

    reference.aspose.com/words/net/aspose.words/war...
  5. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading Formatting for this conditional style....that refers to the shading formatting for this conditional style...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line Formatting of the data labels....format property ChartDataLabelCollec.format property Provides...line formatting of the data labels. @property def format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading Formatting for this conditional style....that refers to the shading formatting for this conditional style...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!...Words applies a date/time format switch, i.e. @ “dd.MM.yyyy”...FormatDateTime ( DateTime value , string format , CalendarType calendarType...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....that can handle the specific formatting or processing you want to...method in your class that formats the data as needed when the...

    forum.aspose.com/t/apply-custom-class-using-mus...
  10. Join Tables in C++|Aspose.Words for C++

    Advanced table manipulations. How to merge two tables into one C++. Join tables using C++.... Q: Will the formatting of the original rows be preserved...cloned with Clone(true) , all formatting, cell widths, and styles...

    docs.aspose.com/words/cpp/join-tables/