Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 3,428 for

presentations

(2.96 sec)
  1. assembly-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/assembly/java/weekly0.5 https://docs.groupdocs.com/assembly/java/adding-next-field-......ode-image-generation-in-presentation-document/weekly0.5 https://docs...com/assembly/java/bubble-chart-in-presentation-document/weekly0.5 https://docs...

    docs.groupdocs.com/sitemaps/assembly-java.xml
  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. Access Metadata Properties from PPS, PPSX, PPSM...

    Another month, another release! We have recently released version 19.5 of GroupDocs.Metadata for .NET and Java and today I am going to give you an overview of what’s new that we have brought for you in the latest release. In v19.5, we mainly focused on providing the support of some major as well as popular formats. So, this resulted in the addition of the following file formats: PPS - The PowerPoint Slideshow file format that is created using Microsoft PowerPoint and it is used for the slide show purpose....however, unlike PPT, the presentation mode starts automatically...have been using for other presentation formats using PptFormat...

    blog.groupdocs.com/metadata/access-metadata-pro...
  4. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....slides for Presentation documents For Presentation documents,...a slide within the same Presentation document, then the tag is...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  5. 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...
  6. 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...
  7. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....Viewer viewer = new Viewer ( "presentation.pptx" )) { // Create an...As Viewer = New Viewer ( "presentation.pptx" ) ' Create an HTML...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  8. Passwortschutz für PowerPoint-Dateien in Java |...

    So sperren Sie PowerPoint-Dateien mit Passwörtern in Java. Ändern Sie das vorhandene Kennwort und entfernen Sie es, um die PPT/PPTX-Dateien mithilfe der Java-API zu entsperren....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Wenn Sie versuchen...

    blog.groupdocs.com/de/merger/lock-unlock-ppt-pp...
  9. Mật khẩu bảo vệ tệp PowerPoint trong C# | Khóa ...

    Cách khóa tệp PowerPoint bằng mật khẩu bằng C#. Thay đổi và xóa mật khẩu hiện có để mở khóa các tệp PPT/PPTX bằng .NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Đây là đầu ra...

    blog.groupdocs.com/vi/merger/lock-unlock-ppt-pp...
  10. Convert PPTX to TXT using Node.js

    Learn how to convert PPTX to TXT using Node.js for efficient document processing. This guide helps you export PPTX to TXT in Node.js with a step-by-step approach....license and loading the presentation, we configure conversion...In conclusion, converting presentation file to text file is an...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...