Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 3,029 for

properties

(1.56 sec)
  1. Comparar metadatos de documentos con GroupDocs....

    Guía práctica que muestra cómo detectar metadatos añadidos, eliminados y modificados entre versiones de documentos usando GroupDocs.Metadata para Java. Incluye ejemplos de código para diff completo, detección de propiedad, historial de revisiones y formatos de exportación....Detect added and changed properties for ( Map . Entry < String...put ( key , val ); // New property in v2 } else if (! v1 . get...

    blog.groupdocs.com/es/metadata/compare-metadata...
  2. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Model ) and ignores the and property values. To create an individual...Viewer introduces a new public property within the class — the setEnablePerformance(...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  3. License parsing error and performance issue dur...

    Hi Team, We are currently using GroupDocs.Conversion for Java to support a functionality where files in non-PDF formats (.doc, .docx, .xls, .xlsx) are converted to PDF, and later all PDFs are merged into a single docum…...IllegalArgumentExcep: Property ' http://javax.xml.XMLConstants/property/accessExternalDTD’...IllegalArgumentExcep: Property ' http://javax.xml.XMLConstants/property/accessExternalDTD’...

    forum.groupdocs.com/t/license-parsing-error-and...
  4. Porovnejte metadata dokumentu pomocí GroupDocs....

    Praktický průvodce ukazující, jak detekovat přidaná, odebraná a změněná metadata mezi verzemi dokumentu pomocí GroupDocs.Metadata pro Javu. Obsahuje ukázky kódu pro kompletní diff, detekci vlastnictví, historii revizí a exportní formáty....Detect added and changed properties for ( Map . Entry < String...put ( key , val ); // New property in v2 } else if (! v1 . get...

    blog.groupdocs.com/cs/metadata/compare-metadata...
  5. Porównaj metadane dokumentu z GroupDocs.Metadat...

    Praktyczny przewodnik pokazujący, jak wykrywać dodane, usunięte i zmienione metadane między wersjami dokumentu przy użyciu GroupDocs.Metadata dla Javy. Zawiera przykłady kodu dla pełnego porównania, wykrywania własności, historii wersji oraz formatów eksportu....Detect added and changed properties for ( Map . Entry < String...put ( key , val ); // New property in v2 } else if (! v1 . get...

    blog.groupdocs.com/pl/metadata/compare-metadata...
  6. Порівняння метаданих документу з GroupDocs.Meta...

    Практичний посібник, який показує, як виявляти додані, видалені та змінені метадані між версіями документів за допомогою GroupDocs.Metadata для Java. Містить приклади коду для повного порівняння, виявлення змін власності, історії ревізій та форматів експорту....Detect added and changed properties for ( Map . Entry < String...put ( key , val ); // New property in v2 } else if (! v1 . get...

    blog.groupdocs.com/uk/metadata/compare-metadata...
  7. Node.js 用 GroupDocs.Metadata を使用したドキュメントメタデータの比較

    GroupDocs.Metadata を使用してドキュメントバージョン間のメタデータを比較する方法を示す実践的なガイド。コード例とエクスポートオプションを含むステップバイステップのチュートリアル。...documentPath ); try { const properties = metadata . findProperties...()); for ( let i = 0 ; i < properties . getCount (); i ++ ) { const...

    blog.groupdocs.com/ja/metadata/compare-document...
  8. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....border ( ) Base signature class property should be set with instance...required additional options. Set property with object. Call method of...

    docs.groupdocs.com/signature/net/sign-documents...
  9. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for .NET API....must be converted If this property is true the documents container...for the message dates. This property defines the time zone difference...

    docs.groupdocs.com/conversion/net/load-email-do...
  10. Managing XMP in Adobe PSD and AI Files in Pytho...

    Integrate XMP reading and writing for Photoshop PSD and Illustrator AI files into Python apps: Dublin Core fields, keywords, copyright stamping, and DAM ingestion patterns....then sweeps the remaining property tree for anything nonstandard:...for p in metadata . find_properties ( lambda p : p . name is...

    docs.groupdocs.com/metadata/python-net/use-case...