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

formatting

(0.16 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/net/tables-and-ranges/
  2. 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...
  3. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for C++ calculates and applies effective shape properties for precise PowerPoint rendering....GetEffective() method from the local format. The following example shows...contains effective text frame formatting properties. The following...

    docs.aspose.com/slides/cpp/shape-effective-prop...
  4. How to Format Number to Time with C++|Documenta...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....How to Format Number to Time with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to time in Excel is a...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  5. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading Formatting for the cell....that refers to the shading formatting for the cell. @property def...start_table () # Setting table formatting options for a document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C++ library of Excel | products.aspose.com.Cells

    Aspose.Cells for C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....and Formatting, Data Validation, Conditional Formatting, Reading...the most common spreadsheet formats (such as XLS, XLSX, XLSM, and...

    products.aspose.com/cells/cpp/
  7. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...
  8. Paragraph.isFormatRevision property | Aspose.Wo...

    Paragraph.isFormatRevision property. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled....property Returns true if formatting of the object was changed...check whether a paragraph is a format revision. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Copy Range Data with Style|Documentation

    This article describes how to copy range data with style using the Aspose.Cells for Python via .NET library....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/python-net/copy-range-dat...
  10. CheckGrammarOptions.preserveFormatting property...

    CheckGrammarOptions.preserveFormatting property. Allows to specify either [AiModel.checkGrammar()](../../aimodel/checkGrammar/#document_checkgrammaroptions) will try to preserve layout and Formatting of the original document, or not...try to preserve layout and formatting of the original document...true . However, the original formatting of the text is not preserved...

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