Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 4,613 for

values

(0.05 sec)
  1. Adjusting comparison sensitivity | GroupDocs

    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...
  2. 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 .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty Values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....removed or replaced with empty values. A new member RemoveEmptyParagraph...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/removing-empty-...
  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. 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/java/working-with-c...
  5. Merge PDF, Word, Excel, PowerPoint Files in C# ...

    Programmatically merge PDF, Word documents, spreadsheets, presentation files within your .NET based applications using the Merger API by GroupDocs in C#....bmp) Comma Separated Values File (.csv) Excel Binary Spreadsheet...Format File (.rtf) Tab Separated Values File (.tsv) Visio Drawing (...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  6. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... The values of all properties for absolute...); // Set absolute margins. Values are measured in document units...

    docs.groupdocs.com/watermark/java/adding-text-w...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...edit and update EPUB metadata values including Dublin Core set of...

    blog.groupdocs.com/groupdocs.blog/page/11/
  8. 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...
  9. Rotating PDF documents | GroupDocs

    The page describes how to rotating the PDF document pages using GroupDocs.Annotation for .NET API....property to one of the following values: None does not rotate the document...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/net/rotatitng-pdf...
  10. Edit Email | GroupDocs

    This guide demonstrates how to edit the content of documents from the Email format family like common text documents using GroupDocs.Editor for Node.js via Java....MailMessageOutput enum has both atomic values that are responsible for a...message, as well as combined values, like Common and All . It is...

    docs.groupdocs.com/editor/nodejs-java/edit-email/