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

true type

(0.18 sec)
  1. 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...
  2. Fallback() | Aspose.Slides for C++ API Reference

    Handles encoding failure....override Arguments Parameter Type Description charUnknown char_t...position; ignored. Return Value True if replacement string is provided...

    reference.aspose.com/slides/cpp/system.text/enc...
  3. 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...
  4. 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_...
  5. 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_...
  6. 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...
  7. 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...
  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. VerifyData() | Aspose.Slides for C++ API Reference

    Verifies that the signature of the specified data is valid....hash_algorithm ) Arguments Parameter Type Description data const ByteArrayPtr...HashAlgorithmName & Hash algorithm. return true if signature is valid, otherwise...

    reference.aspose.com/slides/cpp/system.security...
  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...