Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 245 for

java 8 support groupdocs

(0.03 sec)
  1. Strengthen the Protection of Text Watermark in ...

    We are pleased to introduce version 18.8 of Groupdocs.Watermark for Java. This version includes 2 new features, 1 enhancement, 1 bug fix, and a breaking change as well. It Supports skipping unreadable characters during text watermark search. Furthermore, we have also added a new feature to strengthen protection of text watermark in PowerPoint documents. Please continue to read more about version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search There might be the case that the watermark’s text contains unreadable characters....8 of GroupDocs.Watermark for Java . This version...breaking change as well. It supports skipping unreadable characters...

    blog.groupdocs.com/watermark/strengthen-the-pro...
  2. Inserting Chart Axis Title Dynamically in Prese...

    Note This feature is Supported by version 18.1 or greater Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialogue box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/inserting-char...
  3. Join Images using GroupDocs.Merger for Java 19.8

    With the new release of Groupdocs.Merger for Java 19.8 you can take your document joining experience to the next level. What is special about this release? We are pleased to announce that you can now do image joining. And following are the Supported image formats: BMP PNG TIFF How easy is that? Let’s understand this with a use-case. We’ll join a BMP and TIFF file. New Format Support API now fully Supports HTML format....new release of GroupDocs.Merger for Java 19.8 you can take your...joining. And following are the supported image formats: BMP PNG TIFF...

    blog.groupdocs.com/merger/join-images-using-gro...
  4. 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Numbered List in Word Processing Document | Doc...

    Note In this article, we will use Groupdocs.Assembly to generate a Numbered List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide Support for the following clients:”....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. Working with worksheet headers and footers | Do...

    This article explains how to work with worksheet headers and footers while using Groupdocs watermarking Java API...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/working-with-...
  7. Metadata redactions | Documentation

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by regular expression....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/metadata-reda...
  8. How to edit CSV file | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of Groupdocs.Editor for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/java/how-to-edit-csv-...
  9. How to change the maximum size of a file | Docu...

    This article shows how to change the maximum size of a file....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/java/how-to-change-ma...
  10. Convert Markdown to PDF in Java | MD to PDF

    Convert Markdown files to PDF in Java. Transform MD files into portable format using Groupdocs Java conversion API....in Java . Java API to Convert Markdown Files # GroupDocs provides...provides its Java API to transform markdown files into other formats...

    blog.groupdocs.com/conversion/convert-markdown-...