Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 17,235 for

true type

(0.09 sec)
  1. Easy way to set up a chart using Chart.SetChart...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....setChartDataRange ( "A1:D4" , true ); // Save the workbook workbook...Document Assistant Close Find Type of X and Y Values of Points...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  2. ShapeBase.bounds_with_effects property | Aspose...

    ShapeBase.bounds_with_effects property. Gets final extent that this shape object has after applying drawing effects... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 2...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Footnote and Endnote in C#|Aspose....

    How to manipulate footnotes and endnotes using C#.... Footnote , true ); footnote . AppendChild (...InsertFootnote ( FootnoteType . Endnote , true ); endnote . AppendChild ( new...

    docs.aspose.com/words/net/working-with-footnote...
  4. 在 .NET 中自定义演示文稿的饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建和自定义饼图,可导出至 PowerPoint,瞬间提升您的数据叙事效果。... ShowValue = true ; chart . ChartData . Series...CenterText = NullableBool . True ; chart . ChartTitle . Height...

    docs.aspose.com/slides/zh/net/pie-chart/
  5. Working with Comments in Python|Aspose.Words fo...

    How to add, remove, or manipulate comments in a document using Python....get_child_nodes method is set to true: this forces the get_child_nodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/python-net/working-with-c...
  6. ChartSeriesType | Aspose.Words for Java

    Specifies a Type of a chart series in Java....ChartSeriesType Specifies a type of a chart series. Examples:...getChild(NodeType.SHAPE, 0, true)).getChart(); // Remove all...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::DoclingSaveOptions class...

    Aspose::Words::Saving::DoclingSaveOptions class. Can be used to specify additional options when saving a document into the Docling format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the index of a property by its name. Enhance your coding productivity today!...IndexOf ( string name ) Parameter Type Description name String The...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  9. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a document are up-to-date.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!...dateTime , string text ) Parameter Type Description author String The...GetChildNodes ( NodeType . Comment , true ). Count , Is . EqualTo ( 2...

    reference.aspose.com/words/net/aspose.words/com...