Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 20,446 for

content

(0.03 sec)
  1. pdfattachment - GroupDocs.Watermark for Java - ...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.Contents com.grou......contents com.groupdocs.watermark.exceptions...watermarks com.groupdocs.watermark.contents Interfaces IPresentationHyperli...

    apireference.groupdocs.com/watermark/java/com.g...
  2. SpreadsheetContent Methods - GroupDocs.Watermar...

    Decrypts the document....Contents Namespaces GroupDocs.Watermark.Contents.Spreadsheet...instance. (Inherited from Content .) Dispose(Boolean) Releases...

    apireference.groupdocs.com/watermark/net/groupd...
  3. Redact API for Excel on GroupDocs Blog | Docume...

    Redact API for Excel on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent Content in Redact API for Excel on GroupDocs Blog | Document Automation Solutions for .NET &......NET & Java Developers Recent content in Redact API for Excel on...An API to Redact Classified Content in Documents Finally, the wait...

    blog.groupdocs.com/tag/redact-api-for-excel/ind...
  4. Redact API for PowerPoint on GroupDocs Blog | D...

    Redact API for PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent Content in Redact API for PowerPoint on GroupDocs Blog | Document Automation Solutions ......NET & Java Developers Recent content in Redact API for PowerPoint...An API to Redact Classified Content in Documents Finally, the wait...

    blog.groupdocs.com/tag/redact-api-for-powerpoin...
  5. DotNET Redaction API on GroupDocs Blog | Docume...

    DotNET Redaction API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent Content in DotNET Redaction API on GroupDocs Blog | Document Automation Solutions for .NET &......NET & Java Developers Recent content in DotNET Redaction API on...An API to Redact Classified Content in Documents Finally, the wait...

    blog.groupdocs.com/tag/dotnet-redaction-api/ind...
  6. GroupDocs.Redaction for .NET Releases on GroupD...

    GroupDocs.Redaction for .NET Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent Content in GroupDocs.Redaction for .NET Releases on GroupDocs Blog | Docume......NET & Java Developers Recent content in GroupDocs.Redaction for...An API to Redact Classified Content in Documents Finally, the wait...

    blog.groupdocs.com/tag/groupdocs.redaction-for-...
  7. 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....loadOptions ); PresentationContent content = watermarker . getContent...PresentationSlide slide : content . getSlides ()) { if ( slide...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Working with worksheet backgrounds | Documentation

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API...loadOptions )) { SpreadsheetContent content = watermarker . GetContent...SpreadsheetWorksheet worksheet in content . Worksheets ) { if ( worksheet...

    docs.groupdocs.com/watermark/net/working-with-w...
  9. Working with worksheet backgrounds | Documentation

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API...loadOptions ); SpreadsheetContent content = watermarker . getContent...SpreadsheetWorksheet worksheet : content . getWorksheets ()) { if (...

    docs.groupdocs.com/watermark/java/working-with-...
  10. attachment - GroupDocs.Watermark for Java - API...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.Contents com.grou......contents com.groupdocs.watermark.exceptions...createWatermarker () Loads a content from the attached file. Watermarker...

    apireference.groupdocs.com/watermark/java/com.g...