Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,816 for

values

(1.6 sec)
  1. Compare variables and document properties | Gro...

    Learn how to compare variable, built-in, and custom document properties using GroupDocs.Comparison for Python via .NET....Use case: Ensure key metadata values remain consistent across document...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/python-net/compar...
  2. Excel file not getting load for Annotation - Fr...

    Hi, I am trying to open one excel file for annotation and its not getting load at all. it just keeps loading all the time. i also tried to open same excel file in the dashboard of groupdocs site. but there also the file…...first sheet content have linked values which is causing issue , kindly...

    forum.groupdocs.com/t/excel-file-not-getting-lo...
  3. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.... Values between 0 and 1 decrease the...the image size, and values greater than 1 increase the image....

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  4. Support of Inline Syntax Error Messages

    We are back with the latest release of GroupDocs.Assembly for .NET. In this post, I am going to give you an overview of the latest release including the demonstration and usage of an exciting feature. Let’s not wait and walk through what’s new in the latest release. You may also have a glance at the release notes of the latest release. GroupDocs.Assembly allows you to generate automated reports by populating the pre-defined document templates....enhancements allow you to use null values for image tag and doc tag expressions...

    blog.groupdocs.com/assembly/support-of-inline-s...
  5. Control Documents Comparison Sensitivity

    Integrate GroupDocs.Comparison for .NET 19.6 in your project and take control of documents comparison sensitivity. Detecting source and target documents style changes or inserted/deleted items and then highlighting them in the resultant file is a common yet major feature. But we have something new, something enormous for you. You can now get detailed comparison of the documents. In ComparisonSettings class we added SensitivityOfComparison method using that you can set sensitivity of documents comparison....three values/percentages. Minimal value Minimal value is 0, comparison...sequences of two compared objects. Value by default The default percentage...

    blog.groupdocs.com/comparison/control-documents...
  6. Working with Chart Reports - Bubble | GroupDocs

    The Bubble Chart As per wikipedia, a Bubble Chart can be described as: A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of associated data is plotted as a disk that expresses two of the vi Values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships....that expresses two of the v i values through the disk’s xy location...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/working-with-ch...
  7. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty Values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/removing-empty...
  8. llms-tech.xml

    Model Architectures Transformer Attention-based neural architecture used by most modern LLMs. Self-Attention Feed-Forward Networks Positional Encoding Mixture of Experts (MoE) Scales model capacity......Caching Stores attention key/values to avoid recomputation in autoregressive...

    docs.groupdocs.com/markdown/python-net/_sample_...
  9. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....FileAuthorMetadata object and sets custom values for author, company, and last-save-by...contain these custom metadata values instead of copying from either...

    docs.groupdocs.com/comparison/nodejs-java/set-d...
  10. How to work with Metadata tags

    Explain how to work with Metadata tags...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Adding Metadata...

    blog.groupdocs.com/metadata/how-to-work-with-tag/