Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 163,322 for

presentation

(0.14 sec)
  1. 通過 C++ 合併 PPSX 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中組合 PPSX 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  2. Title | Aspose.Slides for .NET API 参考

    返回摘要缩放部分对象的文本标题...[C#] using ( Presentation pres = new Presentation ( "pres.pptx"...

    reference.aspose.com/slides/zh/net/aspose.slide...
  3. Clear | Aspose.Sildes for .NET API Reference

    Removes all SummaryZoomSection objects from the collection....[C#] using ( Presentation pres = new Presentation ( "pres.pptx"...

    reference.aspose.com/slides/net/aspose.slides/s...
  4. HideInk | Aspose.Sildes for .NET API Reference

    Shows or hides Ink elements in exported document....[C#] using ( Presentation pres = new Presentation ( "pres.pptx"...

    reference.aspose.com/slides/net/aspose.slides.e...
  5. DefaultDelay | Aspose.Sildes for .NET API Refer...

    Gets or sets default delay time ms. This value will be used if AdvanceAfterTimeaspose.slides/islideshowtransition/advanceaftertime is not set. The default value is 1000....[C#] using ( Presentation pres = new Presentation ( "pres.pptx"...

    reference.aspose.com/slides/net/aspose.slides.e...
  6. Rendering CAD, Slides, Cells, Words to PDF/A? -...

    Hi, Is it possible to convert Cad files to PDFA? If yes, what types of PDFA is compatible? Can it convert to PDF/A-2b? and how about all other types of documents - Is it possible to convert Slides, Cells, Word an so …...NET to convert PowerPoint presentations to PDFA formats as follows:...PdfA2b }; var presentation = new Presentation("sample.pptx");...

    forum.aspose.com/t/rendering-cad-slides-cells-w...
  7. MathParagraph | Aspose.Sildes for .NET API Refe...

    Math paragraph...[C#] using ( Presentation pres = new Presentation ()) { IAutoShape...

    reference.aspose.com/slides/net/aspose.slides.m...
  8. Merge HTML Files in C# | products.aspose.com

    Merge HTML to HTML in C#. Use .NET library API to combine HTML files... merge, and manipulate presentations, HTML files, and other documents...HTML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/merger/html-to-h...
  9. Merge JPG to PDF in C# | products.aspose.com

    Merge JPG to PDF in C#. Use .NET library API to combine JPG and PDF... merge, and manipulate presentations, PDFs, images, and other...to PDF using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/merger/jpg-to-pdf/
  10. Merge Image to PDF in Java | products.aspose.com

    Merge Image to PDF in Java. Use Java library API to combine Image and PDF... merge, and manipulate presentations, PDFs, images, and other...Image to PDF Presentation pres = new Presentation (); try { IPPImage...

    products.aspose.com/slides/java/merger/image-to...