Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 163,376 for

presentation

(0.15 sec)
  1. Brush | Aspose.Sildes for .NET API Reference

    Gets Brush for the IInkLine IInkBrushaspose.slides.ink/iinkbrush Read-only....[C#] using ( Presentation pres = new Presentation ( "pres.pptx"...

    reference.aspose.com/slides/net/aspose.slides.i...
  2. slideutil - 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....PPImage PptOptions PptxOptions Presentation PresentationFactory PresentationHeaderFo...search shapes and text in a presentation. Constructor Summary Constructors...

    reference.aspose.com/slides/androidjava/com.asp...
  3. Cloning a Slide with Multiple Text Frames and P...

    Hello, forgive the question if it has already been asked, but I haven’t been able to find the answer if it exists. I am using an older version of Aspose Slides and am wondering if there is an easier way with the newer …...this: using var presentation = new Presentation("example.pptx");...pptx"); var firstSlide = presentation.Slides[0]; // Clone the first...

    forum.aspose.com/t/cloning-a-slide-with-multipl...
  4. Chart Is Displayed Incorrectly after Restoring ...

    Hi Aspose Slides Team, import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import com.aspose.slides.Presentation; import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...Presentation; import com.aspose.slides...machine Presentation presentation = new Presentation(path + "OriginalFile...

    forum.aspose.com/t/chart-is-displayed-incorrect...
  5. RenderingOptions | Aspose.Sildes for PHP via Ja...

    RenderingOptions RenderingOptions class Provides options that control how a Presentation/slide is rendered. Rendering......options that control how a presentation/slide is rendered. RenderingOptions...the page when exporting a presentation ISlidesLayoutOptions. Returns:...

    reference.aspose.com/slides/php-java/aspose.sli...
  6. PPTX to PPTX background images broken! - Free S...

    hi Andrey When i think this library is finally really good, a surprise takes all my trust away from that product. Please fix this as soon as possible ?! Thanks. input: output: code: var ppt_out_no_ext = Pa…...Presentation pres = null; try { pres...pres = new Aspose.Slides.Presentation(stream, _loadOptions); pres...

    forum.aspose.com/t/pptx-to-pptx-background-imag...
  7. Aspose::Slides::IBlobManagementOptions Class Re...

    Public Member Functions | List of all members Aspose::Slides::IBlobManagementOptions Class Reference abstract A Binar......can be an audio, video or presentation itself. A number of techniques...was already stored in the presentation or be added later programmatically...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  8. AddConnector | Aspose.Sildes for .NET API Refer...

    Creates a new Connector tunes it from default template and adds it to the end of the collection....PowerPoint Presentation. [C#] // Instantiates a presentation class...file using ( Presentation input = new Presentation ()) { // Accesses...

    reference.aspose.com/slides/net/aspose.slides/s...
  9. PPT直接转换(转换)成视频的方法有么? - Free Support Forum - asp...

    如题 ppt自带的视频导出功能 aspose有相应的 方法支持么?...FPS = 30; Presentation presentation = new Presentation("animated...new PresentationAnimatio(presentation); try { PresentationPlayer...

    forum.aspose.com/t/ppt/259657
  10. AddSummaryZoomFrame() | Aspose.Slides for C++ A...

    Adds a new Summary Zoom object to the end of a collection....all the sections in this presentation. This example demonstrates...sections in the "Presentation.pptx" presentation): auto pres = System...

    reference.aspose.com/slides/cpp/aspose.slides/s...