Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 15,785 for

true type

(0.23 sec)
  1. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked....default value for a Shape is True . Examples Shows how change...builder . insert_shape ( shape_type = aw . drawing . ShapeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.node_type property | Aspose.Words for Python

    Table.node_Type property. Returns [NodeType.TABLE](../../../aspose.words/nodeType/#TABLE)....node_type property Table.node_type property Returns NodeType...NodeType.TABLE . @property def node_type ( self ) -> aspose . words ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Change Text Color in HTML using Python

    Learn how to change text color in HTML using Python with Aspose.HTML for Python via .NET. Includes inline and internal CSS examples, best practices, and FAQ....makedirs (output_dir, exist_ok = True) 10 save_path = os. path . join...that creates an element of the type specified. Use the get_elements_by_tag_name()...

    docs.aspose.com/html/python-net/how-to-change-t...
  4. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false....Remarks The following chart types do not support data tables:...these types. Showing a data table for the chart types throws...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...setShowValue(true); series.getLabels().getDefaultDataLabelF()...getDefaultDataLabelF().setShowValue(true); series.getLabels().getDefaultDataLabelF()...

    forum.aspose.com/t/need-a-sample-code-to-create...
  6. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby.... node_type = Rjb :: import ( "com.aspose...getChildNodes ( node_type . PARAGRAPH , true ) paragraphs_count...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  7. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...available (removing the redundant type check) if (source.getListFormat()..."C:\\MyFonts", "D:\\OtherFonts" }, true); Document doc = new Document("source...

    forum.aspose.com/t/some-styles-were-not-copied-...
  8. FieldEnd.has_separator property | Aspose.Words ...

    FieldEnd.has_separator property. Returns ``True`` if this field has a separator....has_separator property Returns True if this field has a separator...class FieldEnd FieldEnd.node_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... insert_chart ( chart_type = aw . drawing . charts . ChartType...) series . has_data_labels = True data_labels = series . data_labels...

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