Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,340 for

values

(1.38 sec)
  1. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets password and etc...process: clone_metadata_type is a value indicating whether to clone...file_author_metadata allows set metadata values provided by a user password...

    docs.groupdocs.com/comparison/python-net/saving/
  2. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets password and etc...process: CloneMetadataType is a value indicating whether to clone...FileAuthorMetadata allows set metadata values provided by a user Password...

    docs.groupdocs.com/comparison/nodejs-java/saving/
  3. 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/
  4. 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-...
  5. 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...
  6. 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...
  7. GroupDocs.Markdown for Python via .NET 26.3 — f...

    Hi everyone, We’re happy to announce the first public release of GroupDocs.Markdown for Python via .NET on PyPI. The package brings the full .NET library’s document-to-Markdown conversion engine to Python as a single s…...properties, UPPER_SNAKE_CASE enum values, context-manager support. Static...

    forum.groupdocs.com/t/groupdocs-markdown-for-py...
  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/net/working-with-ch...
  9. Sign documents with encrypted metadata text | G...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...following values ( ), string value key and string value salt. Here...steps to secure Metadata string values with standard encryption with...

    docs.groupdocs.com/signature/java/sign-document...
  10. Basic Template Syntax - Expression Tags and Fie...

    Introduction to basic template syntax including expression tags and simple field access in templates....enabling you to output data values and perform calculations. The...replaced with their computed values. Basic Expression Tags Expression...

    docs.groupdocs.com/assembly/net/basic-usage-tem...