Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 9,601 for

image

(0.34 sec)
  1. ViewConfig class not found - Free Support Forum...

    Hi. I’m using GroupDocs.Annotation for Java 2.0.0, which cames with GroupDocs.Viewer 2.11.0. I’m trying to use some functionalities described at http://www.groupdocs.com/docs/display/viewerjava/Working+with+Common+Opera…...If not, how can I export a image/document to PDF as described...

    forum.groupdocs.com/t/viewconfig-class-not-foun...
  2. Subset fonts | GroupDocs

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API....viewOptions ); } The following image demonstrates the result. There...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using .NET / C# with GroupDocs.Viewer for .NET....Sub End Module The following image shows a sample console output:...

    docs.groupdocs.com/viewer/net/how-to-get-page-w...
  4. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or Images with GroupDocs.Comparison....PowerPoint presentation or image etc.). represents count of document...

    docs.groupdocs.com/comparison/net/get-file-info/
  5. Get the PDF output file information | GroupDocs

    This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java....pixels" ); } } The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/get-pdf-output-f...
  6. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and Image formats with GroupDocs.Conversion for Java....only, it could be hyperlinks, images, interactive buttons and forms...Conversions From To PDF eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/pdf/
  7. Working with DICOM metadata | GroupDocs

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM Images. The following are the steps to read the native DICOM metadata. Load a DICOM Image Get the root metadata package Extract the native metadata package using DicomRootPackage.DicomPackage Read the DICOM metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Dicom.DicomReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDicom)) { var root = metadata.GetRootPackage(); if (root.DicomPackage != null) { Console.WriteLine(root.DicomPackage.BitsAllocated); Console.WriteLine(root.DicomPackage.LengthValue); Console.WriteLine(root.DicomPackage.DicomFound); Console.WriteLine(root.DicomPackage.HeaderOffset); Console.WriteLine(root.DicomPackage.NumberOfFrames); // ....metadata for specific formats / Images / Working with DICOM metadata...format-specific information from DICOM images. The following are the steps...

    docs.groupdocs.com/metadata/net/working-with-di...
  8. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....50+ types of documents and images on any page within their Magento...supports more than 50 document and image types, including PDF, Microsoft...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  9. Groupdocs Viewer 8.0.7 - Wrong page no displaye...

    Hi, We recently moved to 8.0.7 viewer, so far its working fine. Just observed following random problem. Issue Wrong page no is displayed initially when the document is opened in viewer. Issue is observed when our web s…...Image; }); builder.Services.AddControllersWithVi()...backend over get-page call. see image produced this problem. on multiple...

    forum.groupdocs.com/t/groupdocs-viewer-8-0-7-wr...
  10. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....supported format list, Now Image file Annotation is also introduced...Strikeout Annotations etc) for Image file along with improvements...

    blog.groupdocs.com/categories/groupdocs.annotat...