Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,003 for

detection

(0.6 sec)
  1. Get source and target text from files | GroupDocs

    Learn how to read source and target texts of detected changes using GroupDocs.Comparison for Python via .NET....source and target text for each detected change. Get source and target...

    docs.groupdocs.com/comparison/python-net/get-so...
  2. Scan Barcode from PPT using Java

    This guide offers an in-depth explanation of how to scan barcode from PPT using Java. Also, it includes a sample code example to extract barcode from PPT in Java....objects that represent the detected barcodes. Each object in this...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  3. Compare Multiple PDF Files in Java | Accept or ...

    Compare two or more PDF files in Java using document Comparison API. Highlight the differences and accept or reject the identified changes....possible to accept or reject each detected change in PDF documents through...

    blog.groupdocs.com/comparison/compare-multiple-...
  4. Get document info | GroupDocs

    This article shows that how to get meta information of a document....document which includes: (detected by the internal structure)...

    docs.groupdocs.com/metadata/net/get-document-info/
  5. مقارنة بيانات تعريف المستند باستخدام GroupDocs....

    دليل عملي يوضح كيفية اكتشاف الملكية، والتعديلات، وتغييرات الخصائص بين نسختين من المستند باستخدام GroupDocs.Metadata لـ .NET. يتضمن أمثلة على الشيفرة وخيارات التصدير....diff = new MetadataDiff(); // Detect added and changed properties...Value); // Value changed } } // Detect removed properties foreach...

    blog.groupdocs.com/ar/metadata/compare-metadata...
  6. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using the Python programming language....Editor will automatically detect the format and apply the default...method, which allows you to detect the document format and extract...

    docs.groupdocs.com/editor/python-net/edit-xml/
  7. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Detecting the exact type of a presentation...sample of code will help you to detect the exact type of a loaded...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Comparar metadatos de documentos con GroupDocs....

    Guía práctica que muestra cómo detectar cambios de propiedad, revisión y de metadatos entre dos versiones de documentos usando GroupDocs.Metadata para .NET. Incluye ejemplos de código y opciones de exportación....diff = new MetadataDiff(); // Detect added and changed properties...Value); // Value changed } } // Detect removed properties foreach...

    blog.groupdocs.com/es/metadata/compare-metadata...
  9. Dokumenten-Metadaten mit GroupDocs.Metadata für...

    Praktischer Leitfaden, der zeigt, wie man Metadaten zwischen Dokumentversionen mit GroupDocs.Metadata vergleicht. Schritt-für-Schritt-Tutorial mit Codebeispielen und Exportoptionen.... /** Ownership change detection */ function detectOwnershipChang.../** Revision history change detection */ function detectRevisionHistor...

    blog.groupdocs.com/de/metadata/compare-document...
  10. Extract Text from ZIP/RAR Archives using GroupD...

    Practical guide showing how to extract text from ZIP and RAR archives using GroupDocs.Parser for .NET. Step‑by‑step code examples, recursive handling, and best practices....list, prints basic metadata, detects nested archives, and extracts...document – skip it continue ; } // Detect nested archives by extension...

    blog.groupdocs.com/parser/extract-text-from-zip...