Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 30,032 for

true type

(0.16 sec)
  1. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified Type in C++....nodes that match the specified type. System :: SharedPtr < Aspose...nodeType , bool isDeep ) Parameter Type Description nodeType Aspose::Words::NodeType...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. CellEventHandler | Aspose.Cells for Java API Re...

    Represents the interface that intend to handle cell events....sort(1, 0, 20, 4, 0, true,true,false); } else if (e.getArgument()...getCells().sort(1, 0, 20, 4, 1, true,true,false); } else if (e.getArgument()...

    reference.aspose.com/cells/java/com.aspose.grid...
  3. VerifyData() | Aspose.Slides for C++ API Reference

    Verifies that the signature of the specified data is valid....padding ) Arguments Parameter Type Description data const ByteArrayPtr...RSASignaturePadding >& Padding mode. return true if signature is valid, otherwise...

    reference.aspose.com/slides/cpp/system.security...
  4. RowCollection | Aspose.Sildes for PHP via Java ...

    RowCollection RowCollection class Represents table row collection. addClone Name Description addClone ( Row , boolean...... Parameters: Name Type Description templ Row Row which...template. withAttachedRows boolean True to copy also all rows attached...

    reference.aspose.com/slides/php-java/aspose.sli...
  5. CheckBoxControl.Checked | Aspose.Words for .NET

    CheckBoxControl Checked property. Gets or sets a boolean value indicating either this CheckBoxControl is checked or not. The default value is false in C#.... Shape , 0 , true ); CheckBoxControl checkBoxControl...checkBoxControl . Checked = true ; Assert . AreEqual ( true , checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Equals | Aspose.HTML for .NET API Reference

    Indicates whether the current object is equal to another object of the same Type....to another object of the same type. public bool Equals ( HttpMethod...HttpMethod other ) Parameter Type Description other HttpMethod An...

    reference.aspose.com/html/net/aspose.html.net/h...
  7. IsNullOrEmpty() | Aspose.Slides for C++ API Ref...

    Checks if collection is null or empty....Description T Collection type. Arguments Parameter Type Description collection...Collection to check. Return Value True if collection is null or has...

    reference.aspose.com/slides/cpp/system/testtool...
  8. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved...with embedded fonts of this type. This option only works when...FontInfoCollection.embed_true_type_fonts of the DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableAlignment | Aspose.Words for Java

    Specifies alignment for an inline table 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. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....setNoShade(true); Assert.assertTrue(shape.isHorizontalRule());...horizontalRuleFormat.setNoShade(true); Assert.assertTrue(shape.isHorizontalRule());...

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