Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 14,732 for

true type

(0.19 sec)
  1. CustomXmlPropertyCollection.add method | Aspose...

    CustomXmlPropertyCollection.add method. Adds a property to the collection.... Parameter Type Description property CustomXmlProperty...aw . NodeType . SMART_TAG , True )] self . assertEqual ( 8 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToDouble method. Returns the property value as double in C++....ToDouble () Examples Shows various type conversion methods of custom...properties -> Add ( u "Authorized" , true ); properties -> Add ( u "Authorized...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....Shows how to use various field types to link to other documents in...DocumentBuilder(doc); // Below are three types of fields we can use to display...

    reference.aspose.com/words/java/com.aspose.word...
  4. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....CanHaveImage { get; } Returns true if the shape type allows the shape to...ExtrusionEnabled { get; } Returns true if an extrusion effect is enabled...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....FIELD_FILL_IN, true); field.setPromptText("Please... field.setPromptOnceOnMailM(true); Assert.assertEquals(" FILLIN...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....FIELD_FILE_NAME, true); field.update(); Assert.assertEquals("...FIELD_FILE_NAME, true); field.setIncludeFullPath(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...
  9. TextureIndex | Aspose.Words for Java

    Specifies shading texture in Java....GREEN, true); table.setBorder(BorderType...LineStyle.SINGLE, 1.5, Color.GREEN, true); table.setBorder(BorderType...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....feature, you can select the show type (e.g., presented by a speaker...class that returns an object of type SlideShowSettings , which allows...

    docs.aspose.com/slides/cpp/manage-slide-show/