Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,790 for

true type

(0.23 sec)
  1. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... type ) self . assertEqual ( 0 , system_font_source...font_info_substitution . enabled = True doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldCompare class | Asp...

    Aspose::Words::Fields::FieldCompare class. Implements the COMPARE 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...
  3. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Inline ) isComposite Returns true if this node can contain other...Node ) isDeleteRevision Returns true if this object was deleted in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, True)) { try { // Skip shapes that are textboxes — th…...Shape, true)) { try { // Skip shapes that...avoid truncation"); //if shape type is not inline then below setting...

    forum.aspose.com/t/getting-exception-floating-s...
  5. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....templates used to design many types of charts. Using Aspose.Slides...charts (based on popular chart types) and custom charts. To allow...

    docs.aspose.com/slides/php-java/create-chart/
  6. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection....method contains(name) Returns true if a property with the specified...( name : string ) Parameter Type Description name string The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldData | Aspose.Words for Java

    Implements the DATA field in Java....FIELD_DATA, true); Assert.assertEquals(" DATA...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. RowCollection | Aspose.Words for Java

    Provides Typed access to a collection of Row nodes in Java....extends NodeCollection Provides typed access to a collection of Row...collection. Parameters: Parameter Type Description node Node The node...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 Aspose.Cells for JavaScript 通过 C++ 将图表图例条目的填...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表图例条目的填充文本设置为无。本指南将演示如何修改 Microsoft Excel 图表中图例条目的填充颜色,以实现更好的可视化和定制。...isTextNoFill() 设置为 true 。 以下示例代码将图表的第二个图例条目填充的文本设置为无色。请下载这段代码中使用的...Entry Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/set-tex...