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

http

(0.44 sec)
  1. Convert CSV and Excel Data in Java | CSV to XLS...

    Convert XLS & XLSX to CSV and CSV to Excel formats within Java applications. Automate your files conversion using Java API for document conversion....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...

    blog.groupdocs.com/conversion/convert-csv-and-e...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from Http://getcomposer.org/download/ or use the included version....phar (Download from http://getcomposer.org/download/...version.) FatFree framework ( https://github.com/bcosca/fatfree...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  7. 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...
  8. 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...
  9. 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...
  10. How to Compare Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from Http://getcomposer.org/download/ or use the included version) FatFree framework (Https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....phar (Download from http://getcomposer.org/download/...version) FatFree framework ( https://github.com/bcosca/fatfree...

    blog.groupdocs.com/comparison/how-to-compare-fi...