Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 17,207 for

file

(0.54 sec)
  1. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....To extract a text from image files or non-text PDF documents GetText...extract a text from the image file: // Create an instance of ParserSettings...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  2. Comparison result does not include all text - F...

    Hello! When comparing documents, sometimes, some text does not appear at all in the comparison result. This can be reproduced by using the following documents: doc1.docx (13.4 KB) doc2.docx (13.8 KB) In doc2 there a…...sharing the details and sample files. We were able to reproduce the...comparison API that supports over 50 file types and allows .NET developers...

    forum.groupdocs.com/t/comparison-result-does-no...
  3. Word Documents as HTML Responsive Pages in Java...

    Render Word documents to view as responsive HTML pages in Java. Convert DOC, DOCX Files to HTML responsive pages using document viewer Java API....Configure # You may download the JAR file from the downloads section ...

    blog.groupdocs.com/viewer/view-word-documents-a...
  4. GroupDocs.Conversion for .NET 26.3 – March 2026...

    GroupDocs.Conversion for .NET 26.3 enhances format support, fixes critical bugs, and introduces iCalendar conversion, improved font handling, and PDF/A compliance....CONVERSIONNET-8259 Feature Convert from ICS file CONVERSIONNET-8205 Improvement...converting iCalendar (.ics) files, allowing users to transform...

    blog.groupdocs.com/conversion/groupdocs-convers...
  5. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....clear (); } String path = new File ( "c:\\MyIndex\\Protected.pdf"...

    docs.groupdocs.com/search/java/document-passwords/
  6. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  7. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Image ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/composing-sig...
  8. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....: true }); } // Copy source file since the delete method works...

    docs.groupdocs.com/signature/nodejs-java/delete...
  9. Extract emails from Outlook Storage | GroupDocs

    Extract emails from Outlook using GroupDocs.Parser for .NET...consists of email documents (msg files). Here are the steps to extract...attachments ) { // Print the file path Console . WriteLine ( item...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  10. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string collections (arrays) and we want to format them like this: “Mr.…... I cannot attach a json file, so here it is our data.json...

    forum.groupdocs.com/t/reuse-of-extension-method...