Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 3,040 for

presentations

(0.13 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. 如何在 C# 中将 PDF 转换为演示文稿

    这篇简短的文章描述了在 C# 中将 PDF 转换为演示文稿的分步过程,以及如何使用 C# 开发 PDF 到 PPTX 转换器的应用程序。...调用Converter类的Convert方法将PDF保存为磁盘上的Presentation 我们已经概述了创建使用 C#* 将 PDF 转换为...我们已经讨论了使用 C# 应用程序将 PDF 转换为 Presentation 的文档转换过程,并为其开发了一个示例。最近,我们发表了一篇使用...

    kb.groupdocs.com/zh/conversion/net/how-to-conve...
  3. Hur man konverterar PowerPoint till HTML i C#

    Låt oss se över arbetsflödet för att konvertera PowerPoint till HTML i C# med enkla API-anrop och hur man skapar kod för C# PPT till HTML-konverteringsapplikationen....artikel för att ändra PDF till Presentation med C#, ta en titt på guiden...man konverterar PDF till presentation i C# för mer information...

    kb.groupdocs.com/sv/conversion/net/how-to-conve...
  4. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....Markdown, and HTML formatters are present Extract structured text Support...docm/.odt/.xml/.txt/.md) Presentation Document Formats (.ppt/...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  5. 在 Java 中的演示文稿中添加水印 |文本和图像水印

    使用 GroupDocs Watermarking API 将图像水印添加到演示文稿幻灯片,或将文本水印应用于 Java 中的 PPT、PPTX、PPS 和更多格式。...= new Watermarker("path/presentation.pptx"); // 准备文本及其大小、位置和外观...save("path/text-watermarked-presentation.pptx"); watermarker.close();...

    blog.groupdocs.com/zh/watermark/watermark-prese...
  6. Thêm Hình mờ vào Bản trình bày trong Java | Hìn...

    Thêm hình mờ hình ảnh vào trang chiếu bản trình bày hoặc áp dụng hình mờ văn bản cho PPT, PPTX, PPS và các định dạng khác trong Java bằng cách sử dụng GroupDocs Watermarking API....= new Watermarker("path/presentation.pptx"); // Chuẩn bị Văn...save("path/text-watermarked-presentation.pptx"); watermarker.close();...

    blog.groupdocs.com/vi/watermark/watermark-prese...
  7. Dividir o combinar PDF, PowerPoint, Excel, Word...

    Divida o combine PDF, Word DOC/DOCX, hojas de cálculo XLS/XLSX Excel, presentaciones PPT/PPTX, dibujos de Visio, libros electrónicos y más documentos en Java. Pasos y ejemplos....= "presentation.ppt"; String filePathOut = "presentation\_{0}...the presentation into multiple single page presentations. SplitOptions...

    blog.groupdocs.com/es/merger/merge-pdf-word-exc...
  8. 워터마크 PowerPoint 프레젠테이션 | 텍스트 및 이미지 워터마크

    PPT/PPTX 프레젠테이션에 텍스트 및 이미지 워터마크를 추가합니다. 온라인 워터마크 애플리케이션이나 .NET 및 Java API를 사용하여 워터마크를 적용합니다....watermarker = new Watermarker("presentation.pptx")) { // 워터마크 텍스트, 좌표...watermarker.Save("text-watermarked-presentation.pptx"); } 추가 지원이 필요한 경우...

    blog.groupdocs.com/ko/watermark/watermark-prese...
  9. 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...
  10. Font extraction options | Documentation

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....all font resources will be present and correctly linked to the...be ignored and will not be present in the font resources inside...

    docs.groupdocs.com/editor/net/font-extraction-o...