Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 3,519 for

presentations

(0.11 sec)
  1. 워터마크 PowerPoint 프레젠테이션 | 텍스트 및 이미지 워터마크

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

    blog.groupdocs.com/ko/watermark/watermark-prese...
  2. 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...
  3. 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...
  4. 在 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...
  5. 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...
  6. Render PPTX jako HTML pomocí Pythonu

    Pojďme se naučit, jak vykreslit PPTX jako HTML pomocí Pythonu v několika krocích. Tento tutoriál vysvětluje, jak převést PPTX na HTML v Pythonu pro webové sdílení prezentací....Pythonu Rendering PowerPoint presentations into HTML format offers...proprietary software to view presentations, enabling platform-independent...

    kb.groupdocs.com/cs/viewer/python/render-pptx-a...
  7. Load document | GroupDocs

    Following this guide you will learn how to load a document from a local disk or file stream for editing with GroupDocs.Editor for Python via .NET API....WordProcessing, Spreadsheet, Presentation families, and a distinct...Spreadsheet XLS, XLSX, XLSM, XLSB Presentation PPT, PPTX, PPS, POT Fixed-layout...

    docs.groupdocs.com/editor/python-net/load-docum...
  8. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....algorithm of this type is presented below. C# string indexFolder... For this, the algorithm presented by the class is used. In this...

    docs.groupdocs.com/search/net/fuzzy-search/
  9. Einfügen von OLE-Objekten in Word, Excel, Power...

    Einbetten oder Einfügen von OLE-Dokumentobjekten in Word-Dokumente, Excel-Tabellen oder Powerpoint-Präsentationen programmgesteuert in C# mithilfe der .NET-API....object in the PowerPoint presentation. using (Merger merger =...= new Merger(@"sample-presentation.ppt")) { merger.ImportDocu...

    blog.groupdocs.com/de/merger/insert-ole-objects...
  10. Add Text Watermark to XLSX Using Python

    Learn how to add text watermark to XLSX using Python. This tutorial shows how to embed watermark text into XLSX spreadsheets with custom font, color, and alignment....and maintain consistent presentation across your business workflows...If you frequently prepare presentation materials, you may also...

    kb.groupdocs.com/watermark/python/add-text-wate...