Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 129,326 for

presentations

(2.91 sec)
  1. Управление строками и столбцами в таблицах Powe...

    Управляйте строками и столбцами таблиц в PowerPoint с помощью Aspose.Slides для Java и ускоряйте редактирование презентаций и обновление данных....Создайте экземпляр класса Presentation и загрузите презентацию...класса Presentation Presentation pres = new Presentation ( "table...

    docs.aspose.com/slides/ru/java/manage-rows-and-...
  2. 幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中控制幻灯片:创建、克隆、重新排序、调整大小、设置背景,并对 PPT、PPTX 和 ODP 演示文稿应用过渡效果。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 下列每个示例均包含简要说明以及对应的...() { auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  3. 使用 C++ 刪除 PPTX 註釋 | products.aspose.com

    C++源碼刪除PPTX註釋...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/zh-hant/cpp/annotati...
  4. حاشیه نویسی PPTX را با استفاده از C++ حذف کنید ...

    کد منبع C++ برای حذف حاشیه نویسی از PPTX...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/fa/cpp/annotation/pptx/
  5. .NET का उपयोग करके PPT एनोटेशन निकालें | produc...

    .NET फ्रेमवर्क, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर PPT फॉर्मेट एनोटेशन को हटाने के लिए C# सोर्स कोड।...सी# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/hi/net/annotation/ppt/
  6. Konvertera HTML till PPTX i C++ | products.aspo...

    Konvertera HTML till PPTX i C++. Använd C++ biblioteks-API för att konvertera HTML till PowerPoint...till bilder i en PowerPoint-presentation. Konvertera HTML till PPTX...auto presentation = System :: MakeObject < Presentation > ();...

    products.aspose.com/slides/sv/cpp/conversion/ht...
  7. Konvertera HTML till PPT i C++ | products.aspos...

    Konvertera HTML till PPT i C++. Använd C++ biblioteks-API för att konvertera HTML till PowerPoint...till bilder i en PowerPoint-presentation. Konvertera HTML till PPT...auto presentation = System :: MakeObject < Presentation > ();...

    products.aspose.com/slides/sv/cpp/conversion/ht...
  8. Convertir presentaciones OpenDocument en Androi...

    Aspose.Slides para Android le permite convertir ODP a PDF, HTML y formatos de imagen con facilidad. Mejore sus aplicaciones Java con una conversión de presentaciones rápida y precisa....manera: Presentation presentation = null ; try { presentation = new...new Presentation ( "pres.odp" ); presentation . save ( "pres.pdf"...

    docs.aspose.com/slides/es/androidjava/convert-o...
  9. 限制和 API 差异|Aspose.Slides for Node.js via .NET 文档

    通过 Java 的 Aspose.Slides for Node.js 的限制和 api 差异。...Slides for Java Presentation pres = new Presentation (); Aspose.Slides...= new aspose . slides . Presentation (); 流文件和常量 Aspose.Slides...

    docs.aspose.com/slides/zh/nodejs-java/limitatio...
  10. Lås upp PPTX presentationsfiler med Java | prod...

    Källkod för Java för att ta bort skydd från PPTX presentation....bort kryptering från PPTX presentation via Java Med Aspose.Slides..."123123" ); Presentation presentation = new Presentation ( "pres...

    products.aspose.com/slides/sv/java/unlock/pptx/