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

formatting

(0.14 sec)
  1. 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...
  2. 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/
  3. Chart Conversion Issue - PPTX to PDF - Free Sup...

    Hello! When converting PPTX to PDF using Aspose Slides for Nodejs via Java (version 25.7), charts with data from an embedded Excel file experience Formatting issues. I attempted to use Aspose Cells to convert the charts…...embedded Excel file experience formatting issues. I attempted to use...like you’re experiencing formatting issues with charts when converting...

    forum.aspose.com/t/chart-conversion-issue-pptx-...
  4. 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...
  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. 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...
  7. 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/
  8. 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...
  9. 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...
  10. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using the Aspose.Cells for .NET 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/net/format-number-to-date/