Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,354 for

presentation document support

(0.1 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...A watermark in presentation software and word processing is frequently...page to brand the presentation or document. Guys! We have recently...

    blog.groupdocs.com/groupdocs.blog/page/43/
  2. Introduction | GroupDocs

    This is an introduction into edit Document techniques explanation like main stages of Document opening, editing and saving results within Java applications....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/editor/java/introduction/
  3. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, HTML, image and other formats with GroupDocs.Conversion for .NET....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/conversion/net/convert/pdf/
  4. outlook_with_max_items.html

    From : Aspose Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 From : campaign Subject: Spotlig......announce a new release which supports to exploring examples of Aspose...While this ability has been present in Aspose.Slides, now Aspose...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  5. Load Database Documents with Options | GroupDocs

    Learn how to use DatabaseLoadOptions to configure database Document loading in GroupDocs.Conversion for .NET. Supports NSF (Lotus Notes) and SQL formats....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/conversion/net/load-database...
  6. Adding text watermarks | GroupDocs

    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....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/watermark/java/adding-text-w...
  7. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Java API....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/merger/java/merge/
  8. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using c# programming language and GroupDocs.Merger API....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/merger/net/merge/
  9. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform Documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful Document editing API that allows converting Supported Document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML Document in same format or in other Supported Document format with changes made Easily manage complex Documents editing operations by adding just a few lines of code within any type of Java application....NewsletterMarch 2018 # Edit Business Documents in Java by Loading in HTML...Formats Edit and transform documents using HTML Editor or by any...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  10. Conditional existance of nullable part of data ...

    Hello, We have a use case where our data model is not able to use a common template because some part of the data model is nullable. Let me show you what are our use cases. Here is our template. (14.6 KB) Our first d…...“name” property which is not present. { "person1": { "name": "P1"...related to that option in the documentation. Did I miss something? Thanks...

    forum.groupdocs.com/t/conditional-existance-of-...