Sort Score
Result 10 results
Languages All
Labels All
Results 8,521 - 8,530 of 113,586 for

presentations

(0.09 sec)
  1. Convert FLATOPC to PPSM via C++ or with free On...

    Export FLATOPC to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPSM online converter quickly before integrating the code....a user wants to create a presentation from a document. FLATOPC...Microsoft Word. PPSM is a presentation format used by Microsoft...

    products.aspose.com/total/cpp/conversion/flatop...
  2. 获取整个演示文稿幻灯片背景作为图像|Aspose.Slides for Python 文档

    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 类加载演示文稿。 获取演示文稿的幻灯片大小。 选择一张幻灯片。...slides . Presentation ( "sample.pptx" ) as presentation : slide_size...

    docs.aspose.com/slides/zh/python-net/get-the-en...
  3. Java에서 HTML을 PPTX로 변환 | products.aspose.com

    Java에서 HTML을 PPTX로 변환합니다. Java 라이브러리 API를 사용하여 HTML을 PowerPoint로 변환...Java 코드 Presentation presentation = new Presentation (); try...FileInputStream ( "page.html" ); try { presentation . getSlides (). addFromHtml...

    products.aspose.com/slides/ko/java/conversion/h...
  4. How to Insert Signature in PowerPoint using Python

    This article provides details about how to insert signature in PowerPoint using Python. All the details related to the configuration, program flow, and a runnable sample code to add digital signature to PowerPoint using Python are provided....before adding it to the presentation and saving it as a PPTX...Python via .NET to sign a presentation Instantiate the DigitalSignature...

    kb.aspose.com/slides/python/how-to-insert-signa...
  5. Gestionar Celdas|Documentación de Aspose.Slides

    Celdas de tabla en presentaciones de PowerPoint en C# o .NET...Crea una instancia de la Presentation class. Obtén la tabla de...presentación: using ( Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/es/net/manage-cells/
  6. 幻灯片上的形状调整大小|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....加载演示文稿 SharedPtr < Presentation > presentation = System :: MakeObject...MakeObject < Presentation > ( u "D: \\ TestResize.ppt" ); // 旧的幻灯片大小...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...
  7. Public API and Backwards Incompatible Changes i...

    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 input = new Presentation (); IShapeCollection...slide Id. Presentation presentation = new Presentation (); long...

    docs.aspose.com/slides/java/public-api-and-back...
  8. Miniaturas de Formas|Documentación de Aspose.Sl...

    Extraer miniaturas de formas de presentaciones de PowerPoint en C++...Crea una instancia de la Presentation clase. Obtén la referencia...forma. auto presentation = MakeObject < Presentation > ( u "HelloWorld...

    docs.aspose.com/slides/es/cpp/shape-thumbnails/
  9. استبدال الصور داخل مجموعة صور العرض|وثائق Aspos...

    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 class. قم بتحميل صورة من...#Instantiate the presentation with slides . Presentation ( "pres.pptx"...

    docs.aspose.com/slides/ar/python-net/replacing-...
  10. حاشیه نویسی PPT را با استفاده از جاوا حذف کنید ...

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

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