Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 2,085 for

pdf to word

(0.06 sec)
  1. Sign Pdf documents with special appearance | Do...

     This article explains how To use Pdf digital electronic signature features on document page..../ Sign Pdf documents with special appearance Sign Pdf documents...classes that implements for Pdf document special signature appearances...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  2. Sign PDF Documents with Text Signature using Gr...

    Considering the extensibility of the API, team GroupDocs is pleased To announce another monthly release of GroupDocs.Signature for Java 17.4.0. This release comes with multitude of new features, improvements and bug fixes. Now, GroupDocs.Signature for Java developers can sign Pdf documents with text signature as sticker. Furthermore, API permits developers To rotate Text or Image signature appearance. We would recommend you To download the new release and evaluate the exciting features To enhance document signature experience....for Java developers can sign PDF documents with text signature...Signature Size Adjustments for Words Implement Text Signature Size...

    blog.groupdocs.com/signature/introducing-groupd...
  3. Search text in PDF Document on GroupDocs Blog |...

    Search text in Pdf Document on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in Search text in Pdf Document on GroupDocs Blog | Document AuTomation Soluti......Search text in PDF Document on GroupDocs Blog | Document Automation...Recent content in Search text in PDF Document on GroupDocs Blog |...

    blog.groupdocs.com/pl/tag/search-text-in-pdf-do...
  4. Compare PDF Files using C# | Highlight, Accept ...

    Compare two or more Pdf files in C# using document Comparison API for .NET. Highlight the differences and accept/reject changes even if passWord-protected....中文 中國傳統的 Due to the fact that PDF is one of the most in-use formats...discusses, how to compare two PDF documents and highlight the differences...

    blog.groupdocs.com/comparison/compare-pdf-docum...
  5. Online VSD to JPG Converter | Free GroupDocs Apps

    VSD To JPG document converter - convert VSD To JPG online for free, no registration required. Secure and easy To use VSD To JPG conversion!... Convert WORD to PDF, EXCEL to PDF, PDF to WORD, POWERPOINT...IMAGE, VSDX to PDF, HTML to DOCX, EPUB to PDF, RTF to DOCX, XPS...

    products.groupdocs.app/conversion/vsd-to-jpg
  6. 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...
  7. 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...
  8. Render JSON as PDF, JPG, PNG & HTML using Java ...

    View JSON files as Pdf in Java. Additionally, render JSON files To JPG, PNG, and HTML within Java application using JSON Viewer API....how to render JSON files into PDF format in Java . Furhter, we...separately see how to render: JSON to PDF in Java JSON to JPG in Java JSON...

    blog.groupdocs.com/viewer/render-json-as-pdf-jp...
  9. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from Pdf files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....to programmatically annotate PDF documents in Java with your application...how to remove annotations from PDF files using the same Java API...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  10. Convert to XPS, SVG and WebP formats with Group...

    Team GroupDocs is excited To announce another monthly release of GroupDocs.Conversion for Java 17.3.0. API comes with multitude of new features such as metered licensing, count document pages, conversion To gray-scale image and many more. Aside this, many improvements, bug fixes and some new document formats are introduced in this release. We would recommend you To download the new release and evaluate the exciting features To enhance document conversion experience....Implement conversions to specific PDF Implement conversion to Grayscale...WMF Implement conversions from PDF-A Implement conversions from...

    blog.groupdocs.com/conversion/convert-xps-svg-w...