Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 133,800 for

pptx

(0.17 sec)
  1. Ինչպես փոխարկել PowerPoint-ը Tiff-ի՝ օգտագործել...

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

    kb.aspose.com/hy/slides/net/how-to-convert-powe...
  2. How to Insert Image into PowerPoint Table using...

    This topic guides on how to insert Image into PowerPoint Table using Java. It encompasses all the requisite information and a working sample code to add table image in PowerPoint using Java....that shows how to add image in PPTX Table in Java . This application...having a table image in the PPTX format We have explained how...

    kb.aspose.com/slides/java/how-to-insert-image-i...
  3. Line|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 modified presentation as a PPTX file. In the example given below...the modified presentation as a PPTX file. Group Paragraph...

    docs.aspose.com/slides/cpp/line/
  4. Error Bar|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 modified presentation to a PPTX file. Add Custom Error Bar Aspose...the modified presentation to a PPTX file....

    docs.aspose.com/slides/cpp/error-bar/
  5. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java...pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/androidjava/presentation...
  6. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java...pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/java/presentation-comments/
  7. Aspose.PUB Product Family

    Find answers about reading and converting PUB file format into different other file formats without Microsoft Publisher....Latest Answers Convert PUB to PPTX in Java Convert PUB to Word...Word in Java Convert PUB to PPTX in C# Convert PUB to Word in C#...

    kb.aspose.com/pub/
  8. 管理字体 - PowerPoint Java API|Aspose.Slides 文档

    演示文稿通常包含文本和图像。本文展示了如何使用 PowerPoint Java API 配置幻灯片中文本段落的字体属性。... 将修改后的演示文稿保存为 PPTX 文件。 上述步骤的实现如下。它接受一个未经修饰的演示文...图:输入文件中的文本 图:相同文本的更新格式 // 实例化一个表示 PPTX 文件的 Presentation 对象 Presentation...

    docs.aspose.com/slides/zh/java/manage-fonts/
  9. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample Pptx with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this Pptx and want to get images of individual animated text paragraphs. Ideally, …...11:00am 1 Hi Team, I have a sample PPTX with a slide containing animated...paragraphs. I use Aspose to read this PPTX and want to get images of individual...

    forum.aspose.com/t/wrong-count-of-animated-text...
  10. Manage Table|Aspose.Slides for Node.js via .NET...

    Create and manage table in PowerPoint presentations in JavaScript...Presentation class that represents a PPTX file var pres = new aspose ...( "table.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-table/