Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 1,784 for

image to pdf

(0.05 sec)
  1. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps To read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... WriteLine ( "Image height: {0}" , videoStreamProperty...ImageHeight ); Console . WriteLine ( "Image width: {0}" , videoStreamProperty...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 Images. The following are the steps To read the JPEG2000 comments (pieces of metadata represented as strings with the length up To 64 kbytes). Load a JPEG2000 Image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.Image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....formats / Images / Working with metadata in JPEG2000 images Working...Working with metadata in JPEG2000 images Leave feedback Reading JPEG2000...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Get file info | Documentation

    This article explains how To detect document file type, size and calculate pages count with GroupDocs.Comparison....represents the document file type (PDF, Word document, Excel spreadsheet...spreadsheet, PowerPoint presentation, image etc.). PageCount represents...

    docs.groupdocs.com/comparison/nodejs-java/get-f...
  4. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj ExePdf. This text has shading and highlighting...Item 2.1 · Item 2.2 · Item 3 Images This section starts from a...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  5. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 Images. The following are the steps To read the JPEG2000 comments (pieces of metadata represented as strings with the length up To 64 kbytes). Load a JPEG2000 Image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....formats / Images / Working with metadata in JPEG2000 images Working...Working with metadata in JPEG2000 images Leave feedback Reading JPEG2000...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Extracting MakerNote metadata | Documentation

    What is MakerNote? MakerNote metadata refers To Image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers sTore MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....formats / Images / Working with metadata in JPEG images / Extracting...MakerNote metadata refers to image information that is written...

    docs.groupdocs.com/metadata/java/extracting-mak...
  7. List attachments | Documentation

    Retrieve a list of document attachments from your emails, Outlook data files, archives and Pdf documents with GroupDocs.Viewer for .NET...Outlook data files, archives, and PDF documents. C# using System ;...Sub End Module The following image shows a sample console output:...

    docs.groupdocs.com/viewer/net/how-to-list-attac...
  8. maven-app.zip

    maven-app/pom.xml~ 4.0.0 com.mycompany.app maven-app 1.0-SNAPSHOT maven-app http://www.example.com UTF-8 1.7 1.7 GroupDocs Artifact ReposiTory GroupDocs Artifact ReposiTory https://releases.groupdo......the same way in Word and in Pdf. This text has shading and highlighting...Item 2.1 · Item 2.2 · Item 3 Images This section starts from a...

    docs.groupdocs.com/total/java/sample-apps/getti...
  9. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...recognize text in separate image files. The default value is...recognize text in embedded images. The default value is false...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. Exclude fonts | Documentation

    Learn how To exclude system pre-installed fonts from HTML markup To reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Extension Portable Document Format PDF Microsoft Word DOC, DOCX, DOCM...PPSX OpenDocument Formats ODP Image files SVG Was this page helpful...

    docs.groupdocs.com/viewer/java/exclude-fonts/