Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 459 for

java 8 support groupdocs

(0.22 sec)
  1. Viewer of excel limited to 2 pages - Free Suppo...

    Hello, Using Java Viewer to convert excel file (with more than 2 pages) to html pages generates only 2 pages when calling Viewer#view(ViewOptions viewOptions, int… pageNumbers) method. If we call Viewer#view(ViewOption…...limited to 2 pages GroupDocs.Viewer Product Family java catalin.croitoru...2025, 2:02pm 1 Hello, Using java Viewer to convert excel file...

    forum.groupdocs.com/t/viewer-of-excel-limited-t...
  2. Working with slide backgrounds | GroupDocs

    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-...
  3. Issue with Font :- "Leelawadee UI" - Free Suppo...

    Hi, When we try to convert a document with the ‘Leelawadee UI’ font to PDF, we encounter some issues in characters. Can you please suggest something here?..."Leelawadee UI" GroupDocs.Conversion Product Family java sonamsinha...result. sonamsinha March 4, 2025, 8:27am 27 Hi @evgen.efimov We are...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  4. GroupDocs.Conversion for Java 16.10.1 Implement...

    Team Groupdocs is keen to announce another release of Groupdocs.Conversion for Java 16.10.1. Numerous customers reported bugs are resolved in this release. Moreover, API encompasses multitude of new features. Support of converting documents to and from PSD format is introduced. Using latest version of the API developers can implement multi-thread conversion as well. We would recommend you to download and experience Groupdocs.Conversion for Java 16.10.1 and share your feedback....Team GroupDocs is keen to announce another release of GroupDocs...GroupDocs.Conversion for Java 16.10.1. Numerous customers reported...

    blog.groupdocs.com/conversion/groupdocs.convers...
  5. GroupDocs Blog

    Groupdocs Blog - Groupdocs Blog | Document Automation Solutions for .NET & Java Developers...GroupDocs team is excited to announce one more monthly release...available prodcts. The latest GroupDocs.Annotation for .NET 17.7.0...

    blog.groupdocs.com/groupdocs.blog/page/72/
  6. Metadata redactions | GroupDocs

    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...
  7. Parse and Extract Fillable PDF Form Field Value...

    Parser and data extraction Java API that allows parsing fillable PDF forms and extracts values from all the fields of PDF documents programmatically....PDF forms programmatically in Java . There are many situations...field values within Java applications. Java API to Parse and Extract...

    blog.groupdocs.com/parser/parse-and-extract-dat...
  8. Working with worksheet headers and footers | Gr...

    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. How to edit CSV file | GroupDocs

    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-...
  10. Queries in text and object form | GroupDocs

    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-...