Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 2,112 for

image to pdf

(0.08 sec)
  1. Apply Barcode to Images in C# on GroupDocs Blog...

    Apply Barcode To Images in C# on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in Apply Barcode To Images in C# on GroupDocs Blog | Document AuTomation So......Apply Barcode to Images in C# on GroupDocs Blog | Document Automation...content in Apply Barcode to Images in C# on GroupDocs Blog | Document...

    blog.groupdocs.com/pl/tag/apply-barcode-to-imag...
  2. Generate document preview | GroupDocs

    You are welcome To view and edit metadata of Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, Images and more....it can be useful to generate image previews for a document the...demonstrates how to generate image previews for certain document...

    docs.groupdocs.com/metadata/java/generate-docum...
  3. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you To detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the getGifImageType method To obtain file format information advanced_usage.managing_metadata_for_specific_formats.Image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....formats / Images / Working with metadata in GIF images Working...Working with metadata in GIF images Leave feedback Detecting the GIF...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. protected-resume.pdf

    NAME HERE JOB TITLE HERE PROFILE Want To put your own Image in the circle? It is easy! Select the Image and do a right mouse click. Select “Fill” from the shortcut menu. Choose Picture… from the li......your own image in the circle? It is easy! Select the image and do...insert your selected image. Once your image has been inserted,...

    docs.groupdocs.com/viewer/java/images/rendering...
  5. Add Ellipse Annotation in Multiple Documents

    We are always keen To make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it To display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased To announce that Ellipse annotation is now added in GroupDocs....following file formats only: PDF Word Slide Image Cell Diagram Setting...annotated Import annotations for Images doesn’t close stream Annotation...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  6. sample.pdf

    NAME HERE JOB TITLE HERE PROFILE Want To put your own Image in the circle? It is easy! Select the Image and do a right mouse click. Select “Fill” from the shortcut menu. Choose Picture… from the li......your own image in the circle? It is easy! Select the image and do...insert your selected image. Once your image has been inserted,...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  7. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you To detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....formats / Images / Working with metadata in GIF images Working...Working with metadata in GIF images Leave feedback Detecting the GIF...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Announcing GroupDocs Viewer Plugin for Atlassia...

    We’re excited To announce the release of our new GroupDocs Viewer plugin (Version 1.0) for Atlassian Confluence. The GroupDocs Viewer plugin is now available for download in the Atlassian Marketplace or you can simply search and install it directly from your Confluence ediTor. [caption id=“attachment_1033” align=“alignnone” width=“552” caption=“Announcing GroupDocs Viewer plugin for Atlassian Confluence”] [/caption] GroupDocs Viewer is an efficient online document viewer, which lets you view documents online using your browser....GroupDocs Viewer is an online: PDF viewer Word viewer (DOC, DOCX...Spreadsheet viewer (XLS, XLSX) Image file viewer (JPG, BMP, GIF,...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  9. Releasing GroupDocs.Comparison for Java 16.11.0...

    In order To enrich the document comparison experience, team GroupDocs is pleased To release GroupDocs.Comparison for Java 16.11.0 that comes with multitude of new features such as comparison of comments, WordArt objects, forms and many more. API also sums up a lot of improvements and bug fixes. We would recommend you To download latest release of the API and integrate it in your project. GroupDocs.Comparison for Java 16.11.0 - New FeaturesAPI comes with following new features: Added page numbers comparison for MS Word Added comparison of group shapes for Word Documents Comparison of comments for MS Word Comparison of WordArt objects in MS Word Comparison of tables in MS Word Comparison of Forms in MS Word Comparison of multi-language in MS Word Object model of Paragraph for Pdf Implemented absorber of paragraphs for the basic cases for Pdf Added option To compose multiple result list from result lists of each document for MS Word Support comparing multiple documents with track changes for MS Words Added support of absorption of the Page Footer for Pdf Added support of absorption of the Page Header for Pdf Added apply/discard changes support for multiple result changes list for MS Word Added support for new components: media objects, Image positioning for Pdf Added support of comparing watermarks for Pdf Added support of comparing charts for MS Power Point Presentations Added support of comparing comments for MS Power Point Presentations Added support of style changes detection for MS Power Point Presentations Added support of detection of Picture Frames for MS Power Point Presentations Document Comparison API for Java - ImprovementsFollowing are the features that are improved in the latest version of the GroupDocs....Object model of Paragraph for PDF Implemented absorber of paragraphs...paragraphs for the basic cases for PDF Added option to compose multiple...

    blog.groupdocs.com/comparison/groupdocs.compari...
  10. Apply Barcode to Images in Java on GroupDocs Bl...

    Apply Barcode To Images in Java on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in Apply Barcode To Images in Java on GroupDocs Blog | Document AuTomatio......Apply Barcode to Images in Java on GroupDocs Blog | Document...content in Apply Barcode to Images in Java on GroupDocs Blog |...

    blog.groupdocs.com/vi/tag/apply-barcode-to-imag...