Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 18,035 for

groupdocs merger java

(0.34 sec)
  1. insert OLE objects in presentations using Java ...

    insert OLE objects in presentations using Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in insert OLE objects in presentations using Java on Group......in presentations using Java on GroupDocs Blog | Document Automation...Automation Solutions for .NET & Java Developers Recent content in...

    blog.groupdocs.com/cs/tag/insert-ole-objects-in...
  2. insert OLE objects in presentations using Java ...

    insert OLE objects in presentations using Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in insert OLE objects in presentations using Java on Group......in presentations using Java on GroupDocs Blog | Document Automation...Automation Solutions for .NET & Java Developers Recent content in...

    blog.groupdocs.com/fa/tag/insert-ole-objects-in...
  3. Supported file formats | GroupDocs

    This topic lists file formats supported by Groupdocs.Viewer for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/java/supported-docume...
  4. insert OLE objects in presentations using Java ...

    insert OLE objects in presentations using Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in insert OLE objects in presentations using Java on Group......in presentations using Java on GroupDocs Blog | Document Automation...Automation Solutions for .NET & Java Developers Recent content in...

    blog.groupdocs.com/ja/tag/insert-ole-objects-in...
  5. embed OLE objects using Java on GroupDocs Blog ...

    embed OLE objects using Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in embed OLE objects using Java on Groupdocs Blog | Document Automation Solu......embed OLE objects using Java on GroupDocs Blog | Document Automation...Automation Solutions for .NET & Java Developers Recent content in...

    blog.groupdocs.com/es/tag/embed-ole-objects-usi...
  6. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and report is generated....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/business-case-...
  7. 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-...
  8. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the Groupdocs.Search library...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/java/index-browser/
  9. embed OLE objects using Java on GroupDocs Blog ...

    embed OLE objects using Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in embed OLE objects using Java on Groupdocs Blog | Document Automation Solu......embed OLE objects using Java on GroupDocs Blog | Document Automation...Automation Solutions for .NET & Java Developers Recent content in...

    blog.groupdocs.com/fr/tag/embed-ole-objects-usi...
  10. Common Master-Detail Image in Email Document | ...

    Note In this article, we will use Groupdocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email. Reporting Requirement As a report developer, you are required to represent the information of the managers and clients 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/common-master-...