Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 142,052 for

pptx

(0.19 sec)
  1. Ինչպես փոխարկել PowerPoint-ը TIFF-ի Java-ի միջոցով

    Այս պարզ հոդվածը կենտրոնանում է այն բանի վրա, թե ինչպես փոխակերպել ներկայացումը TIFF-ի Java-ի միջոցով՝ հետևելով կազմաձևման մանրամասն քայլերին՝ տվյալ կոդի նմուշն օգտագործելու համար: Դուք կարող եք օգտագործել օրինակը՝ Java-ում Pptx-ը TIFF-ի փոխակերպելու համար՝ առանց MS PowerPoint-ից որևէ կախվածության:...ցանկացած միջավայրում՝ Java-ում PPTX-ի TIFF-ի** փոխակերպելու համար՝...օգտագործելով պահպանման մեթոդը: Java-ում PPTX-ը TIFF-ի փոխարկելու կոդը Եթե...

    kb.aspose.com/hy/slides/java/how-to-convert-pow...
  2. Assemble Slides|Aspose.Slides Documentation

    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....the PPTX file to the Disk pres . Write ( "EmptySlide.pptx" );...( "Slides Test Presentation.pptx" ); //Accessing a slide using...

    docs.aspose.com/slides/net/assemble-slides/
  3. Color Palette Labels in a Chart Are Not Positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] ima…...] imagebytes, IPresentation pptx) { ISvgImage svgImage = new...SvgImage(imagebytes); IPPImage tmpImage = pptx.getImages().addImage(svgImage);...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  4. 布局幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握布局幻灯片:选择、应用和自定义幻灯片布局、占位符和母版,并提供 PPT、Pptx 和 ODP 演示文稿的示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "layout_slide.pptx" ); try { // 通过索引访问布局幻灯片。 let...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  5. Convert PowerPoint Presentations to TIFF in C++...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for C++, with code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). auto presentation...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Apply Shape Effects in Presentations in .NET|As...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for .NET—create striking, professional slides in seconds....pptx" , SaveFormat . Pptx ); Apply a Reflection..."reflection_effect.pptx" , SaveFormat . Pptx ); Apply a Glow Effect...

    docs.aspose.com/slides/net/shape-effect/
  7. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... 将修改后的演示文稿另存为 PPTX 文件。 下面的 C# 代码演示了如何创建簇状柱形图: //...Separator = "/" ; // 将演示文稿保存为 PPTX 文件到磁盘。 presentation . Save (...

    docs.aspose.com/slides/zh/net/create-chart/
  8. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...pptx" , slides . export . SaveFormat . PPTX ) 为形状或框架添加..."output.pptx" , slides . export . SaveFormat . PPTX ) 为媒体添加 URL...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  9. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."pres-out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  10. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples....chart as an OLE object in a PPTX presentation using Aspose.Slides...the presentation to disk in PPTX format. Implementation of the...

    docs.aspose.com/slides/net/creating-excel-chart...