Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 29,942 for

true type

(0.17 sec)
  1. IsNullOrWhiteSpace() | Aspose.Slides for C++ AP...

    Indicates whether a specified string is null, empty, or consists only of white-space characters....& str ) Arguments Parameter Type Description str const String...String to check. Return Value true if string is null or empty or...

    reference.aspose.com/slides/cpp/system/string/i...
  2. Contains() | Aspose.Slides for C++ API Reference

    Determines whether the ICollection contains a specific value....> item ) Arguments Parameter Type Description item System::SharedPtr...the ICollection . Return Value true if item is found in the ICollection...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  3. TryParse() | Aspose.Slides for C++ API Reference

    Tries to convert the specified string into Guid object....Guid & g ) Arguments Parameter Type Description input const String...if successful. Return Value True, if input string represents...

    reference.aspose.com/slides/cpp/system/guid/try...
  4. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....GetChildNodes ( NodeType :: Shape , true ); ASSERT_EQ ( 9 , shapes ->...all child nodes of a specific type from a composite node. auto...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. FieldNumWords Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldNumWords class. Implements the NUMWORDS field in C#....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  6. forms2olecontrol - Aspose.Words for Java - API ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....SHAPE, 0, true); OleControl oleControl = shape...assertEquals(checkBox.getEnabled(), true); Assert.assertEquals(checkBox...

    reference.aspose.com/words/java/com.aspose.word...
  7. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....BOOLEAN data type. add(String name, double value)...the PropertyType.DOUBLE data type. add(String name, int value)...

    reference.aspose.com/words/java/com.aspose.word...
  8. Remove() | Aspose.Slides for C++ API Reference

    Removes the first occurrence of a specific object from the collection....override Arguments Parameter Type Description item System::SharedPtr...part to remove. Return Value true if item is successfully removed;...

    reference.aspose.com/slides/cpp/aspose.slides/c...
  9. Remove() | Aspose.Slides for C++ API Reference

    Removes the specified cookie from the collection....override Arguments Parameter Type Description cookie const System::SharedPtr...cookie to remove. Return Value True when the specified cookie is...

    reference.aspose.com/slides/cpp/system.net/cook...
  10. IsValidDay() | Aspose.Slides for C++ API Reference

    Checks year, month, day and era values....) const Arguments Parameter Type Description year int Year. month...Day. era int Era. Return Value True if values are valid. See Also...

    reference.aspose.com/slides/cpp/system.globaliz...