Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 3,222 for

presentations

(0.14 sec)
  1. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Separated Values document Presentation family formats Format Description...95 Presentation Microsoft PowerPoint 97-2003 Presentation Microsoft...

    docs.groupdocs.com/editor/java/supported-docume...
  2. C# แปลง PPT เป็น PDF | PPTX เป็น PDF | การแปลงก...

    แปลง PowerPoint PPT, PPTX เป็น PDF ใน .NET ตัวอย่างโค้ด C# แสดงการแปลงสไลด์ที่เลือก ต่อเนื่องกัน และลายน้ำโดยใช้ Conversion API...converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/th/conversion/convert-presen...
  3. ادغام پاورپوینت ها و اسلایدها در Java | PPT/PPT...

    ارائه های پاورپوینت PPT/PPTX در Java را ادغام کنید. یاد بگیرید که چگونه اسلایدهای خاصی از فایل های مختلف را با استفاده از Java Merger API توسط GroupDocs ترکیب کنید....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/fa/merger/merge-powerpoint-p...
  4. C# Convertir PPT en PDF | PPTX en PDF | Convers...

    Convertissez PowerPoint PPT, PPTX en PDF dans .NET. Des exemples de code C# montrent la conversion de diapositives consécutives sélectives et le filigrane à l'aide de l'API de conversion....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/fr/conversion/convert-presen...
  5. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....to Presentation in C# How to Convert PDF to Presentation in Java...

    kb.groupdocs.com/conversion/page/16/
  6. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API.... These modes are presented by two properties with the...At first, such property is present in the class and is doubled...

    docs.groupdocs.com/editor/net/float-and-paginal...
  7. Konwertuj prezentacje do formatu PDF w Javie | ...

    Programowo konwertuj prezentacje w formatach MS PowerPoint i Open Office Impress, takich jak ODP, PPT, PPTX, do formatu PDF za pomocą API konwersji Java....converter = new Converter("presentation.pptx"); PdfConvertOptions...converter = new Converter("presentation.pptx"); PdfConvertOptions...

    blog.groupdocs.com/pl/conversion/convert-presen...
  8. Об’єднайте презентації та слайди PowerPoint за ...

    Об’єднайте презентації PowerPoint за допомогою C#. Крім того, об’єднайте певні слайди файлів PPT/PPTX за допомогою API злиття .NET від GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/uk/merger/merge-powerpoint-p...
  9. 在 C# 中编辑演示文稿 | .NET PPT/PPTX 编辑

    通过 C# 示例解释了如何编辑 PowerPoint 演示文稿,以便使用演示文稿编辑 API 在 .NET 应用程序中编辑 PPT、PPTX、ODP 文件。... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/zh/editor/edit-ppt-pptx-pres...
  10. Gỡ bỏ mật khẩu bảo vệ biểu mẫu PowerPoint Files...

    Xóa mật khẩu khỏi bản trình bày PowerPoint. Mở khóa các tệp PPT/PPTX được bảo vệ bằng mật khẩu bằng cách sử dụng ứng dụng xóa mật khẩu trực tuyến miễn phí & theo chương trình....filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } Để biết thêm chi...

    blog.groupdocs.com/vi/merger/unlock-powerpoint-...