Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 1,983 for

image to pdf

(0.12 sec)
  1. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you To protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented as cusTomizable text that can be added over a displayed document, overlapping its content. For the first time the ability To add watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....watermarks could be used only in the image-based rendering mode and the...let users download and print PDF versions of the original files...

    blog.groupdocs.com/viewer/protect-your-document...
  2. Searching | Documentation

    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....welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...search results Homophone search Image search options Was this page...

    docs.groupdocs.com/search/net/searching/
  3. Searching | Documentation

    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....welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...search results Homophone search Image search options Was this page...

    docs.groupdocs.com/search/java/searching/
  4. 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...
  5. Working with IPTC IIM metadata | Documentation

    This article shows how To access IPTC metadata in a file of any supported format....that can be applied to text, images, and other media types. The...standard is supported by many image creation and manipulation programs...

    docs.groupdocs.com/metadata/net/working-with-ip...
  6. 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...
  7. Get file info | Documentation

    The page describes how To detect document file type, size and calculate pages count when annotate documents or Images with GroupDocs.Annotation....information: is a document file type (PDF, Word document, Excel spreadsheet...PowerPoint presentation or image etc.) is a count of document...

    docs.groupdocs.com/annotation/net/get-file-info/
  8. Indexing options | Documentation

    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/
  9. Add Watermark to Excel Workbooks using C# | Tex...

    Insert watermarks inTo Excel workbooks using C#. Watermark all sheets or insert watermark To just specific sheet even as background using .NET API....watermark different documents , images , and presentations . Today....NET API for documents and images of various file formats. We...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  10. Clear watermarks | Documentation

    This article shows how To clear existing text or Image watermarks....searching and then removing text or image watermarks from a wide range...groupdocsWatermark . Watermarker ( 'sample.pdf' ); // Create a TextSearchCriteria...

    docs.groupdocs.com/watermark/nodejs-java/clear/