Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 15,944 for

true type

(0.21 sec)
  1. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...GroupShape groupShape ) Parameter Type Description groupShape GroupShape...That ( group . IsGroup , Is . True ); builder . InsertNode ( group...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ChartShapeType | Aspose.Words for Java

    Specifies the shape Type of chart elements in Java....ChartShapeType Specifies the shape type of chart elements. Examples:...hasDataLabels(true); series.getDataLabels().setShowValue(true); // Format...

    reference.aspose.com/words/java/com.aspose.word...
  3. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…...None, Progressive = true, VectorRasterizationO = rasterizationOptions...new WebPOptions { Lossless = true, VectorRasterizationO = rasterizationOptions...

    forum.aspose.com/t/layers-missing-when-converti...
  4. 在 Android 上管理 PowerPoint 演示文稿中的 SmartArt|Aspose...

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

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  5. Aspose::Words::VariableCollection::idx_get meth...

    Aspose::Words::VariableCollection::idx_get method. Gets or a sets a document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....FieldType :: FieldDocVariable , true )); field -> set_VariableName...name or value exist. ASSERT_TRUE ( variables -> Contains ( u...

    reference.aspose.com/words/cpp/aspose.words/var...
  6. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top.... insert_field ( field_type = aw . fields . FieldType ....FIELD_STYLE_REF , update_field = True ) . as_field_style_ref () field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context.... insert_field ( field_type = aw . fields . FieldType ....FIELD_STYLE_REF , update_field = True ) . as_field_style_ref () field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties class | Aspose.Words ...

    Aspose.Words.Properties.BuiltInDocumentProperties class. A collection of built-in document properties...an indexer) and via a set of typed properties that return values...values of appropriate types. The names of the properties are case-insensitive...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldImport.IsLinked | Aspose.Words for .NET

    Optimize your documents with FieldImport's IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and performance today!...Below are two similar field types that we can use to display images...FieldType . FieldIncludePicture , true ); fieldIncludePicture . SourceFullName...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings.... Select any text alignment type using the TextAlignmentType...pre‑defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...