Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 3,104 for

presentations

(0.78 sec)
  1. Cách chuyển đổi PDF thành bản trình bày trong Java

    Bài viết này cung cấp quy trình từng bước để chuyển đổi PDF sang Bản trình bày bằng Java và một ứng dụng mẫu để chuyển đổi PDF sang bản trình bày PowerPoint bằng Java....để chuyển đổi PDF thành Presentation trong Java . Quy trình chuyển...triển khai chức năng PDF to Presentation Nhập các lớp cần thiết để...

    kb.groupdocs.com/vi/conversion/java/how-to-conv...
  2. Java에서 프레젠테이션에 워터마크 추가 | 텍스트 및 이미지 워터마크

    GroupDocs Watermarking API를 사용하여 프레젠테이션 슬라이드에 이미지 워터마크를 추가하거나 Java에서 PPT, PPTX, PPS 및 기타 형식에 텍스트 워터마크를 적용합니다....= new Watermarker("path/presentation.pptx"); // 텍스트, 크기, 위치 및...save("path/text-watermarked-presentation.pptx"); watermarker.close();...

    blog.groupdocs.com/ko/watermark/watermark-prese...
  3. GroupDocs Newsletter April 2018 – Document Mani...

    Share this issue: Monthly Newsletter April 2018 Java APIs to Add & Remove Watermarks from PDF, Microsoft Office, Email and Image File Formats Perform complex watermarking operations with simple syntax, easy to use methods and a few lines of code within Java applications. GroupDocs.Watermark for Java is a powerful document watermarking API to add, search and remove watermarks in popular business and image file formats. The watermarks added by the API are hard to be automatically removed by third-party tools, while it can be easily used for searching and removing previously added watermarks of popular types....documents (Words, Spreadsheet, Presentation, PDF, CAD, MSG, EML) and...processing, spreadsheet, presentation, and email messages with...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  4. 如何将 PDF 转换为 Java 中的演示文稿

    本文提供了将 PDF 转换为 Java 演示文稿的分步过程,以及使用 Java 将 PDF 转换为 PowerPoint 演示文稿的示例应用程序。...转换库之一 在 Java 中将 PDF 转换为 Presentation 的分步说明。此文档转换工作流程不依赖任何第三方工具,可以在任何常见操作系统(如...最后调用Convert方法将PDF保存为磁盘上的Presentation文件 通过按顺序遵循上述工作流程,可以快速开发 PDF...

    kb.groupdocs.com/zh/conversion/java/how-to-conv...
  5. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...the source file could be presented in a form of a byte stream...specific fonts that are not present in the environment where you...

    docs.groupdocs.com/conversion/java/features-ove...
  6. تحويل العروض التقديمية إلى صور في C # | PPT إلى...

    قم بتحويل عروض PowerPoint التقديمية الخاصة بك بتنسيق PPT / PPTX إلى تنسيق JPG أو PNG باستخدام C #. تحويل العروض التقديمية إلى صور برمجيًا باستخدام .NET API....converter = new Converter("path/presentation.ppt")) { ImageConvertOptions...converter = new Converter("path/presentation.ppt")) { ImageConvertOptions...

    blog.groupdocs.com/ar/conversion/convert-presen...
  7. PDF & Word Reports from CSV Data using C# | .NE...

    Convert CSV to PDF & Word formats with templates using C#. Automate PDF & DOC/DOCX reports generation using .NET Reporting API by GroupDocs....data to be translated into presentable and meaningful information...comma-separated data into a presentable PDF. The following steps...

    blog.groupdocs.com/assembly/generate-reports-fr...
  8. Java'da Sunumları Görüntülere Dönüştür | PPT'de...

    PPT/PPTX formatındaki PowerPoint sunumlarını Java'da JPG veya PNG formatına dönüştürün. Java dönüştürme API'sini kullanarak slaytları programlı olarak görüntülere dönüştürün....converter = new Converter("path/presentation.pptx"); ImageConvertOptions...converter = new Converter("path/presentation.pptx"); ImageConvertOptions...

    blog.groupdocs.com/tr/conversion/convert-presen...
  9. Java NoClassDefFoundError exception for GroupDo...

    Following previous advice from support, we have packaged the parser and viewer modules in a standalone Java app, the main goal being to avoid crashing the app server when document conversion crashes. Versions used : 25.…...class file is physically present in the JAR. In your case the...icensing/License.class is present and has the expected name....

    forum.groupdocs.com/t/java-noclassdeffounderror...
  10. C#에서 프레젠테이션에 워터마크 추가 | 텍스트 및 이미지 워터마크

    GroupDocs의 .NET Watermarking API를 사용하여 프레젠테이션 슬라이드에 워터마크로 텍스트를 추가하거나 PPT, PPTX, PPS 및 기타 형식에 이미지 워터마크를 적용하는 C# 방법....watermarker = new Watermarker("presentation.pptx")) { // 워터마크 텍스트, 좌표...watermarker.Save("text-watermarked-presentation.pptx"); } 슬라이드 색인을 제공하지...

    blog.groupdocs.com/ko/watermark/add-watermark-t...