Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 4,199 for

values

(0.04 sec)
  1. Saving | Documentation

    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. Use advanced rasterization options | Documentation

    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...
  3. Saving | Documentation

    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/
  4. Sign documents with encrypted metadata text | D...

    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...
  5. Removing Empty Paragraphs | Documentation

    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-...
  6. Adding text watermarks | Documentation

    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. 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-...
  8. Edit Email | Documentation

    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/
  9. Download and Explore GroupDocs.Comparison for ....

    GroupDocs team Values our users’ time. GroupDocs.Comparison for .NET Visual Studio plugin helps our valuable users to download and compile source code examples. It reduces the time and efforts required to locate source code examples and GroupDocs.Comparison library from different resources. The plugin performs all the tasks required to try out GroupDocs.Comparison examples automatically. All you have to do is: Install the plugin and launch the wizard installed by the plugin....GroupDocs team values our users’ time. GroupDocs.Comparison for...

    blog.groupdocs.com/comparison/download-explore-...
  10. Rotating PDF documents | Documentation

    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...