Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,232 for

values

(0.07 sec)
  1. Control documents comparison sensitivity in Java

    Document comparison is one of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats.... Minimal value Minimal value is 0, comparison process...sequences of two compared objects. Value by default The default percentage...

    blog.groupdocs.com/comparison/control-documents...
  2. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree..."Name: {0}, Value: {1}" , property . Name , property . Value ); Console...property . Value != null ) { switch ( property . Value . Type )...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  3. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Java... getName ()+ ", value: " + textFormField . getValue...formField . getName ()+ ", value: " + checkBoxFormField . getValue...

    docs.groupdocs.com/editor/java/working-with-for...
  4. GroupDocs.Assembly for Java 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.5. Major Features Supported loading of template documents from HTML with resources and saving of assembled documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a document to DOC or PDF assembled from a DOCX template containing charts  Bug  ASSEMBLYJAVA-13  Upgrade release JAR to JDK 7 after Java 6 discontinuation  Enhancement  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs...." , "value" )); After running the code...non-HTML format. The default value is an empty string. * <p> *...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  5. Extract barcodes from document page area | Docu...

    This article explains that how to extract barcodes from document page area.... A string value that represents a value of the barcode page...page area. A string value than represents a type name of the...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  6. Adjusting comparison sensitivity | Documentation

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when comparing documents with GroupDocs.Comparison for Node.js via Java....sensitivity value ranges from 0 to 100 . Minimal value ( 0 ) sets...sets sensitivity to a minimal value providing the fastest comparison...

    docs.groupdocs.com/comparison/nodejs-java/adjus...
  7. eSign Image with Metadata signature | Documenta...

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...metadata may content any hidden value of standard (int,char, string)...unique identifier Id and its Value. Image document metadata could...

    docs.groupdocs.com/signature/net/esign-image-wi...
  8. Java에서 SVG를 PNG로 변환 - 벡터 그래픽을 JPG 이미지로 변환

    Java를 사용하여 SVG 벡터 그래픽을 PNG 이미지로 변환합니다. Java API를 사용하여 변환된 PNG의 회전, 뒤집기, 워터마크, 그레이스케일 및 밝기 및 감마 조정....setBrightness(int value) 대비 setContrast(int value) 플립 모드(가로/세로) ...setFlipMode(ImageFlipModes value) 감마 setGamma(float value) 그레이스케일 setGrayscale(boolean...

    blog.groupdocs.com/ko/conversion/convert-svg-to...
  9. 在 Java 中将 SVG 转换为 PNG - 将矢量图形转换为 JPG 图像

    使用 Java 将 SVG 矢量图形转换为 PNG 图像。使用 Java API 对转换后的 PNG 进行旋转、翻转、水印、灰度和调整亮度和伽玛。...setBrightness(int value) 对比度 setContrast(int value) 翻转模式(水平/垂直) ...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) 灰度 setGrayscale(boolean...

    blog.groupdocs.com/zh/conversion/convert-svg-to...
  10. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java.... getName () } , value: ${ textFormField . getValue...formField . getName () } , value: ${ checkBoxFormField . getValue...

    docs.groupdocs.com/editor/nodejs-java/working-w...