Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 16,706 for

true type

(0.12 sec)
  1. 与大师合作|Documentation

    本节介绍如何使用 Aspose.Diagram 添加 master 或获取 master 信息。... True ; master . IconUpdate = BOOL . True ; master ...432916947568133 ; shape . ID = 5 ; shape . Type = TypeValue . Foreign ; shape...

    docs.aspose.com/diagram/zh/net/working-with-mas...
  2. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....controlling the spaces between both types of text, you can configure your...the spaces between these two types of text. You can use AddSpaceBetweenFarEa...

    docs.aspose.com/words/cpp/using-documentbuilder...
  3. FieldIndex.has_page_number_separator property |...

    FieldIndex.has_page_number_separator property. Gets a value indicating whether a page number separator is overridden through the field's code.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # If our...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.category property | A...

    BuiltInDocumentProperties.category property. Gets or sets the category of the document.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) # 2 - "Title" property, which...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....Table class, and many other types. Set First Row as Header Create...its header tbl . setFirstRow ( true ); } } // Saves the presentation...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  6. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # In the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... The default value is True . @property def has_vertical_border...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...GetNSeries (). Add ( u "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  9. TextureIndex enumeration | Aspose.Words for Python

    aspose.words.TextureIndex enumeration. Specifies shading texture.... get_by_border_type ( aw . BorderType . LEFT ) ...DOUBLE borders . get_by_border_type ( aw . BorderType . RIGHT )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Step-by-step guide....the bullet type of the paragraph. Set the bullet type to Symbol...// set IsBulletHardColor to true to use own bullet color para...

    docs.aspose.com/slides/androidjava/manage-bullet/