Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 2,131 for

image to pdf

(0.15 sec)
  1. Add Watermark to Excel Workbooks in Java | Text...

    Insert watermarks inTo Excel workbooks using Java. Watermark all sheets or apply it To just specific sheet even as background using watermark Java API....watermark different documents, images, and presentations. In this...for documents, presentations, images, and many other file formats...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  2. Deleting multiple signatures of different types...

    This article shows how To delete multiple electronic signatures different ways with GroupDocs.Signature API....BaseSignature >(); // collect image signatures to delete foreach...SignatureType == SignatureType . Image ) { signaturesToDelete . Add...

    docs.groupdocs.com/signature/net/deleting-multi...
  3. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......the same way in Word and in Pdf. This text has shading and highlighting...Item 2.1 · Item 2.2 · Item 3 Images This section starts from a...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  4. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...recognize text in separate image files. The default value is...recognize text in embedded images. The default value is false...

    docs.groupdocs.com/search/java/indexing-options/
  5. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability To manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added To documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... // Add text watermark to PDF document Watermarker watermarker...new Watermarker ( "document.pdf" ); TextWatermark watermark =...

    docs.groupdocs.com/watermark/java/basic-usage/
  6. 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:...Issues when rendering Japanese PDF document to HTML Font lightness...behavior of cache when both Image and Html handlers are instantiated...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  7. 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...
  8. Load Database Documents with Options | GroupDocs

    Learn how To use DatabaseLoadOptions To configure database document loading in GroupDocs.Conversion for .NET. Supports NSF (Lotus Notes) and SQL formats....pdf" , new PdfConvertOptions ());...converter . Convert ( "email-archive.pdf" , new PdfConvertOptions ());...

    docs.groupdocs.com/conversion/net/load-database...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...most popular formats, including PDF, Microsoft Word and Excel. The...display over 40 document and image file formats without any external...

    blog.groupdocs.com/groupdocs.blog/page/96/
  10. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how To use Microsoft Azure Computer Vision API...usage / Using OCR to redact image documents / Use Microsoft Azure...Cognitive Services consider this image as wrong ({0})" , ex . ToString...

    docs.groupdocs.com/redaction/net/use-microsoft-...