Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 16,769 for

true type

(0.09 sec)
  1. Aspose.PSD for .NET 21.2 - 发布说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ShapeOriginSettings [ 0 ]; AssertAreEqual ( true , setting . IsOriginIndexPresent...IsShapeInvalidatedPr ); AssertAreEqual ( true , setting . IsOriginResolutionPr...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node Types for seamless document processing....NodeType enumeration Specifies the type of a Word document node. public...Description Any 0 Indicates all node types. Allows to select all children...

    reference.aspose.com/words/net/aspose.words/nod...
  3. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties.... show = true ; let chartAxisYTitle = chart...chartAxisYTitle . show = true ; chartAxisYTitle . overlay = true ; chartAxisYTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts to improve readability and design appeal....Underline property True if the font is underlined. public...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...Italic property True if the font is formatted as...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Lists::ListLevelCollection class...

    Aspose::Words::Lists::ListLevelCollection class. A collection of list formatting for each level in a list. To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () virtualizeBeginConst () const...const_iterator iterator iterator_holder_type virtualized_iterator virtua...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart_axis_x_title . show = True chart_axis_y_title = chart ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Cells 8.8.1中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....LoadOptions & initialize it with type of template to be loaded LoadOptions...GridValidationType . WHOLE_NUMBER , true ); val . setFormula1 ( "=20"...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. 使用 Java 在 PowerPoint 演示稿中管理 SmartArt|Aspose.Sli...

    了解如何使用 Aspose.Slides for Java 通过清晰的代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。...isHidden() 如果此节点在数据模型中是隐藏节点,则返回 true。要检查 SmartArt 任意节点的隐藏属性,请按照以下步骤操作:...= node . isHidden (); // 返回 true if ( hidden ) { // 执行某些操作或通知...

    docs.aspose.com/slides/zh/java/manage-smartart/