Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,724 for

image to pdf

(0.04 sec)
  1. Find and Replace Text in PDF in Java | Replace ...

    Programmatically find certain text, words, phrases in Pdf documents with case sensitivity and RegEx in Java. Replace or hide the text To redact Pdf files....and replace text and words in PDF documents in Java . We will separately...presentations, spreadsheets, PDF files, and images within the application...

    blog.groupdocs.com/redaction/find-and-replace-t...
  2. Working with metadata in PDF documents | Docume...

    Detecting the version of a Pdf document The following sample of code will help you To detect the Pdf version a loaded document and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the getPdfType method To obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.Pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the getDocumentProperties method defined in the DocumentRootPackage class....metadata in PDF documents Working with metadata in PDF documents...feedback Detecting the version of a PDF document The following sample...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Remove Annotations from PDF, Word Documents usi...

    Programmatically remove annotations from Pdf and Word files using C#. Remove all annotations, remove by providing IDs, annotation types using .NET API....add different annotations to PDF and Word documents using C#....annotations from documents like PDF and Word DOC/DOCX files using...

    blog.groupdocs.com/annotation/remove-annotation...
  4. Working with metadata in PDF documents | Docume...

    Detecting the version of a Pdf document The following sample of code will help you To detect the Pdf version a loaded document and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage<PdfRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the DocumentProperties property defined in the DocumentRootPackage class....metadata in PDF documents Working with metadata in PDF documents...feedback Detecting the version of a PDF document The following sample...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Add component to the document | Documentation

    The page describes how To add components To a document using GroupDocs.Annotation API....you cannot apply a PDF component to Word, Image, or diagram file...

    docs.groupdocs.com/annotation/java/add-componen...
  6. Convert Excel and CSV Data in C# | XLSX to CSV ...

    Convert XLS & XLSX To CSV and CSV To Excel formats within Java applications. AuTomate your files conversion using Java API for document conversion....conversion of various documents and image file formats into one another...of many other document and image formats like word-processing...

    blog.groupdocs.com/conversion/convert-excel-xls...
  7. PDF Viewer Plugin for Joomla Is Now Officially ...

    Hello To all Joomla users! Here at GroupDocs, we’re excited To announce the release of the long-awaited Pdf viewer plugin for Joomla CMS. The plugin allows you To easily embed and host Pdf documents (as well as Word, Excel and PowerPoint documents) on your Joomla website. We’ve been working hard To make the installation process and plugin deployment hassle-free for Joomla web-developers and website owners. At the same time, our aim was To make the document viewer interface convenient for the end users - your website visiTors....release of the long-awaited PDF viewer plugin for Joomla CMS...you to easily embed and host PDF documents (as well as Word, Excel...

    blog.groupdocs.com/total/joomla-pdf-viewer-plug...
  8. Generate QR Codes in C# | Sign Documents and Im...

    Electronically sign documents and Images by generating QR codes in C# and attach these To Word, Excel, Pdf, PNG, JPG, WebP files using .NET Signature API....electronically sign documents and images. In the earlier post, we discussed...QR codes with documents and images using Java . The following...

    blog.groupdocs.com/signature/generate-qr-codes-...
  9. Add annotation to the document | Documentation

    The page describes document annotations of different types and how To add annotations To a document using GroupDocs.Annotation API....a documents and images of various types - PDF, Microsoft Word...presentations, PNG / JPG / TIFF images etc. Add annotation to the...

    docs.groupdocs.com/annotation/net/add-annotatio...
  10. How to Use GroupDocs' Online Document Viewer Pl...

    We have published a GroupDocs’ online document viewer plugin for Chrome. This add-on provides GroupDocs users with a slick interface for viewing documents right in the Chrome browser. GroupDocs’ Online Document Viewer gives you the ability To view documents and Images right in your web browser, without having To install bulky office software. Whether you need To view a text document, an Image or a PowerPoint presentation, GroupDocs’ online document viewer opens it for you....ability to view documents and images right in your web browser,...to view a text document, an image or a PowerPoint presentation...

    blog.groupdocs.com/viewer/how-to-use-groupdocs-...