Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 15,993 for

true type

(0.05 sec)
  1. FieldDate.UseLunarCalendar | Aspose.Words for .NET

    Optimize your date management with FieldDate's UseLunarCalendar property. Easily switch between Hijri and Hebrew Lunar calendars for enhanced functionality.... // Below are three types of cultural calendars that a...FieldDate , true ); field . UseLunarCalendar = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldIfComparisonResult | Aspose.Words for Java

    Specifies the result of the IF field condition evaluation in Java....FIELD_IF, true); field.setLeftExpression("0");...constructed. field.setTrueText("True"); field.setFalseText("False");...

    reference.aspose.com/words/java/com.aspose.word...
  3. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for C++ locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....used for all types of shapes, different shape types require different...class for PPTX. The following types of locks are supported in Aspose...

    docs.aspose.com/slides/cpp/applying-protection-...
  4. XML Schema|Aspose.PDF for Java

    This article describes an XML schema for working with XML documents in Aspose.PDF for Java...Pdf" name= "Document" type= "asp:DocumentType" /> <xs:complexType..."0" > <xs:complexType mixed= "true" > <xs:sequence> <xs:element...

    docs.aspose.com/pdf/java/supported-xml-schema/
  5. ShadowFormat.Visible | Aspose.Words for .NET

    Discover the ShadowFormat Visible property. Easily check if your formatting is visible, enhancing your document's appearance and clarity....Visible property Returns true if the formatting applied to...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  6. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java....getClsidInternal() getEnabled() Returns true if control is in enabled state...ActiveX control. getType() Gets type of Forms 2.0 control. getValue()...

    reference.aspose.com/words/java/com.aspose.word...
  7. CheckBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.CheckBoxControl class. The CheckBox control toggles a value....The default value depends on a type of the control. (Inherited from...Forms2OleControl ) enabled Returns True if control is in enabled state...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.hasDmlEffect method | Aspose.Words for Nod...

    Font.hasDmlEffect method. Checks if particular DrawingML text effect is applied.... TextDmlEffect ) Parameter Type Description dmlEffectType TextDmlEffect...DrawingML text effect type. Returns true if particular DrawingML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OptionButtonControl.Selected | Aspose.Words for...

    Manage your OptionButtonControl with ease! Set or get its selected state with a simple boolean value for seamless user interaction.... Shape , 0 , true ); OptionButtonControl optionButton1...GetChild ( NodeType . Shape , 1 , true ); OptionButtonControl optionButton2...

    reference.aspose.com/words/net/aspose.words.dra...
  10. OptionButtonControl.selected property | Aspose....

    OptionButtonControl.selected property. Gets or sets a boolean value indicating either this [OptionButtonControl](../) is selected or not.... SHAPE , 0 , True ) . as_shape () option_button1...aw . NodeType . SHAPE , 1 , True ) . as_shape () option_button2...

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