Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 222,099 for

formatting

(0.11 sec)
  1. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#.... The current font formatting is also specified by the...and the current paragraph formatting is determined by the ParagraphFormat...

    docs.aspose.com/words/net/working-with-paragraphs/
  2. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line Formatting for the parent chart element....stroke property Gets line formatting for the parent chart element...Examples Show how to set marker formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages Formatting of bulleted and numbered lists used in a document...class Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Words.Tables | Aspose.Words for .NET

    Discover the Aspose.Words.Tables namespace, featuring powerful classes for managing table rows, cells, and their Formatting to enhance your document creation....tables, rows, cells and their formatting. Classes Class Description...CellFormat Represents all formatting for a table cell. PreferredWidth...

    reference.aspose.com/words/net/aspose.words.tab...
  5. 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-...
  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. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Inserting HTML code parses the formatting of each element into equivalent...equivalent document text formatting. ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  8. How to Format Number to Fraction with Golang vi...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....How to Format Number to Fraction with Golang via C++ Contents...Possible Usage Scenarios Formatting numbers to fractions in Excel...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  9. How to Format Number to Percentage with Golang ...

    This article will introduce how to Format Number to Percentage using Aspose.Cells for C++ API....How to Format Number to Percentage with Golang via C++ Contents...Possible Usage Scenarios Formatting numbers to percentages in...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  10. 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...