Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 143,968 for

pptx

(0.41 sec)
  1. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. 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/java/creating-excel-char...
  2. Ինչպես ավելացնել ստորագրություն PowerPoint-ում ...

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

    kb.aspose.com/hy/slides/java/how-to-add-signatu...
  3. Ինչպես ստեղծել PPT Python-ի միջոցով

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

    kb.aspose.com/hy/slides/python/how-to-create-pp...
  4. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....the modified presentation as a PPTX file. In the example below,...-> save ( "output.pptx" , SaveFormat :: Pptx ); $presentation...

    docs.aspose.com/slides/php-java/manage-ole/
  5. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This Java code shows you...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-zoom/
  6. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 C++ 代码——上述步骤的实现——演示了如何向幻灯片添加文本:...( u "TextBox_out.pptx" , SaveFormat :: Pptx ); 检查文本框形状 Aspose...

    docs.aspose.com/slides/zh/cpp/manage-textbox/
  7. Online MHTML to POTM Conversion or Develop Java...

    Free online app to convert MHTML to POTM files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by using...MHTML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/mhtml...
  8. Online SVG to OTP Conversion or Develop Java ba...

    Free online app to convert SVG to OTP files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by using...SVG as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/svg-t...
  9. Export CGM to POTX via C# API | products.aspose...

    .NET API to Convert CGM to POTX without using Microsoft Word...transform the CGM file format into PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to POTX. This API provides a...

    products.aspose.com/total/net/conversion/cgm-to...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....the modified presentation as a PPTX file. This Java code shows you...presentation class that represents a PPTX file Presentation pres = new...

    docs.aspose.com/slides/java/create-chart/