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

presentations

(0.11 sec)
  1. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object. Trying to upgrade to 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...AddRange(fontDirs); presentation_pptx.zip (47.5 KB) 1 Like...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  2. GroupDocs.Conversion throws with Out of Memory ...

    Sometimes, we may encounter corrupted files, or files with unknown extensions. Will be good if GroupDocs.Conversion can fail gracefully when it encounters such situations. Attached is a simple text file with filename “…...NETFramework was also present in the project was to test...

    forum.groupdocs.com/t/groupdocs-conversion-thro...
  3. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java....attachment names, if they are present in the mail message. Code example...

    docs.groupdocs.com/editor/java/edit-email/
  4. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation.... Examples are presented below. // The first filter...

    docs.groupdocs.com/search/nodejs-java/document-...
  5. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...you mentioned are actually present in the original input files...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  6. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....top corner of worksheet Presentation Point Left top corner of...

    docs.groupdocs.com/watermark/java/adding-text-w...
  7. Vind elk woord en zijn synoniemen in meerdere b...

    Zoek een specifiek woord en de bijbehorende synoniemen in verschillende bestanden met behulp van Java. Op dezelfde manier krijgt u alle synoniemen, gegroepeerd op verschillende betekenissen met behulp van de Java Search API....synoniemen in documenten in Java Presenteer zoekresultaten voor synoniemen...

    blog.groupdocs.com/nl/search/find-synonyms-in-m...
  8. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for .NET....attachment names, if they are present in the mail message. Code example...

    docs.groupdocs.com/editor/net/edit-email/
  9. Javaを使用してPDF、Word、Excel、PPTから画像を抽出する

    Javaを使用して、ドキュメント全体、およびワードプロセッシングドキュメントの特定のページ、Excelスプレッドシート、PPTプレゼンテーション、およびPDFから画像を抽出します。...pptx") // PowerPoint Presentation // Parser parser = new ...

    blog.groupdocs.com/ja/parser/extract-images-fro...
  10. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....top corner of worksheet Presentation Point Left top corner of...

    docs.groupdocs.com/watermark/net/adding-text-wa...