Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,687 for

http

(0.04 sec)
  1. Clean Metadata of Documents and Images using Java

    Java API to remove all or selective metadata properties of DOCX, XLSX, PPTX, PDF documents, JPEG, PNG, WebP images, email, eBooks, Visio Drawings, Zip, etc....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...

    blog.groupdocs.com/metadata/remove-metadata-fro...
  2. Extract Images from eBooks in Java | EPUB, PDF,...

    Programmatically extract images from EPUB, PDF, FB2, CHM eBooks using Java API for document parsing. Save the images in JPG, PNG, WebP, GIF, or BMP format....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...

    blog.groupdocs.com/parser/extract-images-from-e...
  3. Working with Resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....const externalImagesPrefix = "http://www.mywebsite.com/images/id="...const externalFontsPrefix = "http://www.mywebsite.com/fonts/id="...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  4. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....String externalImagesPrefix = "http://www.mywebsite.com/images/id="...String externalFontsPrefix = "http://www.mywebsite.com/fonts/id="...

    docs.groupdocs.com/editor/java/working-with-res...
  5. Compare Images in Java to Highlight Differences...

    Programmatically compare your photos and images in Java. Image comparison of JPG, PNG, GIF, BMP, DICOM and other images within your Java applications....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...

    blog.groupdocs.com/comparison/compare-images-in...
  6. Add Watermark to PDF in Java | Text and Image W...

    Add image watermarks or apply text watermarks to PDF files in Java. Apply watermarks to all & selective pages of PDF using GroupDocs Watermarking Java API....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...

    blog.groupdocs.com/watermark/add-watermark-to-p...
  7. Extract Images from PDF, Word, Excel, PPT using...

    Extract images from the whole document, and specific pages of word processing documents, Excel spreadsheets, PPT presentations, and PDF using Java....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...

    blog.groupdocs.com/parser/extract-images-from-p...
  8. Generate PDF Report from JSON Data in Java | JS...

    Programmatically generate reports by converting JSON data to PDF & Word using templates in Java. PDF & DOCX reports using report generation Java API....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...

    blog.groupdocs.com/assembly/generate-pdf-report...
  9. Use redaction policies | GroupDocs

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....> < redactionPolicy xmlns = "http://www.groupdocs.com/redaction"...

    docs.groupdocs.com/redaction/java/use-redaction...
  10. How to implement a custom document handler? - F...

    Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...thus HTTP session specific, we need to store it as the HTTP session...

    forum.groupdocs.com/t/how-to-implement-a-custom...