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

presentations

(0.22 sec)
  1. 形状の操作|Aspose.Slides ドキュメント

    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....プレゼンテーションファイルを表すPresentationクラスのインスタンスを作成 Presentation pres = new...new Presentation ( "FindingShapeInSlide.pptx" ); try { ISlide slide...

    docs.aspose.com/slides/ja/java/shape-manipulati...
  2. تنسيق الأشكال|وثائق Aspose.Slides

    تنسيق الشكل في عرض PowerPoint باستخدام Java...الإجراء: إنشاء مثيل من فئة Presentation . الحصول على مرجع الشريحة...ملف عرض تقديمي Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/ar/java/shape-formatting/
  3. معالجة الأشكال|وثائق Aspose.Slides

    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....إنشاء فئة Presentation تمثل ملف العرض Presentation pres = new...new Presentation ( "FindingShapeInSlide.pptx" ); try { ISlide slide...

    docs.aspose.com/slides/ar/androidjava/shape-man...
  4. Манипуляции с формами|Документация Aspose.Slides

    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....Создаем экземпляр класса Presentation, который представляет файл...презентации Presentation pres = new Presentation ( "FindingShapeInSlide...

    docs.aspose.com/slides/ru/java/shape-manipulati...
  5. Манипуляции с формами|Документация Aspose.Slides

    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....Создаем экземпляр класса Presentation, представляющего файл презентации...презентации Presentation pres = new Presentation ( "FindingShapeInSlide...

    docs.aspose.com/slides/ru/androidjava/shape-man...
  6. Sök text i PPT presentationsfiler med Java | pr...

    Java källkod för att söka text i PPT presentation....Sök och ersätt text PPT presentation via Java En grundläggande...text PPT Presentation med Java Presentation presentation = new Presentation...

    products.aspose.com/slides/sv/java/search/ppt/
  7. ปลดล็อกไฟล์การนำเสนอ PPTX โดยใช้ .NET | product...

    ซอร์สโค้ด C# เพื่อลบการป้องกันจากการนำเสนอ PPTX...}; using (Presentation presentation = new Presentation( "pres.pptx"...pptx" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/th/net/unlock/pptx/
  8. ปลดล็อกไฟล์การนำเสนอ ODP โดยใช้ .NET | products...

    ซอร์สโค้ด C# เพื่อลบการป้องกันจากการนำเสนอ ODP...}; using (Presentation presentation = new Presentation( "pres.odp"...odp" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/th/net/unlock/odp/
  9. ปลดล็อกไฟล์การนำเสนอ PPT โดยใช้ .NET | products...

    ซอร์สโค้ด C# เพื่อลบการป้องกันจากการนำเสนอ PPT...}; using (Presentation presentation = new Presentation( "pres.ppt"...ppt" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/th/net/unlock/ppt/
  10. حاشیه نویسی ODP را با استفاده از جاوا حذف کنید ...

    کد نمونه جاوا برای حذف حاشیه نویسی های فرمت ODP در Java Runtime Environment برای JSP/JSF Application و Desktop Applications....حذف کنید Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/fa/java/annotation/odp/