Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 932 for

detection

(0.72 sec)
  1. GroupDocs.Comparison für Python 26.5 – Wichtige...

    GroupDocs.Comparison für Python 26.5 bietet einen reinen Python-Wrapper, AGENTS.md, ein Konsolen‑CLI und umfangreiche API‑Erweiterungen — jetzt auf PyPI...."open-sesame" ) comp = CompareOptions(detect_style_changes = True , sen...CompareOptions options = CompareOptions(detect_style_changes = True ) with...

    blog.groupdocs.com/de/comparison/groupdocs-comp...
  2. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API....lists recognition algorithm detects list paragraphs, when list...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  3. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....format metadata The API allows detecting ZIP archives and reading format...

    docs.groupdocs.com/metadata/net/working-with-zi...
  4. Word Track Changes | GroupDocs

    Choose whether to include or ignore Microsoft Word Track Changes (revisions) during comparison via word_track_changes on CompareOptions in GroupDocs.Comparison for Python via .NET....revisions during comparison Detect and include tracked revisions...

    docs.groupdocs.com/comparison/python-net/develo...
  5. GroupDocs.Conversion for .NET 26.6 – Ultimi agg...

    Scopri le novità di GroupDocs.Conversion for .NET 26.6. Disponibile ora su NuGet e sul sito web di GroupDocs....CONVERSIONNET-8280 Improvement Auto-detect RTL direction for DOCX with...

    blog.groupdocs.com/it/conversion/groupdocs-conv...
  6. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....mentions of John from the detected metadata) int affected = metadata...

    docs.groupdocs.com/metadata/java/remove-metadat...
  7. Compare PDF Documents in .NET – Inline vs Side‑...

    Learn how to compare PDF documents programmatically using GroupDocs.Comparison for .NET. Step‑by‑step C# examples for all three display modes, page‑range filtering, and a quick overview of Adobe Acrobat's built‑in compare tool....retrieve a structured list of all detected differences via Comparer.GetChanges()...WriteLine( $"Total changes detected: {changes.Length}" ); } See...

    blog.groupdocs.com/comparison/compare-pdf-docum...
  8. GroupDocs.Comparison for Python 26.5 – Principa...

    GroupDocs.Comparison for Python 26.5 traz um wrapper puro em Python, AGENTS.md, CLI de console e extensas melhorias de API — agora no PyPI...."open-sesame" ) comp = CompareOptions(detect_style_changes = True , sen...CompareOptions options = CompareOptions(detect_style_changes = True ) with...

    blog.groupdocs.com/pt/comparison/groupdocs-comp...
  9. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....documents Leave feedback Detecting the version of a PDF document...sample of code will help you to detect the PDF version a loaded document...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. GroupDocs.Comparison for Python 26.5 – Belangri...

    GroupDocs.Comparison for Python 26.5 brengt een pure-Python wrapper, AGENTS.md, console-CLI en uitgebreide API‑verbeteringen — nu beschikbaar op PyPI...."open-sesame" ) comp = CompareOptions(detect_style_changes = True , sen...CompareOptions options = CompareOptions(detect_style_changes = True ) with...

    blog.groupdocs.com/nl/comparison/groupdocs-comp...