Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 16,783 for

true type

(0.34 sec)
  1. XML Schema|Aspose.PDF for Java

    本文描述了在 Aspose.PDF for Java 中处理 XML 文档的 XML 架构...Pdf" name= "Document" type= "asp:DocumentType" /> <xs:complexType..."0" > <xs:complexType mixed= "true" > <xs:sequence> <xs:element...

    docs.aspose.com/pdf/zh/java/supported-xml-schema/
  2. XML Schema of Aspose.PDF|Aspose.PDF for C++

    本文介绍了在 Aspose.PDF for C++ 中使用 XML 文档的 XML 架构。...Pdf" name= "Document" type= "asp:DocumentType" /> <xs:complexType..."0" > <xs:complexType mixed= "true" > <xs:sequence> <xs:element...

    docs.aspose.com/pdf/zh/cpp/supported-xml-schema/
  3. 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...
  4. 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...
  5. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton 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...
  6. Presentation Locking|Aspose.Slides Documentation

    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....used for all type of shapes, there are different types of locks for...for different shape type. The BaseShapeLock class is the generic...

    docs.aspose.com/slides/net/presentation-locking/
  7. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles....below: Heading Types Description NumeralsArabic Arab type,for example...NumeralsRomanUpperca Roman upper type, for example, I,I.II, … NumeralsRomanLowerca...

    docs.aspose.com/pdf/python-net/working-with-hea...
  8. Working with Headings in PDF|Aspose.PDF for Java

    Create numbering in heading your PDF document with Java. Aspose.PDF for Java offers different kinds of numbering styles....below: Heading Types Description NumeralsArabic Arab type,for example...NumeralsRomanUpperca Roman upper type, for example, I,I.II, … NumeralsRomanLowerca...

    docs.aspose.com/pdf/java/working-with-headings/
  9. XML Schema of Aspose.PDF|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/net/supported-xml-schema/
  10. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java....SHAPE, 0, true); CheckBoxControl checkBoxControl...checkBoxControl.setChecked(true); Assert.assertEquals(true, checkBoxControl...

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