Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 219,496 for

formatting

(0.1 sec)
  1. How to Format Number to Time|Documentation

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

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  2. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for Python via .NET API....Ask AI How to Format Number to Time Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to time in Excel is a common...

    docs.aspose.com/cells/python-net/how-to-format-...
  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. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all Formatting for a table cell...CellFormat class Represents all formatting for a table cell. To learn...that refers to the shading formatting for the cell. top_padding...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced document. Thanks. Test Info Using SDK: Aspose.Word…... How can I keep the same formating with the sourced document...Words for .NET, paragraph formatting can be lost in the output...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  6. 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...
  7. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special Formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++....class Represents special formatting applied to some area of a...ClearFormatting () Clears formatting of this conditional style...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. DocumentBuilderOptions.contextTableFormatting p...

    DocumentBuilderOptions.contextTableFormatting property. True if the Formatting applied to table content does not affect the Formatting of the content that follows it...contextTableFormatti property True if the formatting applied to table content...content does not affect the formatting of the content that follows it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell Formatting options for enhanced data presentation in your applications....property Provides access to the formatting properties of the cell. public...Examples Shows how to modify formatting of a table cell. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Copy Range Style Only with C++|Documentation

    Learn how to copy only the style of a range in Excel using Aspose.Cells with C++....its own or completely with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/cpp/copy-range-style-only/