Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 11,511 for

document comparison

(0.2 sec)
  1. How to Convert Bitmap to PNG using Java

    This short article walks you through the workflow to convert Bitmap to PNG using Java and how to use this guide to change BMP to PNG in Java....Comparison Product Family GroupDocs...simple API calls of the popular document conversion library. Further...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. Custom text segmenter | GroupDocs

    GroupDocs.Search provides the ability to set up custom text segmenting....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/custom-text-segme...
  3. Delete indexed paths | GroupDocs

    GroupDocs.Search for Java supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/delete-indexed-p...
  4. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted Document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the Document in original format overwriting original file redactor.save(options); } } finally { redactor....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-overwrit...
  5. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. How to Render PDF as PNG using Java

    Within this article, you'll discover how to render PDF as PNG using Java. By following our detailed instructions, you can seamlessly convert PDF to PNG....Comparison Product Family GroupDocs...Whether you’re working on a document management system, developing...

    kb.groupdocs.com/viewer/java/how-to-render-pdf-...
  7. GroupDocs.Assembly for Net overview | GroupDocs

    A assembly is a Document automation and reports generation API designed to create custom Documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template Documents with custom variables & text comments within template syntax tags Dynamically insert out Document content in report Dynamically configure background color of html Documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing Document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/product-overview/
  8. Error handling | GroupDocs

    Handle conversion errors with specific exception types...Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...

    docs.groupdocs.com/markdown/python-net/error-ha...
  9. Highlighting results in network | GroupDocs

    This page contains information about highlighting search results in the search network....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/highlighting-res...
  10. System requirements | GroupDocs

    Overview To produce and manipulate the Documents, the machine that GroupDocs.Classification for .NET runs on doesn’t need to have Adobe Acrobat, Microsoft Office or OpenOffice installed: GroupDocs.Classification for .NET has their own Document processing engine. The machine that GroupDocs.Classification for .NET runs on doesn’t need to have Adobe Acrobat, Microsoft Office or OpenOffice installed: GroupDocs.Classification for .NET has their own Document processing engine. Supported Operating System Windows Microsoft Windows 2000 Professional (x64) Microsoft Windows 2000 Server (x64) Microsoft Windows 2003 Server (x64) Microsoft Windows 2008 Server (x64) Microsoft Windows 2012 Server (x64) Microsoft Windows 2012 R2 Server (x64) Microsoft Windows 2016 Server (x64) Microsoft Windows 2019 Server (x64) Microsoft Windows Vista (x64) Microsoft Windows XP (x64) Microsoft Windows 7 (x64) Microsoft Windows 8, 8....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...

    docs.groupdocs.com/classification/net/system-re...