Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 219,462 for

formatting

(0.27 sec)
  1. Field.update method | Aspose.Words for Node.js

    Aspose.Words.Fields.Field.update method...then direct field result formatting is abandoned, regardless...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...doc = doc ) # Specify font formatting, then add text. font = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_font property. Text Formatting applied to new content....apply_font property Text formatting applied to new content. @property...FindReplaceOptions.apply_paragraph_format property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LoadOptions.MswVersion | Aspose.Words for .NET

    Optimize document loading with LoadOptions MswVersion. Ensure compatibility with specific MS Word versions, defaulting to Word 2019 for seamless integration....aspects of document content and formatting slightly differently during...missing the default paragraph formatting style. // This default style...

    reference.aspose.com/words/net/aspose.words.loa...
  5. CompatibilityOptions.mwsmallCaps property | Asp...

    CompatibilityOptions.mwsmallCaps property. Emulate Word 5.x for the Macintosh Small Caps Formatting....the Macintosh Small Caps Formatting. get mwsmallCaps () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via Java API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Opening Files with Different Formats Contents [ Hide ] Using Aspose...different formats. Aspose.Cells can open a range of file formats such...

    docs.aspose.com/cells/python-java/opening-files...
  7. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++....MajorFormattingLoss 256 Generic major formatting loss, no specific code. ...MinorFormattingLoss 65536 Generic minor formatting loss, no specific code. FontSubstitution...

    reference.aspose.com/words/cpp/aspose.words/war...
  8. Aspose.Email for .NET Limitations - Free Suppor...

    Hi, Aspose.Email for .NET offers MAPI API for working with PST. Are there any known limitations for working with PST files created by the library in different Outlooks?? For example, Microsoft Outlook (classic and new)…...Attachments : Formatting : Complex formatting in emails or attachments...Some advanced features and formatting options in PST files might...

    forum.aspose.com/t/aspose-email-for-net-limitat...
  9. Copy Range Data Only with C++|Documentation

    Learn how to copy range data only without Formatting using Aspose.Cells with C++....copying the data only, not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/cpp/copy-range-data-only/
  10. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++....Examples Shows how to create a formatted table using DocumentBuilder...set_LeftIndent ( 20 ); // Set some formatting options for text and table...

    reference.aspose.com/words/cpp/aspose.words.tab...