Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 219,217 for

formatting

(0.14 sec)
  1. Format Text Using VSTO and Aspose.Slides for Ja...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and format text in PowerPoint (PPT, PPTX) presentations with precise control....Format Text Using VSTO and Aspose.Slides for Java Contents [...Hide ] Sometimes, you need to format the text on slides programmatically...

    docs.aspose.com/slides/java/format-text-using-v...
  2. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this Formatting....paragraph style applied to this formatting. get style () : Aspose ....paragraph style with list formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.Style | Aspose.Words for .NET

    Discover the ParagraphFormat Style property to easily customize and enhance your document's paragraph styling for improved readability and presentation....paragraph style applied to this formatting. public Style Style { get...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  4. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Java 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/java/format-number-to-date/
  5. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list Formatting properties of a paragraph style....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph Formatting of styles for enhanced document presentation and professional Formatting....property Gets the paragraph formatting of the style. public ParagraphFormat...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  7. 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...
  8. 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...
  9. 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/...
  10. Paragraph.is_format_revision property | Aspose....

    Paragraph.is_format_revision property. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Paragraph.is_format_revision property...property Returns true if formatting of the object was changed in...

    reference.aspose.com/words/python-net/aspose.wo...