Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 3,221 for

presentations

(0.12 sec)
  1. Convert page layout formats | GroupDocs

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

    docs.groupdocs.com/conversion/net/convert/page-...
  2. نمایشگر پاورپوینت - به طور فوری فایل های PPT و ...

    یاد بگیرید که چگونه ارائه‌های پاورپوینت را به صورت آنلاین با استفاده از یک بیننده PPTX رایگان یا به صورت برنامه‌نویسی با API ها برای .NET، جاوا، پایتون و Node.js مشاهده کنید....viewer = new Viewer("path/presentation.pptx")) { PdfViewOptions...new PdfViewOptions("path/presentation.pdf"); viewer.View(options);...

    blog.groupdocs.com/fa/viewer/view-powerpoint-pr...
  3. Change Chart Axis Title Dynamically using Group...

    At GroupDocs we keep on updating our API’s for better user experience. In this regard, we are proudly announcing the monthly release of GroupDocs.Assembly for .NET 18.1. Using the latest version, you can now change chart axis title dynamically in the spreadsheet, presentation, and email documents. We recommend you to download and use the latest version of API. Insert Chart Axis Title DynamicallyYou can now insert chart axis title dynamically in spreadsheet, presentation, and email documents....dynamically in the spreadsheet, presentation, and email documents. We...dynamically in spreadsheet, presentation, and email documents. #...

    blog.groupdocs.com/assembly/change-chart-axis-t...
  4. C# Convertir PPT a PDF | PPTX a PDF | Conversió...

    Convierta PowerPoint PPT, PPTX a PDF en .NET. Los ejemplos de código C# muestran la conversión de diapositivas consecutivas selectivas y marcas de agua mediante la API de conversión....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/es/conversion/convert-presen...
  5. C# Converter PPT para PDF | PPTX para PDF | Con...

    Converta PowerPoint PPT, PPTX para PDF em .NET. Os exemplos de código C# mostram a conversão de slides seletivos e consecutivos e marca d'água usando a API de conversão....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/pt/conversion/convert-presen...
  6. Convert email formats | GroupDocs

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

    docs.groupdocs.com/conversion/java/convert/email/
  7. C#을 사용하여 PowerPoint 프레젠테이션 및 슬라이드 병합 | PPT/PPTX 병합

    C#을 사용하여 PowerPoint 프레젠테이션을 병합합니다. 또한 GroupDocs의 .NET 병합 API를 사용하여 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/ko/merger/merge-powerpoint-p...
  8. Usuń ochronę hasłem z plików programu PowerPoin...

    Usuń hasło z prezentacji PowerPoint. Odblokuj chronione hasłem pliki PPT/PPTX za pomocą bezpłatnej aplikacji do usuwania haseł online i programowo....filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } Aby uzyskać więcej...

    blog.groupdocs.com/pl/merger/unlock-powerpoint-...
  9. Защита презентаций PowerPoint паролем | Блокиро...

    Добавить пароль к презентациям PowerPoint. Блокируйте файлы PPT с помощью пароля, используя бесплатное онлайн-приложение и программно, используя GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Более подробные...

    blog.groupdocs.com/ru/merger/password-protect-p...
  10. تحرير العروض التقديمية في Java | تحرير PPT/PPTX

    يتم شرح تحرير عروض PowerPoint التقديمية باستخدام مثال Java لتحرير ملفات PPT وPPTX وODP داخل تطبيقك باستخدام واجهة برمجة تطبيقات تحرير العروض التقديمية.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); الخطوة...

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