Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 1,003 for

detection

(2.99 sec)
  1. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style Detection, change comparison detalization level and more....comparison options like styling for detected changes, comparison sensitivity...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  2. 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.W...... Detecte alterações, destaque diferenças...

    blog.groupdocs.com/pt/tag/python/index.xml
  3. PPTX -> PDF, some graphics create NaN operands ...

    Different Fonts, Bullets, Numbering, and Text Effects_Updated Version.zip (37.4 KB) When the attached file is converted from a PowerPoint presentation into an PDF file, some of the moveto and lineto operations on the 7t…... Detected package downgrade: System...

    forum.groupdocs.com/t/pptx-pdf-some-graphics-cr...
  4. PDF to PDF/A-2b conversion has incorrect glyph ...

    Hi I’m converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other. The same error occurs in these cases: PDF to PDF/A-1b PDF/A-1b ver…...11 , we couldn’t detect any significant differences...

    forum.groupdocs.com/t/pdf-to-pdf-a-2b-conversio...
  5. Dokumenten-Metadaten mit GroupDocs.Metadata ver...

    Praktischer Leitfaden, der zeigt, wie man hinzugefügte, entfernte und geänderte Metadaten zwischen Dokumentversionen mit GroupDocs.Metadata für Java erkennt. Enthält Code‑Beispiele für vollständige Unterschiede, Eigentumsnachweis, Versionshistorie und Exportformate....diff = new MetadataDiff (); // Detect added and changed properties...}); // Value changed } } // Detect removed properties for ( Map...

    blog.groupdocs.com/de/metadata/compare-metadata...
  6. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc... setJobTitle ( "Detective" ); vCard . setHomePhone (...meCard . setNote ( "Base Detective" ); meCard . setPhone ( "0333...

    docs.groupdocs.com/signature/java/sign-document...
  7. Compare metadados de documentos com GroupDocs.M...

    Guia prático que mostra como detectar mudanças de posse, revisão e propriedades entre duas versões de documento usando GroupDocs.Metadata para .NET. Inclui exemplos de código e opções de exportação....diff = new MetadataDiff(); // Detect added and changed properties...Value); // Value changed } } // Detect removed properties foreach...

    blog.groupdocs.com/pt/metadata/compare-metadata...
  8. Confronta i metadati del documento con GroupDoc...

    Guida pratica che mostra come rilevare metadati aggiunti, rimossi e modificati tra le versioni di un documento usando GroupDocs.Metadata per Java. Include esempi di codice per il diff completo, il rilevamento della proprietà, la cronologia delle revisioni e i formati di esportazione....diff = new MetadataDiff (); // Detect added and changed properties...}); // Value changed } } // Detect removed properties for ( Map...

    blog.groupdocs.com/it/metadata/compare-metadata...
  9. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...Diagonal Up Border cannot be detected Document with footnote causes...GroupDocs.Parser unable to detect password protected 7z archive...

    forum.groupdocs.com/t/free-support-policies/6034
  10. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....detector parameters, the table is detected automatically: TemplateTableParamet...layout if the table can’t be detected automatically: TemplateTableLayout...

    docs.groupdocs.com/parser/java/working-with-tem...