Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 18,099 for

groupdocs merger java

(0.08 sec)
  1. Single Row Image in HTML Document | GroupDocs

    Note In this article, we will use Groupdocs.Assembly to generate a Single Row Image report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in HTML Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the HTML Document....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/single-row-ima...
  2. Common List Image in HTML Document | GroupDocs

    Note In this article, we will use Groupdocs.Assembly to generate a Common List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the HTML Document format. Adding Syntax to be evaluated by Groupdocs....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/common-list-im...
  3. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in 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/nesting-search-q...
  4. Release on GroupDocs Blog | Document Automation...

    Release on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Groupdocs......Release on GroupDocs Blog | Document Automation Solutions for...NET & Java Developers Recent content in Release on GroupDocs Blog...

    blog.groupdocs.com/nl/tag/release/index.xml
  5. Release on GroupDocs Blog | Document Automation...

    Release on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Groupdocs......Release on GroupDocs Blog | Document Automation Solutions for...NET & Java Developers Recent content in Release on GroupDocs Blog...

    blog.groupdocs.com/ar/tag/release/index.xml
  6. 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-...
  7. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Answers by API GroupDocs.Total Product Family GroupDocs.Conversion...Family GroupDocs.Annotation Product Family GroupDocs.Viewer Product...

    kb.groupdocs.com/conversion/page/9/
  8. Release on GroupDocs Blog | Document Automation...

    Release on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Groupdocs......Release on GroupDocs Blog | Document Automation Solutions for...NET & Java Developers Recent content in Release on GroupDocs Blog...

    blog.groupdocs.com/pl/tag/release/index.xml
  9. Groupdocs.Blogs on GroupDocs Blog | Document Au...

    Groupdocs.Blogs on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Blogs on Groupdocs Blog | Document Automation Solutions for .NET & Java Deve......Groupdocs.Blogs on GroupDocs Blog | Document Automation Solutions...for .NET & Java Developers Recent content in Groupdocs.Blogs on...

    blog.groupdocs.com/vi/groupdocs.blog/index.xml
  10. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with Groupdocs.Signature API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/java/searching-for...