Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 16,866 for

true type

(0.09 sec)
  1. Export Document, Workbook, and Worksheet Proper...

    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....Cells, it also exports various types of document, workbook, and worksheet...value of these properties is true . The following screenshot shows...

    docs.aspose.com/cells/python-net/export-documen...
  2. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....data sources for all chart types: The code produces the following...properties of the ChartFormat type in the ChartSeries, ChartDataPoint...

    docs.aspose.com/words/java/working-with-charts/
  3. FieldComments.text property | Aspose.Words for ...

    FieldComments.text property. Gets or sets the text of the comments.... insert_field ( field_type = aw . fields . FieldType ....FIELD_COMMENTS , update_field = True ) . as_field_comments () field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.preset_texture property | Aspose.Words for...

    Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to add a PivotChart with C++|Documentation

    How to add a PivotChart using Aspose.Cells with C++.... Various Chart Types : Pivot charts can be created...created using various chart types such as bar charts, line charts...

    docs.aspose.com/cells/cpp/how-to-add-pivot-chart/
  6. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides Typed access to a collection of [Table](../table/) nodes...TableCollection class Provides typed access to a collection of Table...system_helper . linq . Enumerable . of_type ( lambda x : x . as_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph.... PARAGRAPH , True ) for para in list ( filter...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fill.texture_alignment property | Aspose.Words ...

    Fill.texture_alignment property. Gets or sets the alignment for tile texture fill.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject.... insert_field ( field_type = aw . fields . FieldType ....FIELD_SUBJECT , update_field = True ) . as_field_subject () field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to the structured document tag.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...