Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 2,912 for

presentations

(0.11 sec)
  1. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources....allows indexing from all presented sources with lazy initialization...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  2. 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...
  3. 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...
  4. 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/
  5. 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-...
  6. 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...
  7. 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...
  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. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…... At present groupdocs request of “/view-data”...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  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...