Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 9,018 for

compare slide

(0.06 sec)
  1. Aspose::Slides::MathText::IMathFraction Class R...

    Public Member Functions | List of all members Aspose::Slides::MathText::IMathFraction Class Reference abstract Specif......List of all members Aspose::Slides::MathText::IMathFraction Class...<IMathFraction.h> Inherits Aspose::Slides::MathText::IMathElement . Inherited...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  2. MathBox | Aspose.Slides for C++ API Reference

    Specifies the logical boxing (packaging) of mathematical element. For example, a boxed object can serve as an operator emulator with or without an alignment point, serve as a line break point, or be grouped such as not to allow line breaks within. For example, the \"==\" operator should be boxed to prevent line breaks....MathBox : public Aspose :: Slides :: MathText :: MathElementBase...MathElementBase , public Aspose :: Slides :: MathText :: IMathBox , public...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  3. Aspose::Slides::Charts::IChartDataWorksheetColl...

    Public Member Functions | List of all members Aspose::Slides::Charts::IChartDataWorksheetCollection Class Reference a......List of all members Aspose::Slides::Charts::IChartDataWorksheetC...<IChartDataWorksheetC.h> Inherits Aspose::Slides::IGenericCollection< System::SharedPtr<...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  4. Aspose::Slides::FontSubstRuleCollection Class R...

    Public Types | Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::FontSubstRu......List of all members Aspose::Slides::FontSubstRuleCollect Class...<FontSubstRuleCollect.h> Inherits Aspose::Slides::IFontSubstRuleCollec . Public...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  5. Aspose::Slides::Charts::ChartDataPointLevel Cla...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::Charts::ChartDataPointLeve......List of all members Aspose::Slides::Charts::ChartDataPointLevel...Aspose::Slides::DomObject< System::SharedPtr< Aspose::Slides::Ch...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  6. Aspose::Slides::GradientStopCollectionEffective...

    Public Types | Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::GradientSto......List of all members Aspose::Slides::GradientStopCollecti Class...Aspose::Slides::IEffectiveData , and Aspose::Slides::IGradientStopCollect...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  7. Aspose::Slides::ITextFrameFormat Class Referenc...

    Public Member Functions | List of all members Aspose::Slides::ITextFrameFormat Class Reference abstract Contains the ......List of all members Aspose::Slides::ITextFrameFormat Class Reference...System::Object . Inherited by Aspose::Slides::TextFrameFormat . Public Member...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  8. Aspose::Slides::Charts::ChartDataCell Class Ref...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::Charts::ChartDataCell Clas......List of all members Aspose::Slides::Charts::ChartDataCell Class...<ChartDataCell.h> Inherits Aspose::Slides::Charts::IChartDataCell . Public...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  9. RSAParameters | Aspose.Slides for C++ API Refer...

    Data structure of RSA algorithm parameters. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type....virtual bool Equals ( ptr ) Compares objects using C# Object.Equals...Equals (T1 const&, T2 const&) Compares reference type objects in...

    reference.aspose.com/slides/cpp/system.security...
  10. IEquatable | Aspose.Slides for C++ API Reference

    Defines a method that determines the equality of two objects. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument....Description T The type of the compared objects Methods Method Description...virtual bool Equals ( ptr ) Compares objects using C# Object.Equals...

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