Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,776 for

true type

(0.09 sec)
  1. ShapeTextOrientation | Aspose.Words for Java

    Specifies orientation of text in shapes in Java....hasDataLabels(true); dataLabels.setShowValue(true); dataLabels...dataLabels.setShowCategoryName(true); // Define data label shape. dataLabels...

    reference.aspose.com/words/java/com.aspose.word...
  2. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....Type – gets the artifact type (supports values...with Adobe Acrobat have the type Pagination and subtype Watermark...

    docs.aspose.com/pdf/java/add-watermarks/
  3. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....PARAGRAPH, true)) { if (para.getParagraphFormat()...tab stop. getLeader() Gets the type of the leader line displayed...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Below are two similar field types that we can use to display images...insertField(FieldType.FIELD_INCLUDE_PICTURE, true); fieldIncludePicture.setSo...

    reference.aspose.com/words/java/com.aspose.word...
  5. Style.isQuickStyle property | Aspose.Words for ...

    Style.isQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``True`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....isForms2OleControl property Returns true if the control is a Forms2OleControl...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....enabled property Returns true if control is in enabled state...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...Description calculateOnExit True if references to the specified...FormField.isCheckBoxExactSize is true . checked Gets or sets the checked...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....Watermark Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  10. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

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