Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 903 for

pdf to image conversion error

(0.49 sec)
  1. Working with metadata in PDF documents | GroupDocs

    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....Conversion Product Solution GroupDocs...metadata in PDF documents Working with metadata in PDF documents...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Working with metadata in PDF documents | GroupDocs

    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....Conversion Product Solution GroupDocs...metadata in PDF documents Working with metadata in PDF documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Render XML documents as HTML, PDF, PNG, and JPE...

    This Topic describes how To use the GroupDocs.Viewer .NET API (C#) To convert XML documents To HTML (with and without pagination), Pdf documents, PNG, and JPEG raster formats....Conversion Product Solution GroupDocs...Render XML documents as HTML, PDF, PNG, and JPEG files Leave feedback...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  4. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A......Conversion Product Family on GroupDocs Blog | Document...Recent content in GroupDocs.Conversion Product Family on GroupDocs...

    blog.groupdocs.com/categories/groupdocs.convers...
  5. Convert to CAD formats with advanced options | ...

    Learn about CadConverToptions class for CAD file formats (DWG, DXF, DWF) in GroupDocs.Conversion for .NET....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/convert-to-ca...
  6. How to run examples | GroupDocs

    Learn how To run C# examples which contain creating a watermark, removing watermark, adding watermark To phoTos, removing watermark from phoTo and many more examples....Conversion Product Solution GroupDocs...this string documentPath = "doc.pdf" ; // NOTE: Put here actual path...

    docs.groupdocs.com/watermark/net/how-to-run-exa...
  7. Specify rendering options for CAD files | Group...

    This Topic describes how To use the GroupDocs.Viewer Java API To specify various options for rendering CAD files To HTML, Pdf, PNG, and JPEG....Conversion Product Solution GroupDocs...drawing to PDF and sets the background color of PDF pages to light...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  8. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API To extract a text from Image files and non-text Pdfs documents. The following articles describe how To use API To extract data and integrate any paid or free OCR solution To GroupDocs.Parser....Conversion Product Solution GroupDocs...to extract a text from images and PDFs Using OCR to extract a...

    docs.groupdocs.com/parser/net/using-ocr/
  9. Releasing GroupDocs.Viewer for .NET 3.5.0 - New...

    We’ve always been listening To the feedback of our valuable cusTomers and in response, we are announcing another monthly release of GroupDocs.Viewer for .NET with fixes for over 15 issues. The latest version has also introduced some new features along with necessary improvements. Let’s have a glance at what v3.5.0 has come with. Document Viewer API - New FeaturesListed below are the new features introduced in GroupDocs.Viewer for .NET 3....sheet to multiple pages in image mode Implement ability to specify...3.5.0 . # Cannot add page to pdf document OutOfMemoryException...

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  10. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark To phoTos, removing watermark from phoTo and more....Conversion Product Solution GroupDocs...Watermark A watermark is an image or text that is intentionally...

    docs.groupdocs.com/watermark/net/features-overv...