Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 3,405 for

presentations

(3.19 sec)
  1. How to Convert RTF to SVG using C#

    In this tutorial, you will learn how to convert RTF to SVG using C# by following a step-by-step process. Also, a sample code is included to export RTF to SVG in C#.... We will present a code snippet that illustrates...SVG using C# This article presents a detailed tutorial on converting...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. How to Convert TXT to XLSX using Java

    In this article, you will find a guide on how to convert TXT to XLSX using Java on common operating systems and code example to generate XLSX from TXT using Java.... The article presents a step-by-step approach to...Converter.save method We have presented the basic procedure with all...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. 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...
  4. 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...
  5. درج اشیاء OLE در ورد، اکسل، پاورپوینت با جاوا

    اسناد را به عنوان اشیاء OLE در سایر اسناد Word، صفحات گسترده اکسل، ارائه های پاورپوینت به صورت برنامه نویسی در Java با استفاده از GroupDocs.Merger API جاسازی کنید....را به عنوان Object OLE در Presentation قرار دهید # به همین ترتیب،...Merger merger = new Merger("presentation.pptx"); merger.importDo...

    blog.groupdocs.com/fa/merger/insert-ole-objects...
  6. 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...
  7. Convert eBook formats | GroupDocs

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

    docs.groupdocs.com/conversion/java/convert/ebook/
  8. 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-...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...documents (Words, Spreadsheet, Presentation, PDF, CAD, MSG, EML) and...processing, spreadsheet, presentation, and email messages with...

    blog.groupdocs.com/groupdocs.blog/page/61/
  10. PowerPoint ファイルからパスワード保護を削除する | PPT/PPTXのロックを解除する

    PowerPoint プレゼンテーションからパスワードを削除します。無料のオンラインパスワードリムーバーアプリを使用し、プログラムでパスワードで保護されたPPT/PPTXファイルのロックを解除します。...GroupDocs が提供する PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/ja/merger/unlock-powerpoint-...