Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 129,295 for

presentation

(0.07 sec)
  1. Convert PPSM to EMF using C# | products.aspose.com

    Sample code for PPSM to EMF C# conversion. Use API example code for batch PPSM files to EMF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppsm-...
  2. Convert PPT to PPS using C# | products.aspose.com

    Sample code for PPT to PPS C# conversion. Use API example code for batch PPT files to PPS conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppt-t...
  3. Convert PPSX to SWF using C# | products.aspose.com

    Sample code for PPSX to SWF C# conversion. Use API example code for batch PPSX files to SWF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppsx-...
  4. Convert PPS to EMF using C# | products.aspose.com

    Sample code for PPS to EMF C# conversion. Use API example code for batch PPS files to EMF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/pps-t...
  5. Highlight Text in PowerPoint using C#

    Highlight text in PowerPoint using C#. Get the IDE settings, a list of steps, and sample code to search text in the slides and highlight in PowerPoint using C#....sample code to develop a presentation highlight tool using C#...text Load the PowerPoint presentation and iterate through all...

    kb.aspose.com/slides/net/highlight-text-in-powe...
  6. Merge PPTM Files via C++ | products.aspose.com

    C++ example code to combine PPTM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pptm/
  7. Merge ODP Files via C++ | products.aspose.com

    C++ example code to combine ODP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/odp/
  8. Merge POTX Files via C++ | products.aspose.com

    C++ example code to combine POTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/potx/
  9. The Text from a PDF Document Is Not Rotated Pro...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...Presentation import com.aspose.slides...class PowerPointService { Presentation createPresentationFr(String...

    forum.aspose.com/t/the-text-from-a-pdf-document...
  10. The Gradient Color Disappears After XLSX-to-PDF...

    When converting the Excel chart to PDF and then to PPTX, the gradient color is missing, and the text in the Y-axis is not rotating properly. Please consider the first slide only. Aspose version: implementation ‘com.as…...Presentation import com.aspose.slides...class PowerPointService { Presentation createPresentationFr(String...

    forum.aspose.com/t/the-gradient-color-disappear...