Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 39,595 for

document properties

(0.17 sec)
  1. ConvertUtil class | Aspose.Words for Node.js

    Aspose.Words.ConvertUtil class. Provides helper functions to convert between various measurement units...Between Measurement Units documentation article. Methods Name Description...section. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphCollection class | Aspose.Words for No...

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Working with Paragraphs documentation article. Inheritance: ParagraphCollection...ParagraphCollection → NodeCollection Properties Name Description count Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed....reverse_rows property TextPath.reverse_rows property Determines...order of rows is reversed. @property def reverse_rows ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GeneralFormatCollection.Count | Aspose.Words fo...

    Discover the GeneralFormatCollection Count property to easily access the total item count in your collection, enhancing data management efficiency....Count property Gets the total number of the...format field results. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes numeric field results, enhancing data presentation and user experience effectively....NumericFormat property Gets or sets a formatting...format field results. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for .NET API....initial data and sets relevant properties. Finally, it saves the workbook...Excel file. Sample Code AI Document Assistant Close How to set...

    docs.aspose.com/cells/net/create-tornado-chart/
  7. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines Properties specific to a list label. To learn more, visit the Documentation article in C++....] ListLabel class Defines properties specific to a list label...the Working with Lists documentation article. class ListLabel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for JavaScript via C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....can be used to set the font properties of the text, such as its...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/rich-text-...
  9. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for Python via .NET API....initial data and sets relevant properties. Finally, it saves the workbook...Excel file. Sample Code AI Document Assistant Close How to Set...

    docs.aspose.com/cells/python-net/create-tornado...
  10. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a line chart as an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose? Workbook workbook = new Workbook(new FileInputStream("C:\\lines.xlsx")); Chart char…...Chart Properties : Ensure that the chart’s properties are correctly...image. Sometimes, certain properties may affect how the chart...

    forum.aspose.com/t/chart-lines-disappear-when-t...