Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 220,693 for

formatting

(0.55 sec)
  1. Copy Range Data Only|Documentation

    This article describes how to copy range data only with Aspose.Cells for Python via .NET library....copying the data only, not the formatting. Aspose.Cells for Python...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/python-net/copy-range-dat...
  2. ConditionalStyle | Aspose.Words for Java

    Represents special Formatting applied to some area of a table with assigned table style in Java....Cloneable Represents special formatting applied to some area of a...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/java/com.aspose.word...
  3. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table Formatting. Enhance your documents with dynamic styles and improve readability effortlessly....class Represents special formatting applied to some area of a...get; } Gets the character formatting of the conditional style...

    reference.aspose.com/words/net/aspose.words/con...
  4. 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...
  5. 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. @property def style ( self...paragraph style with list formatting. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WarningType enumeration | Aspose.Words for Node.js

    Aspose.Words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....MajorFormattingLoss Generic major formatting loss, no specific code. ...MinorFormattingLoss Generic minor formatting loss, no specific code. FontSubstitution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph Formatting of the style....property Gets the paragraph formatting of the style. get paragraphFormat...paragraph style with list formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Specifying Formatting Font Formatting Current font formatting is represented...how to set font formatting. Paragraph Formatting Current paragraph...

    docs.aspose.com/words/cpp/using-documentbuilder...