Sort Score
Result 10 results
Languages All
Labels All
Results 8,401 - 8,410 of 113,584 for

presentations

(0.09 sec)
  1. Convert PPSX to ODP using Java | products.aspos...

    Sample Java conversion code for PPSX format to ODP file. Use this example code to export PowerPoint & OpenOffice Presentations to ODP within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsx...
  2. Convert POTX to TIFF using Java | products.aspo...

    Sample Java conversion code for POTX format to TIFF file. Use this example code to export PowerPoint & OpenOffice Presentations to TIFF within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potx...
  3. Convert POTX to PDF using Java | products.aspos...

    Sample Java conversion code for POTX format to PDF file. Use this example code to export PowerPoint & OpenOffice Presentations to PDF within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potx...
  4. Convert POTX to XPS using Java | products.aspos...

    Sample Java conversion code for POTX format to XPS file. Use this example code to export PowerPoint & OpenOffice Presentations to XPS within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potx...
  5. Convert POTX to PPSM using Java | products.aspo...

    Sample Java conversion code for POTX format to PPSM file. Use this example code to export PowerPoint & OpenOffice Presentations to PPSM within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potx...
  6. PowerPoint in Video umwandeln|Aspose.Slides Dok...

    PowerPoint in Video in C# oder .NET umwandeln...using ( Presentation presentation = new Presentation ()) { //...animiert sie IAutoShape smile = presentation . Slides [ 0 ]. Shapes ...

    docs.aspose.com/slides/de/net/convert-powerpoin...
  7. الرسم البياني الدائري|وثائق Aspose.Slides

    خيارات رسم الرسم البياني الدائري وألوان الشرائح في عرض باوربوينت باستخدام C# أو .NET...أدناه: قم بإنشاء كائن من فئة Presentation . أضف رسمًا بيانيًا على...كائن من فئة Presentation Presentation presentation = new Presentation...

    docs.aspose.com/slides/ar/net/pie-chart/
  8. Úprava souborů prezentace PPT pomocí Java | pro...

    Zdrojový kód Java k vyhledání a nahrazení textu v prezentaci PPT....pomocí Java Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/cs/java/redaction/ppt/
  9. حاشیه نویسی PPTX را با استفاده از دات نت حذف کن...

    کد منبع سی شارپ برای حذف حاشیه‌نویسی‌های فرمت PPTX در پلتفرم‌های NET Framework، NET Core، Windows Azure، Mono یا Xamarin....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/fa/net/annotation/pptx/
  10. Szöveg keresése ODP prezentációs fájlokban a Ja...

    Java forráskód a szöveg kereséséhez a ODP prezentációban....használatával Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/hu/java/search/odp/