Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,046 for

values

(0.11 sec)
  1. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET.... Values are measured in default document...margins using MarginType , where values are interpreted as a portion...

    docs.groupdocs.com/watermark/python-net/adding-...
  2. GroupDocs.Markdown for .NET 26.3 is out - Free ...

    Hi everyone, GroupDocs.Markdown for .NET 26.3 is now available on NuGet. This is a major release with a redesigned public API, a custom DOM-based Markdown renderer, and full async support — plus .NET 8 and .NET 10 targ…...delegates FileFormat family-level values replaced with specific formats...

    forum.groupdocs.com/t/groupdocs-markdown-for-ne...
  3. 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...
  4. Different visualization than the actual documen...

    As per the preview, we are getting numerical Values instead of the pictoral graphs for the categories. attaching the screenshot for your reference. image.png (31.8 KB) image.png (115.3 KB) Please suggest the changes …...preview, we are getting numerical values instead of the pictoral graphs...Word 2021 and I see numerical values, not the pictoral graphs, please...

    forum.groupdocs.com/t/different-visualization-t...
  5. Electronic Signature PDF with Metadata signatur...

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...metadata contains 3 fields: Name, Value and TagPrefix, combination of...Scherlock Holmes" )) // String value . Add ( new PdfMetadataSignature...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  6. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....dictionary item with an integer value. The following example demonstrates...dictionary items having integer values. The “maxSpots” defines the...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  7. 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/
  8. 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...
  9. 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_...
  10. Get changes coordinates | GroupDocs

    Learn how to obtain coordinates for detected changes on page previews using GroupDocs.Comparison for Python via .NET....calculation and inspect the Box values from each change. import groupdocs...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/python-net/get-ch...