Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,657 for

values

(1.05 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...CloneMetadataType gets or sets a value indicating whether to clone...FileAuthorMetadata allows set metadata values provided by user Password gets...

    docs.groupdocs.com/comparison/net/saving/
  2. 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...
  3. 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...
  4. eSign PDF with Metadata signature | GroupDocs

    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...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  9. 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...
  10. 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...