Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 841 for

one to image

(0.34 sec)
  1. Implement custom serialization with QR-code sig...

    This article explains how To implement cusTom serialization for QR-code electronic signatures.... Create one or several objects of object...into metadata signature to Image document. Signature signature...

    docs.groupdocs.com/signature/java/implement-cus...
  2. Using HTML5 Boilerplate Template in Your Web Pr...

    Introduction A few years ago, HTML 5 still wasn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster....“Classic H5BP" settings for this one. What’s Inside It? # HTML # Boilerplate...folders for your project’s CSS, images and scripts. It alos includes...

    blog.groupdocs.com/total/using-html5-boilerplat...
  3. AI Watermarking: Protect Documents with Context...

    Discover how To protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn To add, create, and cusTomize watermarks auTomatically for enhanced document security and content protection....something that makes sense for each one? Document watermarking isn’t...what kind of watermark each one needs. In this guide, we’ll show...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  4. Merge files | GroupDocs

    This article explains how To merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Java API....combine different files into one the possible solution is to reverse...to merge multiple files into one programmatically. All you have...

    docs.groupdocs.com/merger/java/merge/
  5. Merge files | GroupDocs

    This article explains how To merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using c# programming language and GroupDocs.Merger API....combine different files into one the possible solution is to reverse...to merge multiple files into one programmatically. All you have...

    docs.groupdocs.com/merger/net/merge/
  6. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....中國傳統的 Document comparison is one of the most common requirements...Taking ONE Web HTM, HTML, MHT, MHTML eBooks MOBI Images BMP, GIF...

    blog.groupdocs.com/comparison/compare-excel-wor...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers... One can easily perform actions to...files in Pdf Bug Fixes The image inside presentation isn’t the...

    blog.groupdocs.com/groupdocs.blog/page/51/
  8. Searching for document signatures excluding ext...

    This article explains how To search with excluding non-signature compOnents like native documents text, Images or barcodes that are the part of document content....if document component (text/image/barcode/qr-code) is the actual...{ Console . WriteLine ( "No one signature was found." ); } }...

    docs.groupdocs.com/signature/net/searching-for-...
  9. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like To present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face To each other). In this release we’ve implemented functionality that allows users To use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....already set, and if not, load one: if (annotationHandler().get...FileInputStream(new File("E:\\\\Images\\\\smile.jpeg")); byte\[\]...

    blog.groupdocs.com/annotation/save-annotations-...
  10. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentiOned types, but in some cases, it’s necessary To analyze only One class of Excel objects. Following code sample shows how To get information about all the shapes in an Excel document. advanced_usage.add_watermarks_To_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path To your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....it’s necessary to analyze only one class of Excel objects. Following... close (); Replacing shape image GroupDocs.Watermark also allows...

    docs.groupdocs.com/watermark/java/shapes-in-spr...