Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,023 for

presentation document support

(0.12 sec)
  1. GroupDocs.Viewer "The dimensions of this page a...

    I’m using GroupDocs Viewer to convert any file to PDF. My problem appear when i try to convert .jpg image to pdf. The exported pdf has this error “The dimensions of this page are out-of-range. Page content might be trun…...Viewer Product Family dotnet , document-viewer FutureFaceSupport July...reaching out to the GroupDocs support team for further assistance...

    forum.groupdocs.com/t/groupdocs-viewer-the-dime...
  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....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  3. How to update Barcode signature in advance | Do...

     This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/signature/net/updating-barco...
  4. How to Use GroupDocs' Online Document Viewer Pl...

    We have published a GroupDocs’ online Document viewer plugin for Chrome. This add-on provides GroupDocs users with a slick interface for viewing Documents right in the Chrome browser. GroupDocs’ Online Document Viewer gives you the ability to view Documents and images right in your web browser, without having to install bulky office software. Whether you need to view a text Document, an image or a PowerPoint Presentation, GroupDocs’ online Document viewer opens it for you....published a GroupDocs’ online document viewer plugin for Chrome....slick interface for viewing documents right in the Chrome browser...

    blog.groupdocs.com/viewer/how-to-use-groupdocs-...
  5. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint Document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_Presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\Presentation.pptx" Watermarker watermarker = new Watermarker("Presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/watermark/java/working-with-...
  6. Extract Text from PPT using C#

    This article details the process of how to extract text from PPT using C#. It includes a code example to assist you in integrating text extraction from PPT in C# projects....extracting information from presentation files is a common task for...data analysts. PowerPoint presentations, often saved in PPT format...

    kb.groupdocs.com/parser/net/extract-text-from-p...
  7. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/signature/java/updating-imag...
  8. 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-...
  9. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing Document in SVG format using GroupDocs.Editor for Node.js via Java....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  10. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/signature/net/updating-text-...