Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 3,522 for

presentations

(0.21 sec)
  1. Edytuj prezentacje w C# | Edycja .NET PPT/PPTX

    Edytowanie prezentacji programu PowerPoint wyjaśniono za pomocą przykładów C# umożliwiających edycję plików PPT, PPTX, ODP w aplikacji .NET przy użyciu interfejsu API do edycji prezentacji.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/pl/editor/edit-ppt-pptx-pres...
  2. C # تحويل PPT إلى PDF | PPTX إلى PDF | تحويل العرض

    تحويل PowerPoint PPT ، PPTX إلى PDF في .NET. توضح أمثلة كود C # تحويل الشرائح الانتقائية والمتتالية والعلامة المائية باستخدام واجهة برمجة تطبيقات التحويل....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/ar/conversion/convert-presen...
  3. C# PPT'yi PDF'ye Dönüştür | PPTX'den PDF'ye | S...

    .NET'te PowerPoint PPT, PPTX'i PDF'ye dönüştürün. C# kod örnekleri, Conversion API kullanarak seçmeli, ardışık slaytların dönüştürülmesini ve filigranlamayı gösterir....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/tr/conversion/convert-presen...
  4. دمج ملفات PowerPoint عبر الإنترنت | اندماج PPT ...

    دمج ملفين أو أكثر من ملفات PowerPoint التقديمية عبر الإنترنت في ملف واحد. اجمع بين جميع الشرائح أو انضم فقط إلى الشرائح المحددة لملفات PPT / PPTX المتعددة عبر الإنترنت وبرمجيًا....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/ar/merger/merge-powerpoint-p...
  5. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for Node.js via Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...search query language is presented on the page . In addition...document. The example is presented below. const query = 'Einstein'...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  7. ویرایش ارائه ها در C# | ویرایش NET PPT/PPTX

    ویرایش ارائه‌های پاورپوینت با مثال‌های C# برای ویرایش فایل‌های PPT، PPTX، ODP در برنامه دات‌نت با استفاده از API ویرایش ارائه توضیح داده شده است.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  8. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....the presentation. subject The subject of the presentation. keywords...of the presentation. author The name of the presentation’s author...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. ویرایش ارائه ها در Java | ویرایش PPT/PPTX

    ویرایش ارائه های پاورپوینت با مثال Java برای ویرایش فایل های PPT، PPTX، ODP در برنامه شما با استفاده از API ویرایش ارائه توضیح داده شده است.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); مرحله...

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  10. Presentaties bewerken in C# | .NET PPT/PPTX-bew...

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met C#-voorbeelden om PPT-, PPTX-, ODP-bestanden binnen uw .NET-applicatie te bewerken met behulp van de presentatiebewerkings-API.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...