Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 7,079 for

may

(0.11 sec)
  1. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...signature perspective image metadata may content any hidden value of standard...to the . GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/esign-image-w...
  2. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...signature perspective image metadata may content any hidden value of standard...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/python-net/esign-i...
  3. SVG to Image Conversion Issue - Free Support Fo...

    Hello, We are facing an issue with some SVG to JPG Conversion for the attached SVG, Conversion gets successful but converted files looks like texts are gets errased, please check those files here – (https://drive.google.…... Swapnil_Walke May 3, 2022, 5:14am 5 Is there any...update on this issue ? atir.tahir May 3, 2022, 11:36am 6 @Swapnil_Walke...

    forum.groupdocs.com/t/svg-to-image-conversion-i...
  4. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System.... The chunk may include information such as the...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. GroupDocs Comparison Plugin for TextPattern Rel...

    GroupDocs is excited to announce the launch of the GroupDocs Comparison plugin for TextPattern. With this plugin, you can compare two documents in a browser. Select source and target files and run the comparison. Embed the compared documents to your TextPattern pages and easily share them with peers. GroupDocs Comparison generates a summary of any changes made to the document. Tracking insertions or deletions is easy. GroupDocs Comparison runs on a web-browser so no new software installations is needed....time-consuming activity and may lead to errors. Our comparison...documents for review and comparison may take a lot of time. Multitasking...

    blog.groupdocs.com/comparison/groupdocs-plugin-...
  6. Merge Word Documents using Java | Join All or S...

    Java way to merge two or more Word documents into a single file. Combine only the selective pages of multiple Word files within your application....across numerous documents, there may be a need to merge all the documents...Java # In certain cases, you may have a requirement to merge specific...

    blog.groupdocs.com/merger/merge-word-files-usin...
  7. Find Synonyms of any Word using C# | Synonym Gr...

    Find all the possible synonyms of any word in C# using .NET API. Get different collections of synonyms arranged by different meanings of the same word.... As a developer, you may need to find out all words with...Word using C# # A single word may have many different meanings...

    blog.groupdocs.com/search/find-synonyms-of-word...
  8. Add Watermark to PDF in Java | Text and Image W...

    Add image watermarks or apply text watermarks to PDF files in Java. Apply watermarks to all & selective pages of PDF using GroupDocs Watermarking Java API....From the documentation , you may further check the features and...GitHub . For the details, you may also visit the API Reference...

    blog.groupdocs.com/watermark/add-watermark-to-p...
  9. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from PDF files in C# using GroupDocs.Parser for .NET. Get document properties such as title, author, subject, creation date, and more.... Not all fields may be present in every document...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...signature perspective Barcode may contain different characters...to the . GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/esign-documen...