Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 9,919 for

file comparison

(0.05 sec)
  1. Extract attachments from Emails | Documentation

    Extract email attachments using GroupDocs.Parser for .NET...Comparison Product Solution GroupDocs...attachments ) { // Print the file path Console . WriteLine ( item...

    docs.groupdocs.com/parser/net/extract-attachmen...
  2. GroupDocs.Assembly for .NET 18.10 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 18.10. Major Features Supported removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for templates of Word Processing, Presentation, and Email File formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-89  Support removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for Word Processing documents  Feature  ASSEMBLYNET-91  Support removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for Presentation documents  Feature  ASSEMBLYNET-92  Support removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for Email documents  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...Processing, Presentation, and Email file formats. Full List of Features...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  3. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....Comparison Product Solution GroupDocs...image to the file. Saves the image to the file in a different...

    docs.groupdocs.com/parser/java/extract-images-f...
  4. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....Comparison Product Solution GroupDocs...image to the file. Saves the image to the file in a different...

    docs.groupdocs.com/parser/net/extract-images-fr...
  5. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....Comparison Product Solution GroupDocs... (); // Render the minified file. viewOptions . Minify = true...

    docs.groupdocs.com/viewer/net/minify-html/
  6. Save in original format | Documentation

    The following example demonstrates how to save File in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Comparison Product Solution GroupDocs...example demonstrates how to save file in its original format with...

    docs.groupdocs.com/redaction/java/save-in-origi...
  7. Working with metadata in MOV Files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime File. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using MovRootPackage.MovPackage Read the QuickTime atoms AdvancedUsage....Comparison Product Solution GroupDocs...metadata in MOV Files Working with metadata in MOV Files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. GroupDocs.Conversion For .NET 3.1.0 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 3.1.0 Major Features There are 4 new features in this regular monthly release. The most notable are: Detecting document type from streams. Document conversion progress. All Changes Key Summary Category CONVERSIONNET‑680 Implement document conversion from stream with auto detect source File type New Feature CONVERSIONNET‑662 Autodetect source document type when converting from stream New Feature CONVERSIONNET‑655 Report conversion progress New Feature CONVERSIONNET‑654 Return all supported conversions types with single method New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...stream with auto detect source file type New Feature CONVERSIONNET‑662...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  9. FileType.RPY Field - GroupDocs.Comparison for ....

    Python-based File engine to create and run games...Comparison for .NET - API Reference GroupDocs.Comparison...- API Reference GroupDocs.Comparison.Result FileType Class FileType...

    apireference.groupdocs.com/comparison/net/group...
  10. FileType.CSX Field - GroupDocs.Comparison for ....

    CSharp script File format...Comparison for .NET - API Reference GroupDocs.Comparison...- API Reference GroupDocs.Comparison.Result FileType Class FileType...

    apireference.groupdocs.com/comparison/net/group...