Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 903 for

detection

(0.1 sec)
  1. GroupDocs

    Central documentation index for GroupDocs on-premise document processing SDKs. Explore developer documentation and guides for all product families....Document comparison API that detects document text, styling and...

    docs.groupdocs.com/
  2. Compare Word Documents | GroupDocs

    Compare Microsoft Word (.doc, .docx) documents and detect text, formatting, and style differences using GroupDocs.Comparison for Python via .NET....revisions compare_bookmarks Detect changes inside bookmarked ranges...

    docs.groupdocs.com/comparison/python-net/develo...
  3. Compare Folders | GroupDocs

    Compare two folders to detect added, deleted, and modified files using the directory_compare option of GroupDocs.Comparison for Python via .NET....that the example-runner can detect them as shared sample directories...

    docs.groupdocs.com/comparison/python-net/develo...
  4. 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) var affected = metadata...

    docs.groupdocs.com/metadata/nodejs-java/remove-...
  5. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property 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/net/working-with-me...
  6. GroupDocs.Conversion NoConvertOptions causes cr...

    This test case was working fine in the previous GroupDocs.Total.NETFramework 25.4.0, but is now broken in 25.5.0: Create a text file named “ignore.log” In convertOptions, detect “.log” extension and return NoConvertOp…...log” In convertOptions, detect “.log” extension and return...

    forum.groupdocs.com/t/groupdocs-conversion-noco...
  7. GroupDocs.Parser for .NET 25.10 – Latest Update...

    Explore what’s new in GroupDocs.Parser for .NET 25.10. Available now on NuGet and GroupDocs website....PageTableArea represents a detected table region together with...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  8. Date field in template populated as plain text ...

    Hi, we found that the date field is populated as a plain text in template “Template_GeneratedByGroupDocs.doc”(one attached here) instead of driven by formula. we can view the formula for the date field in template “Tem…...the backward converter will detect these breadcrumbs and restore...

    forum.groupdocs.com/t/date-field-in-template-po...
  9. GroupDocs.Parser for .NET 25.10 – En Son Güncel...

    GroupDocs.Parser for .NET 25.10'da yenilikleri keşfedin. Şimdi NuGet ve GroupDocs web sitesinde mevcut....PageTableArea represents a detected table region together with...

    blog.groupdocs.com/tr/parser/groupdocs-parser-f...
  10. Convert Presentations to PDF in Java | PPT, PPT...

    Programmatically convert presentations of MS PowerPoint and Open Office Impress formats like ODP, PPT, PPTX to PDF using Java conversion API....format , however, it is auto-detected. Show or hide the comments...

    blog.groupdocs.com/conversion/convert-presentat...