Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 141,241 for

pptx

(0.11 sec)
  1. Presentation Format|Aspose.Slides for Python Do...

    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....pptx" ) if info . load_format ==...slides . LoadFormat . PPTX : print ( "PPTX" ) elif info . load_format...

    docs.aspose.com/slides/python-net/presentation-...
  2. Specify Default Presentation Fonts in .NET|Aspo...

    Set default fonts in Aspose.Slides for .NET to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....Presentation pptx = new Presentation ( "DefaultFonts.pptx" , loadOptions...)) { using ( IImage image = pptx . Slides [ 0 ]. GetImage ( 1...

    docs.aspose.com/slides/net/default-font/
  3. How to Convert PowerPoint to Tiff using Python

    This topic is about how to convert Presentation to TIFF using Python along with the detailed steps to set up the environment and verify the working sample code. You can also consider converting PPT to TIFF in Python using the same example code provided in this topic....in your project for exporting PPTX to TIFF Load the source presentation...Save method in Python converts PPTX to TIFF The above steps convert...

    kb.aspose.com/slides/python/how-to-convert-powe...
  4. How to Hide a Slide in Presentation using C#

    We'll guide you through the steps in C# for how to hide a slide in Presentation using C#. By using a few lines of easy code you can hide a PPT slide using C#....Interop library for hiding a PPTX slide in C# . The application...presentation. Steps to Hide a Slide in PPTX in C# Set up your application...

    kb.aspose.com/slides/net/how-to-hide-a-slide-in...
  5. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more....pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/text-formatt...
  6. Aspose.Slides for NET

    Find answers about creating, converting, editing, and printing PowerPoint Presentations in .NET applications without utilizing Microsoft PowerPoint....Convert PPT to PPTX in C# How to Convert PPTX to PPT using C#...How to Add Image Watermark in PPTX Presentation Using C# How to...

    kb.aspose.com/slides/net/page/2/
  7. Ինչպես ավելացնել պատկերի ջրի մակարդակի նշագիծ P...

    Մենք ձեզ կքայլենք C#-ի քայլերով, թե ինչպես կարելի է պատկերի ջրի մակարդակի նշագիծ ավելացնել Pptx ներկայացման մեջ՝ օգտագործելով c#: Դուք կարող եք ավելացնել նկարի ջրի մակարդակի նշագիծ PowerPoint-ի միջոցով՝ օգտագործելով հեշտ API միջերեսը C#-ում:...պատկերի ջրի մակարդակի նշագիծ PPTX ներկայացման մեջ՝ օգտագործելով...պատկերի ջրի մակարդակի նշագիծը PPTX Presentation -ում՝ օգտագործելով...

    kb.aspose.com/hy/slides/net/how-to-add-image-wa...
  8. How to Create Readonly Presentation using Python

    This very basic article guides on how to create readonly Presentation using Python. It covers all the project configuration, a list of step-wise programming tasks, and a runnable example code to generate uneditable Pptx using Python....presentation and preventing PPTX editing using Python . The developed...read-only PPTX using Python Access the target PPTX presentation...

    kb.aspose.com/slides/python/how-to-create-reado...
  9. Known Issues in Aspose.Slides for .NET 14.1.0|A...

    Review known issues in Aspose.Slides for .NET 14.1.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations.... Not all PPTX text formatting features are...serialized PPT documents. Not all PPTX themes’ features are supported...

    docs.aspose.com/slides/net/known-issues-in-aspo...
  10. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。...pptx" ); try { ITable table = ( ITable...将修改后的演示文稿另存为 PPTX 文件。 下面的 Java 代码演示了如何删除表格单元格的边框: // 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-ce...