Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 3,067 for

presentation

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

    JavaでPowerPointファイルをパスワードでロックする方法。既存のパスワードを変更して削除し、JavaAPIを使用してPPT/PPTXファイルのロックを解除します。...merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); 上記のコードから取得した出力フ...

    blog.groupdocs.com/ja/merger/lock-unlock-ppt-pp...
  2. C#을 사용하여 Word, Excel, PowerPoint에 OLE 개체 삽입

    .NET API를 사용하여 프로그래밍 방식으로 C#에서 Word 문서, Excel 스프레드시트 또는 Powerpoint 프레젠테이션에 문서 OLE 개체를 포함하거나 삽입합니다.... 이제 source Presentation 경로 또는 스트림을 사용하여 Merger 개체를...메서드를 호출하여 1단계에서 설정한 OLE Presentation Options 의 개체를 전달합니다. 마지막으로...

    blog.groupdocs.com/ko/merger/insert-ole-objects...
  3. Remove Metadata from DOCX using C#

    In this tutorial, you'll learn how to remove metadata from DOCX using C#. Also, you'll be provided with a simple code example to clean metadata from DOCX in C#....NET is present on your system, you can effortlessly...earlier conversation, we presented a detailed guide on how to...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  4. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, Presentation and spreadsheet documents....documents, slides from presentations and worksheets from spreadsheet...supported formats are: PDF, presentations (Microsoft PowerPoint, OpenOffice...

    docs.groupdocs.com/redaction/java/remove-page-r...
  5. Filigran PowerPoint Sunumları | Metin ve Resim ...

    PPT/PPTX Sunumlarına metin ve resim filigranları ekleyin. Çevrimiçi filigran uygulamasını veya .NET ve Java API'lerini kullanarak filigran uygulayın....watermarker = new Watermarker("presentation.pptx")) { // Filigran metnini...watermarker.Save("text-watermarked-presentation.pptx"); } Daha fazla yardıma...

    blog.groupdocs.com/tr/watermark/watermark-prese...
  6. PowerPoint-Präsentationen mit Passwort schützen...

    Fügen Sie ein Passwort zu PowerPoint-Präsentationen hinzu. Sperren Sie PPT-Dateien mit Passwortschutz mit der kostenlosen Online-App und programmgesteuert mit GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Ausführlichere...

    blog.groupdocs.com/de/merger/password-protect-p...
  7. C# ile Word, Excel, PowerPoint'te OLE Nesneleri...

    Belge OLE nesnelerini Word belgelerine, Excel Elektronik Tablolarına veya Powerpoint sunumlarına .NET API kullanarak programlı olarak C# ile gömün veya ekleyin....object in the PowerPoint presentation. using (Merger merger =...= new Merger(@"sample-presentation.ppt")) { merger.ImportDocu...

    blog.groupdocs.com/tr/merger/insert-ole-objects...
  8. How to Convert RTF to TXT using Java

    This topic will provide a step-by-step guide on how to convert RTF to TXT using Java. Moreover, it will offer Java code that enables you to export RTF to TXT in Java.... We will also present a code example that demonstrates...section, an extensive guide was presented on how to convert RTF to TXT...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Strikethrough Text in Documents in Java | C̶r̶o...

    Let's strikeout the text within documents using Java. Automate the crossing out of invalid text using strikethrough annotation with Java API....documents, spreadsheets, presentations, PDF documents, web pages...PDF files, spreadsheets, presentations, and Word documents. Likewise...

    blog.groupdocs.com/annotation/strikethrough-tex...
  10. Render TXT as HTML using Python

    In this topic, you will learn how to render TXT as HTML using Python. There is no need to install extra software or tools to convert TXT to HTML in Python on any system....However, when you need to present this content in a browser or...solution for teams that need to present textual data in a clean, accessible...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...