Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 16,791 for

true type

(0.33 sec)
  1. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... Parameter Type Description version MsWordVersion...each group.""" for enabled in ( True , False ): print ( ' \t Enabled...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations....# Add autoshape of rectangle type $sld -> getShapes () -> addAutoShape...# Add autoshape of rectangle type $sld -> getShapes () -> addAutoShape...

    docs.aspose.com/slides/php-java/shape-manipulat...
  3. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。... NullableBool( True ) chart . chart_title . height...height = 20 chart . has_title = True # Set first series to show values...

    products.aspose.com/slides/zh-hant/python-net/c...
  4. 使用 Python 在 PPTX 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPTX 演示文稿中創建圖表。... NullableBool( True ) chart . chart_title . height...height = 20 chart . has_title = True # Set first series to show values...

    products.aspose.com/slides/zh-hant/python-net/c...
  5. Aspose::Words::Drawing::SoftEdgeFormat class | ...

    Aspose::Words::Drawing::SoftEdgeFormat class. Represents the soft edge formatting for an object in C++.... static Type () Remarks Use the SoftEdge...Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... Parameter Type Description index int Examples...chart . series [ 0 ] . smooth = True # Verify that data points for...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.... show_value = True chart . chart_data . series...show_label_as_data_callout = True chart . chart_data . series...

    docs.aspose.com/slides/python-net/callout/
  8. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration.... True ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodeType/#Table).... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF.... We can set device type using HtmlMediaType property...HtmlLoadOptions with Print media type var options = new HtmlLoadOptions...

    docs.aspose.com/pdf/net/convert-html-to-pdf/