Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 9,021 for

compare slide

(0.11 sec)
  1. AlphaInverse - Aspose.Slides for Java - API Ref...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....slides Interfaces Convert.GetOutPathCallback ForEach...SideDirectionTransit SketchFormat Slide SlideCollection SlideHeaderFooterMan...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. C++ API to Convert PS to XAML | products.aspose...

    Convert PS to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Slides for C++, which can be used...is converted to PPTX, Aspose.Slides for C++ can be used to convert...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. alphafloor - Aspose.Slides for Android via Java...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....slides com.aspose.slides.android com.aspose.slides Interfaces...SideDirectionTransit SketchFormat Slide SlideCollection SlideHeaderFooterMan...

    reference.aspose.com/slides/androidjava/com.asp...
  4. alphaceiling - Aspose.Slides for Android via Ja...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....slides com.aspose.slides.android com.aspose.slides Interfaces...SideDirectionTransit SketchFormat Slide SlideCollection SlideHeaderFooterMan...

    reference.aspose.com/slides/androidjava/com.asp...
  5. AlphaModulate - Aspose.Slides for Android via J...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....slides com.aspose.slides.android com.aspose.slides Interfaces...SideDirectionTransit SketchFormat Slide SlideCollection SlideHeaderFooterMan...

    reference.aspose.com/slides/androidjava/com.asp...
  6. Tint - Aspose.Slides for Android via Java - API...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....slides com.aspose.slides.android com.aspose.slides Interfaces...SideDirectionTransit SketchFormat Slide SlideCollection SlideHeaderFooterMan...

    reference.aspose.com/slides/androidjava/com.asp...
  7. alphainverse - Aspose.Slides for Android via Ja...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....slides com.aspose.slides.android com.aspose.slides Interfaces...SideDirectionTransit SketchFormat Slide SlideCollection SlideHeaderFooterMan...

    reference.aspose.com/slides/androidjava/com.asp...
  8. GradientStopEffectiveData - Aspose.Slides for A...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....slides com.aspose.slides.android com.aspose.slides Interfaces...SideDirectionTransit SketchFormat Slide SlideCollection SlideHeaderFooterMan...

    reference.aspose.com/slides/androidjava/com.asp...
  9. SmartPtr | Aspose.Slides for C++ API Reference

    Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting Object. This pointer type follows intrusive pointer semantics. Reference counter is stored either in Object itself or in counter structure which is tied to Object instance tightly. In any case, all SmartPtr instances form single ownership group regardless how they were created which is unlike how std::shared_ptr class behaves. Converting raw pointer to SmartPtr is safe given there are other SmartPtr instances holding shared references to the same object. SmartPtr class instance can be in one of two states: shared pointer and weak pointer. To keep object alive, one should have count of shared references to it positive. Both weak and shared pointers can be used to access pointed object (to call methods, read or write fields, etc.), but weak pointers do not participate to shared pointer reference counting. Object is being deleted when the last 'shared' SmartPtr pointer to it is being destroyed. So, make sure that this doesn't happen when no other shared SmartPtr pointers to object exist, e. g. during object construction or destruction. Use System::Object::ThisProtector sentry objects (in C++ code) or CppCTORSelfReference or CppSelfReference attribute (in C# code being translated) to fix this issue. Similarily, make sure to break loop references by using System::WeakPtr pointer class or System::SmartPtrMode::Weak pointer mode (in C++ code) or CppWeakPtr attribute (in C# code being translated). If two or more objects reference each other using 'shared' pointers, they will never be deleted. If pointer type (weak or shared) should be switched in runtime, use System::SmartPtr::set_Mode() method or System::DynamicWeakPtr class. SmartPtr class doesn't contain any virtual methods. You should only inherit it if you're creating a memory management strategy of your own. This type is a pointer to manage other object's deletion. It should be allocated on stack and passed to functions either by value or by const reference....(Y *) const Provides less-compare semantics for SmartPtr class...const&) const Provides less-compare semantics for SmartPtr class...

    reference.aspose.com/slides/cpp/system/smartptr/
  10. 通过 .NET 合并 POT 文件 | products.aspose.com

    用于在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上组合 POT 文档的 C# 源代码。...Slides .NET Merger 通过 .NET 合并 POT...使用用于 .NET API 的服务器端 Aspose.Slides 进行本机和高性能 POT 文档合并,无需使用 Microsoft...

    products.aspose.com/slides/zh/net/merger/pot/