Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 29,960 for

true type

(0.09 sec)
  1. Contains() | Aspose.Slides for C++ API Reference

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

    reference.aspose.com/slides/cpp/aspose.slides.a...
  2. TryCreate() | Aspose.Slides for C++ API Reference

    Constructs a Uri object that represents the specified URI; an argument specifies the URI kind....result ) Arguments Parameter Type Description uriString const...on method return Return Value True if the construction succeeded...

    reference.aspose.com/slides/cpp/system/uri/tryc...
  3. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    SaveOptions AllowEmbeddingPostScriptFonts 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. The default value is false in C#....with embedded fonts of this type. This option only works when...FontInfos property is set to true . Examples Shows how to save...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocumentProperty.to_int method | Aspose.Words f...

    DocumentProperty.to_int method. Returns the property value as integer....an exception if the property type is not PropertyType.NUMBER .... Examples Shows various type conversion methods of custom document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. System::AnyTypesMatch< FirstType, SecondType...

    Static Public Attributes | List of all members System::AnyTypesMatch< FirstType, SecondType, OtherTypes... > Struct T......Reference Checks if any of argument types match (via std::is_same). More...constexpr bool value True if any of the argument types match, false otherwise...

    reference.aspose.com/pub/cpp/struct/system.any_...
  6. System::AnyTypesMatch&lt; FirstType, SecondType...

    Static Public Attributes | List of all members System::AnyTypesMatch< FirstType, SecondType, OtherTypes... > Struct T......Reference Checks if any of argument types match (via std::is_same). More...constexpr bool value True if any of the argument types match, false otherwise...

    reference.aspose.com/pdf/cpp/struct/system.any_...
  7. DocumentProperty.to_double method | Aspose.Word...

    DocumentProperty.to_double method. Returns the property value as double....an exception if the property type is not PropertyType.NUMBER .... Examples Shows various type conversion methods of custom document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentProperty.ToInt | Aspose.Words for .NET

    DocumentProperty ToInt method. Returns the property value as integer in C#....property type is not Number. Examples Shows various type conversion...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Html5Options | Aspose.Slides for Android via Ja...

    Represents a HTML5 exporting options....setAnimateShapes(true); htmlOptions.setAnimateTransition(true); pres....htmlOptions.setAnimateTransition(true); pres.save("demo-animate-transitions...

    reference.aspose.com/slides/androidjava/com.asp...
  10. XamlOptions | Aspose.Slides for Java API Reference

    Options that control how a XAML document is saved....setExportHiddenSlide(true); pres.save(xamlOptions); }...xamlOptions.setExportHiddenSlide(true); pres.save(xamlOptions); }...

    reference.aspose.com/slides/java/com.aspose.sli...