Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 213 for

loadoptions in comparison

(0.2 sec)
  1. Working with slide backgrounds | GroupDocs

    The API allows you to extract Information about all the slide backgrounds, RemovIng a particular background and AddIng watermark to all background images...Comparison Product Solution GroupDocs...PresentationGetSlide PresentationLoadOpti loadOptions = new PresentationLoadOpti...

    docs.groupdocs.com/watermark/net/working-with-s...
  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....Comparison Product Solution GroupDocs...PresentationGetSlide PresentationLoadOpti loadOptions = new PresentationLoadOpti...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoInt presentations. Add watermark to particular slide with simple or advanced settIngs easily....Comparison Product Solution GroupDocs...ToSlide PresentationLoadOpti loadOptions = new PresentationLoadOpti...

    docs.groupdocs.com/watermark/net/add-watermarks...
  4. Email messages | GroupDocs

    Learn how to add watermark In Outlook email messages....Comparison Product Solution GroupDocs...EmailUpdateEmailBody EmailLoadOptions loadOptions = new EmailLoadOptions ();...

    docs.groupdocs.com/watermark/net/email-messages/
  5. Email messages | GroupDocs

    Learn how to add watermark In Outlook email messages....Comparison Product Solution GroupDocs...EmailUpdateEmailBody EmailLoadOptions loadOptions = new EmailLoadOptions ();...

    docs.groupdocs.com/watermark/java/email-messages/
  6. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoInt documents with advanced options usIng GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...and hide comments: const loadOptions = new groupdocs . conversion...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  7. Load custom fonts | GroupDocs

    This article explaIns how to load custom fonts PDF, Word, Excel, PowerPoInt documents when usIng GroupDocs.Comparison for Java....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for Java...

    docs.groupdocs.com/comparison/java/load-custom-...
  8. Load custom fonts | GroupDocs

    This article explaIns how to load custom fonts PDF, Word, Excel, PowerPoInt documents when usIng GroupDocs.Comparison for .NET....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for .NET...

    docs.groupdocs.com/comparison/net/load-custom-f...
  9. Working with worksheet headers and footers | Gr...

    This article explaIns how to work with worksheet headers and footers while usIng GroupDocs watermarkIng API...Comparison Product Solution GroupDocs...SpreadsheetGetHeader SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio...

    docs.groupdocs.com/watermark/net/working-with-w...
  10. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options usIng GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...CsvLoadOptions loadOptions = new CsvLoadOptions ();; loadOptions . setConvertDateTimeDa...

    docs.groupdocs.com/conversion/java/load-csv-doc...