Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 1,936 for

resource

(0.06 sec)
  1. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... RIFF (Resource Interchange File Format) is...

    blog.groupdocs.com/nl/groupdocs.blog/page/24/
  2. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....outputFilePath , listOptions ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/locating-signa...
  3. How to save signed Image with different output ...

    This article explains how to save signed image with various image formats by GroupDocs.Signature API....signOptions , saveOptions ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/save-signed-im...
  4. Delete Text signatures from documents | Documen...

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/delete-text-si...
  5. Highlighting results in network | Documentation

    This page contains information about highlighting search results in the search network....fragments [ j ]); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/highlighting-resu...
  6. Verify QR-code signatures in the document | Doc...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/verify-qr-code...
  7. Extract images from Emails | Documentation

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an email has no images, getImages method returns an empty collection....imageNumber ++; } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file in java.... displayName ()); } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/detect-encoding/
  9. Extract images from PDF documents | Documentation

    To extract images from PDF documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from PDF documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....imageNumber ++; } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Extract hyperlinks from document | Documentation

    This article explains that how to extract hyperlinks from documents.... WriteLine (); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-hyperlink...