Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 9,583 for

image

(0.81 sec)
  1. Adding watermarks | GroupDocs

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...Adding text watermarks Adding image watermarks Add watermarks to...attachments Add watermarks to images Add watermarks to PDF documents...

    docs.groupdocs.com/watermark/java/adding-waterm...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...background when converting to image Save converted document to file...signature types including; text, image, barcode, QR code, stamp and...

    blog.groupdocs.com/groupdocs.blog/page/47/
  3. Releasing Next Generation GroupDocs.Signature f...

    Today, team GroupDocs is pleased to announce the release of GroupDocs.Signature for .NET with a lot of signing features worth experiencing. This Signing API allows developers to write applications with ability to significantly sign electronic docs of various file formats. Note that API permits the user to add different types of signatures on electronic documents. Why Next Generation GroupDocs.Signature?The legacy version of API was UI dependent. The quite captivating fact about this e-signing API is, it’s UI less and independent calls can be made....by the API: # Text Signature Image Signature Digital Signature...

    blog.groupdocs.com/signature/releasing-simplest...
  4. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the list of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:...behavior of cache when both Image and Html handlers are instantiated...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  5. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....search results Homophone search Image search options Was this page...

    docs.groupdocs.com/search/java/searching/
  6. ViewConfig class not found - Free Support Forum...

    Hi. I’m using GroupDocs.Annotation for Java 2.0.0, which cames with GroupDocs.Viewer 2.11.0. I’m trying to use some functionalities described at http://www.groupdocs.com/docs/display/viewerjava/Working+with+Common+Opera…...If not, how can I export a image/document to PDF as described...

    forum.groupdocs.com/t/viewconfig-class-not-foun...
  7. Subset fonts | GroupDocs

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API....viewOptions ); } The following image demonstrates the result. There...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Get the PDF output file information | GroupDocs

    This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java....pixels" ); } } The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/get-pdf-output-f...
  9. Existing objects in diagram document | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....document Create and initialize image/text search criteria Find possible... close (); Replacing shape image Since version 18.1. GroupDocs...

    docs.groupdocs.com/watermark/java/existing-obje...
  10. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 Images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 Image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.Image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....formats / Images / Working with metadata in JPEG2000 images Working...Working with metadata in JPEG2000 images Leave feedback Reading JPEG2000...

    docs.groupdocs.com/metadata/java/working-with-m...