Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 322 for

java 8 support groupdocs

(0.1 sec)
  1. System Requirements | Documentation

    This Java API does not require any external software or third party tool to be installed...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/annotation/java/system-requi...
  2. 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/nodejs-java/document-...
  3. 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...
  4. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...generated PDF GroupDocs.Conversion Product Family java kswati2206...conversion. We are using Groupdocs.Conversion for java 25.3 version on...

    forum.groupdocs.com/t/alignment-and-font-issues...
  5. Symbol font in Word is not reproduced in HTML o...

    We are using Groupdocs.Conversion to convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…...reproduced in HTML or PDF outputs GroupDocs.Conversion Product Family...2025, 6:51pm 1 We are using GroupDocs.Conversion to convert to HTML...

    forum.groupdocs.com/t/symbol-font-in-word-is-no...
  6. 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-...
  7. 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...
  8. 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-...
  9. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Another monthly release of GroupDocs.Comparison for .NET 18.1 in...pleased to announce GroupDocs.Comparison for Java 17.3.2. In earlier...

    blog.groupdocs.com/categories/groupdocs.compari...
  10. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/java/queries-in-text-...