Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 143,937 for

pptx

(0.49 sec)
  1. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, Pptx, and ODP files with precision and full control....the modified presentation as a PPTX file. The following code demonstrates...Color . BLUE ); // Save the PPTX file to disk. presentation ...

    docs.aspose.com/slides/androidjava/shape-format...
  2. Ինչպես պաշտպանել PPTX ներկայացումը C++-ով

    Այս թեման ցույց է տալիս, թե ինչպես պաշտպանել Pptx ներկայացումը C++-ի միջոցով՝ գաղտնագրման համար գաղտնաբառ դնելով: Դուք կստանաք գաղտնաբառով պաշտպանված ներկայացում, որը կարող եք բացել միայն PowerPoint-ում սահմանված գաղտնաբառ տրամադրելով:...Product Family Ինչպես պաշտպանել PPTX ներկայացումը C++-ով Այս թեման...է տալիս, թե ինչպես պաշտպանել PPTX ներկայացումը C++-ի միջոցով՝...

    kb.aspose.com/hy/slides/cpp/how-to-protect-pptx...
  3. Ինչպես թաքցնել սլայդը ներկայացման մեջ՝ օգտագործ...

    Մենք ձեզ կառաջնորդենք C#-ի քայլերով, թե ինչպես կարելի է թաքցնել սլայդը Ներկայացման մեջ՝ օգտագործելով C#: Օգտագործելով մի քանի տող հեշտ կոդ, դուք կարող եք թաքցնել PPT սլայդը՝ օգտագործելով C#:...կամ Interop գրադարան՝ C#**-ում PPTX սլայդը թաքցնելու համար: Հավելվածը...սլայդները թաքցնելու համար: C#-ում PPTX-ում սլայդը թաքցնելու քայլեր...

    kb.aspose.com/hy/slides/net/how-to-hide-a-slide...
  4. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, Pptx, and ODP files with precision and full control....the modified presentation as a PPTX file. The following code demonstrates...:: get_Blue ()); // Save the PPTX file to disk. presentation ->...

    docs.aspose.com/slides/cpp/shape-formatting/
  5. SlideTransition|Aspose.Slides for PHP Documenta...

    Control slide transitions in PHP with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...Presentation ( "slide_transition.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. 在 JavaScript 中将 PPT 和 PPTX 转换为 JPG|Aspose.Slide...

    使用 Aspose.Slides for Node.js via Java,在 JavaScript 中将 PowerPoint (PPT, Pptx) 幻灯片转换为高质量 JPG 图像,提供快速可靠的代码示例。...在 JavaScript 中将 PPT 和 PPTX 转换为 JPG Contents [ Hide ] 关于 PowerPoint...PowerPoint PPT 或 PPTX 演示文稿转换为 JPG 图像。还可以将 PPT/PPTX 转换为 JPEG、PNG 或...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  7. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, Pptx, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....the modified presentation as a PPTX file. In the example given below..."NewPresentation_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/create-prese...
  8. 如何使用 C++ 将 PowerPoint 演示文稿转换为 XPS

    在这个简单的教程中,我们将引导您了解如何使用 C++ 将 PowerPoint 演示文稿转换为 XPS。 XPS 是流行的广泛使用的流行格式,使用简单的 C++ 代码,您可以在 C++ 中将 Pptx 转换为 XPS,而无需互操作。...是流行的广泛使用的流行格式,使用简单的 C++ 代码,您可以在 C++ 中将 PPTX 转换为 XPS,而无需互操作。 在 C++ 中将 PowerPoint...类实例加载演示文件以将 PPTX 保存到 XPS 通过设置 SaveFormat 使用 Save 方法在 C++ 中将 PPTX 转换为...

    kb.aspose.com/zh/slides/cpp/how-to-convert-powe...
  9. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...the presentation to disk as a PPTX file. This Python code shows...Save the PPTX file to disk pres . save ( "AnimText_out.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-animation/
  10. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This PHP code shows you...Presentation class that represents a PPTX file $pres = new Presentation...

    docs.aspose.com/slides/php-java/picture-frame/