Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 113,579 for

presentations

(0.28 sec)
  1. Conversione online da TEX a POT o sviluppo di a...

    Applicazione online gratuita per convertire file TEX in file POT. Codice della libreria di conversione Java per documenti TEX....Pptx ); // instantiate a Presentation object that represents a...PPTX file Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/it/java/conversion/te...
  2. Conversione online da SVG a XAML o sviluppo di ...

    Applicazione online gratuita per convertire file SVG in file XAML. Codice della libreria di conversione Java per documenti SVG....Pptx ); // instantiate a Presentation object that represents a...PPTX file Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/it/java/conversion/sv...
  3. Conversione online da TEX a PPT o sviluppo di a...

    Applicazione online gratuita per convertire file TEX in file PPT. Codice della libreria di conversione Java per documenti TEX....Pptx ); // instantiate a Presentation object that represents a...PPTX file Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/it/java/conversion/te...
  4. Conversione online da MHTML a XAML o sviluppo d...

    Applicazione online gratuita per convertire file MHTML in file XAML. Codice della libreria di conversione Java per documenti MHTML....Pptx ); // instantiate a Presentation object that represents a...PPTX file Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/it/java/conversion/mh...
  5. Chuyển đổi CGM sang SWF thông qua Java API | pr...

    Java API để chuyển đổi CGM sang SWF mà không cần sử dụng Microsoft Word...Pptx ); // instantiate a Presentation object that represents a...PPTX file Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/vi/java/conversion/cg...
  6. Reemplazo de Imágenes dentro de la Colección de...

    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....dentro utilizando la clase Presentation. Cargue una imagen desde...presentación Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/es/java/replacing-images...
  7. محافظت از فایل های ارائه PPT با استفاده از .NET...

    کد منبع C# برای محافظت از ارائه PPT....C# using (Presentation presentation = new Presentation( "pres.ppt"...ppt" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/fa/net/protect/ppt/
  8. تغيير حجم الأشكال على الشريحة|وثائق 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/ar/cpp/re-sizing-shapes-...
  9. Изменение размеров фигур на слайде|Документация...

    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/ru/cpp/re-sizing-shapes-...
  10. Combinación de Presentaciones|Documentación de ...

    Combina o fusiona presentaciones de PowerPoint en Java...presentaciones: Presentation pres1 = new Presentation ( "pres1.pptx"...pptx" ); try { Presentation pres2 = new Presentation ( "pres2.pptx"...

    docs.aspose.com/slides/es/java/merge-presentation/