Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 770 for

detection

(0.48 sec)
  1. Locales for output document | GroupDocs

    This guide demonstrates how to edit RTL documents and specify locale for Word documents when using GroupDocs.Editor for Java API....Word (or other program) will detect (or choose) the document locale...

    docs.groupdocs.com/editor/java/locales-for-outp...
  2. Scan QR Code from PNG using C#

    Easily discover how to scan QR Code from PNG using C# without need for additional software installations along with code example to extract QR Code from PNG in C#....specifically focusing on QR codes detected within the PNG file Finally...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pn...
  3. Scan QR Code from DOC using C#

    Quickly learn about how to scan QR Code from DOC using C# without installing extra software. Also, code example will be provided to extract QR Code from DOC in C#....contains details about each detected QR code, including the page...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  4. GroupDocs.Comparison für .NET 25.10 – Neueste U...

    Entdecken Sie, was es Neues in GroupDocs.Comparison für .NET 25.10 gibt. Jetzt verfügbar auf NuGet und der GroupDocs‑Website....performance and accuracy in detecting identical pages in PDFs. ...

    blog.groupdocs.com/de/comparison/groupdocs-comp...
  5. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java 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 getPresentationType method to obtain file format information advanced_usage.... 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/java/working-with-m...
  6. 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...
  7. Locales for output document | GroupDocs

    This guide demonstrates how to edit RTL documents and specify locale for Word documents when using  GroupDocs.Editor for .NET API....Word (or other program) will detect (or choose) the document locale...

    docs.groupdocs.com/editor/net/locales-for-outpu...
  8. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Node.js via Java....document will contain all detected differences between the source...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  9. Python on GroupDocs Blog | Document Automation ...

    Python on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Python on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.S...... Detecte alterações, destaque diferenças...

    blog.groupdocs.com/pt/tag/python/index.xml
  10. 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...