Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 219,446 for

formatting

(0.49 sec)
  1. Tables and Ranges|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/go-cpp/tables-and-ranges/
  2. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Font method. Provides access to the default font Formatting of legend entries. To override the font Formatting for a specific legend entry, use theFont property in C++....access to the default font formatting of legend entries. To override...override the font formatting for a specific legend entry, use the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your document output with FixedPageSaveOptions' OptimizeOutput property. Remove redundancies and improve Formatting for clearer displays....neighbor glyphs with the same formatting are concatenated. Note: The...adjacent runs with identical formatting to optimize the output document's...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....documents from one supported format to another and modifying those...reporting. Modern document formats and standards are complex,...

    docs.aspose.com/words/nodejs-net/features/
  6. Aspose::Words::Paragraph::get_FrameFormat metho...

    Aspose::Words::Paragraph::get_FrameFormat method. Provides access to the frame Formatting properties in C++....Provides access to the frame formatting properties. System :: SharedPtr...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. 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...
  8. 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...
  9. 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...
  10. 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/