Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 1,984 for

image to pdf

(0.08 sec)
  1. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature To read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/working-with-c...
  2. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark To stamp some files. This mainly affects Word documents as they appear To randomly generate false watermarks that are not positioned correctly, do not ha…...letter of the watermark text: image.png (350 Bytes) I checked for...only applies to Word documents, PDF and Powerpoint work as expected...

    forum.groupdocs.com/t/issue-with-watermarks-on-...
  3. Compare Multiple CSV Files in C# | Accept, Reje...

    Programmatically compare two or more CSV files in C#. Learn To accept, reject and highlight the changes. Compare password-protected CSV files using .NET API....of CSV file using C# Compare PDF Files using C# Compare Word Documents...(DOC/DOCX) using C# Compare Images for differences using C#...

    blog.groupdocs.com/comparison/compare-multiple-...
  4. The conversion call is stuck and never comes ou...

    When converting a particular document, the process gets stuck at the convert call and never comes out of it or takes an unusually long time To complete(2-3 days). This is making our application unusable and affecting mul…...complex elements (like large images, embedded objects, or extensive...0/api/conversion/convert-to-pdf?orgId=Org1&fileName=TestDocument4'...

    forum.groupdocs.com/t/the-conversion-call-is-st...
  5. Handling the ID3v2 tag | Documentation

    This article explains how To handle ID3v2 tag....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/handling-the-i...
  6. Get supported features | Documentation

    This article shows how To check if feature supported for the document....value that indicates whether images extraction is supported. The...familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/net/get-supported-fea...
  7. Get supported features | Documentation

    This article shows how To check if feature supported for the document....value that indicates whether images extraction is supported. The...familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/java/get-supported-fe...
  8. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached To e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, phoTographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/net/working-with-vc...
  9. 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....annotate PDF and Microsoft Office documents, raster images, AutoCAD...software that the documents or images were created in. A convenient...

    blog.groupdocs.com/categories/groupdocs.annotat...
  10. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached To e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, phoTographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/working-with-v...