Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 16,764 for

true type

(0.15 sec)
  1. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance.... Specify true to keep the stream open. Examples...args . IsImageAvailable , Is . True ); Console . WriteLine ( $"{args...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ChartSeriesGroup.AxisGroup | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisGroup property, easily manage your series group’s axis for enhanced data visualization and analysis....series group, also of the line type. ChartSeriesGroup newSeriesGroup...newSeriesGroup . AxisX . Hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeriesGroup.Series | Aspose.Words for .NET

    Discover the ChartSeriesGroup Series property to access a unique collection of related series, enhancing your data visualization experience....series group, also of the line type. ChartSeriesGroup newSeriesGroup...newSeriesGroup . AxisX . Hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataLabelPosition | Aspose.Words for Java

    Specifies the position for a chart data label in Java.... Remarks: Not all series types allow you to specify label positions...color. series.hasDataLabels(true); ChartDataLabelCollec dataLabels...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...insertField(FieldType.FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Field.Result | Aspose.Words for .NET

    Manage Field Result properties effortlessly. Access or modify text between field separators for streamlined data handling and enhanced efficiency.... Type , Is . EqualTo ( FieldType ...Result )). Days <= 1 , Is . True ); See Also class Field namespace...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Name");...insertField(FieldType.FIELD_MERGE_REC, true); Assert.assertEquals(fieldMergeRec...

    reference.aspose.com/words/java/com.aspose.word...
  8. Comparer.create method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.create method... Parameter Type Description context ComparerContext...compare_options . ignore_case_changes = True comparer_context . author =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....setBehindText(true); shape.setRelativeHorizont....NONE); shape.setBehindText(true); // Place the image at the...

    reference.aspose.com/words/java/com.aspose.word...