Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 14,018 for

file

(0.25 sec)
  1. Add Text Watermark to JPG using Java

    Discover how to add text watermark to JPG using Java. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in Java programming....for adding a watermark to JPG files Instantiate the Watermarker...Watermarker class, providing the JPG file path as an argument to its constructor...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  2. Scan QR Code from JPG using C#

    Easily discover how to scan QR Code from JPG using C# without need for additional software installations along with code example to extract QR Code from JPG in C#....enable QR code scanning from JPG files Initialize a Parser object by...passing the path of your JPG file to its constructor, allowing...

    kb.groupdocs.com/parser/net/scan-qrcode-from-jp...
  3. How to Run Examples | Documentation

    Examples to annotate on your documents, images or web pages using C#....Visual Studio and navigate to File -> New -> Project . Select the...client. If you downloaded the ZIP file, extract the folders to the...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  4. How to Convert Word Document to HTML using C#

    This article helps you to convert Word Document to HTML using C#. Generate HTML from DOCX using C# by following step-by-step guide and perform document conversion....class and load the source Word file Initialize MarkupConvertOptions...Convert method, pass the converted file name and instance of MarkupConvertOptions...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert RTF to PDF in Java

    We explain to you the detailed instructions to convert RTF to PDF in Java and create a sample code for the implementation of Java RTF to PDF converter functionality....class and pass the input RTF file to its constructor Instantiate...converted PDF file Finally, save the resultant file to the disk...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....export all replacements to a file, use the method. To import character...character replacements from a file, use the method. The following...

    docs.groupdocs.com/search/nodejs-java/character...
  7. Releasing GroupDocs.Text for .NET – A Convenien...

    Team GroupDocs is pleased to release GroupDocs.Text for .NET API which allows users to extract text from Files and documents of various formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform text extraction operations. Why GroupDocs.Text Is Developed? Suppose you are developing a text searching or text analyzing system, wouldn’t it be great if your system can read or analyze a document even if no document reader is installed on your system?...users to extract text from files and documents of various formats....NET supports the following file formats: Word Processing Document...

    blog.groupdocs.com/parser/releasing-groupdocs-t...
  8. 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....avatarStream = new FileInputStream(new File("E:\\\\Images\\\\smile.jpeg"));...can still use good old local file storage but if you need more...

    blog.groupdocs.com/annotation/save-annotations-...
  9. Add Text Watermark to DOC using C#

    Let’s explore how to add text watermark to DOC using C#. We’ll also provide you with code to insert text watermark to DOC using C# without needing additional software....to add a watermark to a DOC file Create a new instance of the...Watermarker class and provide the DOC file path to its constructor Instantiate...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  10. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications....to the console }; // d) Add files synchronously index.Add(documentsFolder);...Creating the output adapter to a file HtmlHighlighter highlighter...

    blog.groupdocs.com/search/search-text-in-word-e...