Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 238,727 for

aspose slides

(1.02 sec)
  1. Convert PPSM to PPSX using C++ application | pr...

    Sample C++ conversion code for PPSM document to PPSX format. Use example code for batch PPSM to PPSX conversion within any C++ Application....Tiếng Việt 繁體中文 Products Aspose.Slides C++ Conversion PPSM to PPSX...PowerPoint installation. Aspose.Slides for C++ Overview Code Samples...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  2. Aspose.Slides for .NET: IShapeCollection.AddClo...

    I’m using the following code on the presentation below. What I find is that the flip state is reset on the shape copies. To create an exact copy I think it should be kept. using (var presentation = new Presentation("tes…...Aspose.Slides for .NET: IShapeCollection.AddClone Does Not Clone...State Aspose.Slides Product Family slides-net , slides-cloning...

    forum.aspose.com/t/aspose-slides-for-net-ishape...
  3. Export Presentations to XAML in PHP|Aspose.Slid...

    Convert PowerPoint and OpenDocument Slides to XAML using Aspose.Slides for PHP via Java — quick, Office-free solution that keeps your layout intact....Presentations to XAML In Aspose.Slides 21.6 , we implemented support...process and determine how Aspose.Slides exports your presentation...

    docs.aspose.com/slides/php-java/export-to-xaml/
  4. Enhance Your Presentations with AutoFit in .NET...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....text Wrap text in shape Aspose.Slides for .NET provides similar...Presentation ()) { ISlide slide = presentation . Slides [ 0 ]; IAutoShape...

    docs.aspose.com/slides/net/manage-autofit-setti...
  5. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......cs using Aspose.Slides; using Aspose.Slides.Export; using...using Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/ja/net/web-extensions/sa...
  6. Aspose.Slides for C++: LoadExternalFonts Method...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...Aspose.Slides for C++: LoadExternalFonts Method Is Very Slow...Slow Aspose.Slides Product Family slides-fonts , slides-cpp pankajku...

    forum.aspose.com/t/aspose-slides-for-c-loadexte...
  7. Merge PPT Files using .NET | products.aspose.com

    C# source code to combine PPT documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Tiếng Việt 繁體中文 Products Aspose.Slides .NET Merger Ppt PNG JPG...merger using server-side Aspose.Slides for .NET APIs, without the...

    products.aspose.com/slides/net/merger/ppt/
  8. Merge OTP Files using .NET | products.aspose.com

    C# source code to combine OTP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Tiếng Việt 繁體中文 Products Aspose.Slides .NET Merger Otp PNG JPG...merger using server-side Aspose.Slides for .NET APIs, without the...

    products.aspose.com/slides/net/merger/otp/
  9. Merge PPS Files using .NET | products.aspose.com

    C# source code to combine PPS documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Tiếng Việt 繁體中文 Products Aspose.Slides .NET Merger Pps PNG JPG...merger using server-side Aspose.Slides for .NET APIs, without the...

    products.aspose.com/slides/net/merger/pps/
  10. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Contents [ Hide ] Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/cpp/manage-textbox/