Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 2,854 for

presentations

(0.05 sec)
  1. C#でPowerPointファイルをパスワードで保護する|ロックロック解除PPT&PPTX

    C#を使用してPowerPointファイルをパスワードでロックする方法。既存のパスワードを変更して削除し、.NETAPIを使用してPPT/PPTXファイルのロックを解除します。...string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } 上記のコードの出力は次のと...

    blog.groupdocs.com/ja/merger/lock-unlock-ppt-pp...
  2. Render XLSX as HTML using Java

    In this discussion, we'll delve into the process of how to render XLSX as HTML using Java. Additionally, we'll provide you Java code for rendering XLSX to HTML....providing a flexible solution for presenting spreadsheet data dynamically...rendering process. Below, we present a code example demonstrating...

    kb.groupdocs.com/viewer/java/render-xlsx-as-htm...
  3. Как преобразовать PDF в презентацию на Java

    В этой статье представлена пошаговая процедура преобразования PDF в презентацию на Java и пример приложения для преобразования PDF в презентацию PowerPoint с использованием Java....для преобразования PDF в Presentation в Java . Этот рабочий процесс...реализации функции PDF to Presentation. Импорт основных классов...

    kb.groupdocs.com/ru/conversion/java/how-to-conv...
  4. Control Image Quality when Rendering PDF Docume...

    We are pleased to announce the release of version 18.3 of GroupDocs.Viewer for .NET. Using the latest version, you can now render XLTM and XLTX file formats. We have also added settings to control the image quality when rendering PDF documents as HTML. Furthermore, this version came up with 11 improvements and bug fixes. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.3. Supported File Formats We have added the support of following file formats in version 18....property is not working for Presentation documents Converting DNG...option for Open Document Presentation Improved rendering of metafile...

    blog.groupdocs.com/viewer/control-image-quality...
  5. Convert eBook formats | Documentation

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for .NET....Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/ebook/
  6. 水印 PowerPoint 演示文稿 |文本和圖像水印

    向 PPT/PPTX 演示文稿添加文本和圖像水印。使用在線水印應用程序或使用 .NET 和 Java API 應用水印。...watermarker = new Watermarker("presentation.pptx")) { // 設置水印文本、坐標和格式...watermarker.Save("text-watermarked-presentation.pptx"); } 如果您需要更多幫助,還可以查閱文章...

    blog.groupdocs.com/zh-hant/watermark/watermark-...
  7. Watermerk toevoegen aan presentaties in Java | ...

    Voeg een afbeeldingswatermerk toe aan presentatiedia's of pas tekstwatermerken toe op PPT-, PPTX-, PPS- en meer formaten in Java met behulp van GroupDocs Watermarking API....= new Watermarker("path/presentation.pptx"); // Bereid tekst...save("path/text-watermarked-presentation.pptx"); watermarker.close();...

    blog.groupdocs.com/nl/watermark/watermark-prese...
  8. Agregar marca de agua a las presentaciones en C...

    Formas de C# para agregar texto a las diapositivas de la presentación como marca de agua, o aplicar marcas de agua de imagen a formatos PPT, PPTX, PPS y más usando la API de marca de agua .NET de GroupDocs....watermarker = new Watermarker("presentation.pptx")) { // Establecer...watermarker.Save("text-watermarked-presentation.pptx"); } Si no proporciona...

    blog.groupdocs.com/es/watermark/add-watermark-t...
  9. Podziel lub scal PDF, PowerPoint, Excel, Word, ...

    Dziel lub scalaj pliki PDF, Word DOC/DOCX, arkusze kalkulacyjne Excel XLS/XLSX, prezentacje PPT/PPTX, rysunki Visio, eBooki i inne dokumenty w Javie. Kroki i przykłady....= "presentation.ppt"; String filePathOut = "presentation\_{0}...the presentation into multiple single page presentations. SplitOptions...

    blog.groupdocs.com/pl/merger/merge-pdf-word-exc...
  10. Read Metadata from XLSX using Java

    Discover how to read metadata from XLSX using Java without the need of additional software. You will be given a code example to read metadata of XLSX using Java....programmatically accessing XLSX metadata presents a wealth of opportunities...earlier conversation, we presented a detailed tutorial on extracting...

    kb.groupdocs.com/metadata/java/read-metadata-fr...