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

values

(0.21 sec)
  1. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for .NET.... The 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/net/edit-email/
  2. 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...
  3. 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...
  4. 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...
  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. 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. 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...
  9. 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/
  10. 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...