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

true type

(0.58 sec)
  1. 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...
  2. 使用 PHP 管理演示文稿中的幻灯片切换|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中自定义幻灯片切换,提供针对 PowerPoint 和 OpenDocument 演示文稿的分步指南。...提供的切换效果中,对幻灯片应用 Slide Transition Type。 写入修改后的演示文稿文件。 # 实例化 Presentation...提供的切换效果中,对幻灯片应用 Slide Transition Type。 您还可以将切换设置为单击时前进、特定时间后前进,或两者兼有。...

    docs.aspose.com/slides/zh/php-java/slide-transi...
  3. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  5. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name.... Parameter Type Description original_font_name...SYSTEM_FONTS , system_font_source . type ) self . assertEqual ( 0 , system_font_source...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....String & replacement ) Parameter Type Description pattern const S...FindReplaceOptions > & options ) Parameter Type Description pattern const S...

    reference.aspose.com/words/cpp/aspose.words/ran...
  7. Customize 3D Charts in Presentations in .NET|As...

    Learn how to create and customize 3-D charts in Aspose.Slides for .NET, with support for PPT and PPTX files—boost your presentations today.... Type ); chart . ChartData . Series..., 2 , "Series 2" ), chart . Type ); // Add Catrgories chart ...

    docs.aspose.com/slides/net/3d-chart/
  8. Aspose::Words::Fields::FieldPrint class | Aspos...

    Aspose::Words::Fields::FieldPrint class. Implements the PRINT field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...setNSeries("B2:B4", true); chart.getNSeries().get(0)...STACKED_BAR); chart.setNSeries("C2:C4", true); chart.getNSeries().get(1)...

    forum.aspose.com/t/code-snippet-to-create-combi...
  10. Customize 3D Charts in Presentations with Pytho...

    Learn how to create and customize 3-D charts in Aspose.Slides for Python via .NET, with support for PPT, PPTX and ODP files—boost your presentations today.... type ) chart . chart_data . series..., 2 , "Series 2" ), chart . type ) # Add Catrgories chart . chart_data...

    docs.aspose.com/slides/python-net/3d-chart/