Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 10,114 for

presentation

(0.07 sec)
  1. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for textbox in PowerPoint in Java...behavior for textboxes in presentations. Resize Shape to Fit Text...PowerPoint presentation: Presentation pres = new Presentation (); try...

    docs.aspose.com/slides/androidjava/manage-autof...
  2. Convert PowerPoint to Markdown in C#|Aspose.Sli...

    Convert PowerPoint to Markdown in C#...of the Presentation class to represent a presentation object...markdown: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. Rectangle|Aspose.Slides Documentation

    Create rectangle in PowerPoint Presentation in C# or .NET...a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/net/rectangle/
  4. Chart Data Label|Aspose.Slides for Python Docum...

    Set PowerPoint chart data label and distance in Python... Presentation () as pres : chart = pres...of the Presentation class with slides . Presentation () as presentation...

    docs.aspose.com/slides/python-net/chart-data-la...
  5. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Changed the Presentation.VbaProject Property The Presentation class'...VBA projects embedded in a presentation. You can add new project...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. 饼图|Aspose.Slides for Python 文档

    在 Python 的 PowerPoint 演示文稿中指定饼图的中心间隙...为了指定饼图中孔的大小,请按照以下步骤操作: 实例化 Presentation 类。 在幻灯片上添加饼图。 指定饼图中孔的大小。...slides # 创建 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/doughnut-c...
  7. Hello World Application using Aspose.Slides|Asp...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....will create a PowerPoint presentation having Hello World text...API: Create an instance of Presentation class Obtain the reference...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  8. Set Caption to OLE Icon|Aspose.Slides Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Presentation presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // Add...

    docs.aspose.com/slides/java/set-caption-to-ole-...
  9. Removing row or column in Table in VSTO and Asp...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....columns from table using VSTO Presentation: string FileName = "Removing...pptx" ; Presentation pres = Application . Presentations . Open...

    docs.aspose.com/slides/net/removing-row-or-colu...
  10. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint Presentations in C++...Watermarks A watermark in a presentation is a text or image stamp...slide or throughout all presentation slides. Usually, a watermark...

    docs.aspose.com/slides/cpp/watermark/