Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 17,414 for

true type

(0.35 sec)
  1. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java.... getType() Gets the data type of the property. getValue()..."MyBookmark"); Assert.assertEquals(true, customProperty.isLinkToContent());...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. TextBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.TextBoxControl class. The TextBox control displays text from an organized set of data or user input....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...
  4. 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...
  5. 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-...
  6. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class.... Parameter Type Description document Document...layout_enumerator , depth ): while true : ExLayout . _print_current_entity...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity....layout_enumerator , depth ): while true : ExLayout . _print_current_entity...layout_enumerator , depth ): while true : ExLayout . _print_current_entity...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points)....layout_enumerator , depth ): while true : ExLayout . _print_current_entity...layout_enumerator , depth ): while true : ExLayout . _print_current_entity...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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/