Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 2,847 for

presentations

(0.11 sec)
  1. GroupDocs.Assembly for Java 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.5. Major Features Supported loading of template documents from HTML with resources and saving of assembled documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a document to DOC or PDF assembled from a DOCX template containing charts  Bug  ASSEMBLYJAVA-13  Upgrade release JAR to JDK 7 after Java 6 discontinuation  Enhancement  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Support saving of assembled Presentation documents to HTML with resources...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks API....xlsx" , "presentation.pptx" , "diagram.vsdx" ...

    docs.groupdocs.com/watermark/net/searching-wate...
  8. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....xlsx" , "presentation.pptx" , "diagram.vsdx" ...

    docs.groupdocs.com/watermark/java/searching-wat...
  9. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....images are skipped and are not present in MD MarkdownSaveOptions mdSaveOptionsAbsent...

    docs.groupdocs.com/editor/java/edit-markdown/
  10. Edit Email | Documentation

    This guide demonstrates how to edit the content of documents from the Email format family like common text documents using GroupDocs.Editor for Node.js via Java....attachment names if they are present in the mail message. The code...

    docs.groupdocs.com/editor/nodejs-java/edit-email/