Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 17,437 for

true type

(0.12 sec)
  1. 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...
  2. Aspose.PSD for Java 23.8 - Release Notes|Docume...

    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....new type of warp (Flag) Feature PSDJAVA-519 Add new types of warp:...cast object of type UnknownStructure to type DescriptorStructure...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. 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/
  4. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....SHAPE, 0, true); OleControl oleControl = shape...assertEquals(checkBox.getEnabled(), true); Assert.assertEquals(checkBox...

    reference.aspose.com/words/java/com.aspose.word...
  5. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for Python via .NET 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/python-net/applying-prot...
  6. Forms2OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControl class, your solution for integrating Microsoft Forms 2.0 OLE controls seamlessly into your applications....The default value depends on a type of the control. Caption { get;...controls. Enabled { get; } Returns true if control is in enabled state...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Working with Headings in PDF|Aspose.PDF for PHP...

    Create numbering in heading your PDF document using PHP. Aspose.PDF for PHP via 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/php-java/working-with-headi...
  8. 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/
  9. ShapeBase.CanHaveImage | Aspose.Words for .NET

    Discover the ShapeBase CanHaveImage property—learn how to determine if your shape Type supports images for enhanced visual appeal!...CanHaveImage property Returns true if the shape type allows the shape to...Microsoft Word has a special shape type for images, it appears that...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to add "extras" to GTLF with C# - Free Supp...

    I’m using C# SDK to manipulate 3D model and would like to convert it to GLTF. However, I’m also looking to add “extras” attribute to some specific nodes. How can I do this with C#?...SetProperty("type", "mat"); tex.SetProperty("type", "tex"); mat...").Value = true; node.SetProperty("enabled", true); //scene....

    forum.aspose.com/t/how-to-add-extras-to-gtlf-wi...