Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 113,592 for

presentations

(0.1 sec)
  1. जावा एपीआई के माध्यम से सीजीएम को ओडीपी में कनव...

    जावा एपीआई माइक्रोसॉफ्ट वर्ड का उपयोग किए बिना सीजीएम को ओडीपी में कनवर्ट करने के लिए...करके PS को PPTX में बदलें Presentation वर्ग का उपयोग करके PPTX...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/hi/java/conversion/ps...
  2. إنشاء صورة مصغرة للأشكال|وثائق 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 التي تمثل ملف التقديم Presentation pres =...

    docs.aspose.com/slides/ar/androidjava/create-sh...
  3. Leyenda del Gráfico|Documentación de 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....una instancia de la clase Presentation . Obtenga referencia de...clase Presentation Presentation pres = new Presentation (); try...

    docs.aspose.com/slides/es/java/chart-legend/
  4. Diagrammlegende|Aspose.Slides Dokumentation

    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....Erstellen Sie eine Instanz der Presentation Klasse. Holen Sie sich eine...eine Instanz der Presentation-Klasse Presentation pres = new Presentation...

    docs.aspose.com/slides/de/java/chart-legend/
  5. Barra de Error|Documentación de Aspose.Slides

    Añadir barra de error a presentaciones de PowerPoint en C# o .NET...una instancia de la clase Presentation . Añade un gráfico de burbujas...using ( Presentation presentation = new Presentation ()) { //...

    docs.aspose.com/slides/es/net/error-bar/
  6. Tekintse meg a PPTX fájlformátumokat a .NET-en ...

    C#-forráskód PPTX-dokumentumok betöltéséhez, megjelenítéséhez és megjelenítéséhez .NET-keretrendszeren, .NET Core-on, Windows Azure-on, Mono- vagy Xamarin-platformokon....html" ; // instantiate a Presentation object & load the PPTX file...using ( var presentation = new Aspose.Slides.Presentation( "templatepptx"...

    products.aspose.com/slides/hu/net/viewer/pptx/
  7. حماية PPT ملفات العروض التقديمية باستخدام .NET ...

    C# شفرة المصدر لحماية العرض التقديمي PPT....C# using (Presentation presentation = new Presentation( "pres.ppt"...ppt" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/ar/net/protect/ppt/
  8. Redigera PPT presentationsfiler med Java | prod...

    Källkod för Java för att hitta och ersätta text i PPT presentation....PPT-presentationer Redigera PPT presentation via Java En grundläggande...Redigera PPT presentation med Java Presentation presentation = new Presentation...

    products.aspose.com/slides/sv/java/redaction/ppt/
  9. Távolítsa el az ODP-jegyzeteket Java használatá...

    Java-mintakód az ODP formátumú megjegyzések törléséhez a Java Runtime Environment for JSP/JSF alkalmazáshoz és asztali alkalmazásokhoz....ODP-ből – Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/hu/java/annotation/odp/
  10. Administrar Hipervínculos|Documentación de Aspo...

    Agregar hipervínculo a una Presentación de PowerPoint en C# o .NET...using ( Presentation presentation = new Presentation ()) { IAutoShape...IAutoShape shape1 = presentation . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/es/net/manage-hyperlinks/