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

presentations

(0.1 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...see how to lock PowerPoint presentation files with a password in...we will learn to unlock presentation files by removing their...

    blog.groupdocs.com/groupdocs.blog/page/23/
  2. 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...
  3. 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...
  4. Merge multiple file types in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....combinar os dados que estão presentes em vários documentos e, às...

    blog.groupdocs.com/pt/tag/merge-multiple-file-t...
  5. Vkládání objektů OLE ve Wordu, Excelu, PowerPoi...

    Vkládejte nebo vkládejte objekty OLE dokumentu do dokumentů aplikace Word, tabulek aplikace Excel nebo prezentací Powerpoint programově v jazyce C# pomocí rozhraní .NET API....object in the PowerPoint presentation. using (Merger merger =...= new Merger(@"sample-presentation.ppt")) { merger.ImportDocu...

    blog.groupdocs.com/cs/merger/insert-ole-objects...
  6. הכנס אובייקטי OLE ב-Word, Excel, PowerPoint עם C#

    הטמע או הוסף אובייקטי OLE של מסמך במסמכי Word, גיליונות אלקטרוניים של Excel או מצגות Powerpoint באופן תכנותי ב-C# באמצעות .NET API....object in the PowerPoint presentation. using (Merger merger =...= new Merger(@"sample-presentation.ppt")) { merger.ImportDocu...

    blog.groupdocs.com/he/merger/insert-ole-objects...
  7. Вставка объектов OLE в Word, Excel, PowerPoint ...

    Встраивайте или вставляйте OLE-объекты документа в документы Word, электронные таблицы Excel или презентации Powerpoint программно на C# с помощью .NET API....object in the PowerPoint presentation. using (Merger merger =...= new Merger(@"sample-presentation.ppt")) { merger.ImportDocu...

    blog.groupdocs.com/ru/merger/insert-ole-objects...
  8. Wstaw obiekty OLE do programów Word, Excel, Pow...

    Osadzaj lub wstawiaj obiekty OLE dokumentów w dokumentach Word, arkuszach kalkulacyjnych Excel lub prezentacjach Powerpoint programowo w języku C# przy użyciu interfejsu API platformy .NET....object in the PowerPoint presentation. using (Merger merger =...= new Merger(@"sample-presentation.ppt")) { merger.ImportDocu...

    blog.groupdocs.com/pl/merger/insert-ole-objects...
  9. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....documents from an index is presented below. C# string indexFolder...on the output adapters are presented on the page . After generating...

    docs.groupdocs.com/search/net/getting-indexed-d...
  10. How to Convert MSG to DOCX using C#

    In this section, you will learn how to convert MSG to DOCX using C# without relying on third-party tools. Also, we will provide code to export MSG to DOCX in C#....MSG to DOCX using C# In the present digital era, information exchange...this article, you have been presented with a comprehensive guide...

    kb.groupdocs.com/conversion/net/how-to-convert-...