Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,478 for

values

(0.09 sec)
  1. Question about big xlsx files (>1MB) after tile...

    Hey, I’ve noticed after full regression testing that big XLSX files could cause troubles during tile watermarking process. The whole topic is about XLSX files from 1MB to 100MB in size. That’s the code snippet which we’…...value = 200.0 watermark_spacing =...TileMeasureType.POINTS watermark_spacing.value = 100.0 watermark.tile_options...

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  2. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....data contain comma-separated values which are not really very human...is basically comma-separated values and it is very difficult to...

    blog.groupdocs.com/categories/groupdocs.compari...
  3. 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/
  4. 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...
  5. 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...customize saving process: is a value indicating whether to clone...or not allows set metadata values provided by user is the password...

    docs.groupdocs.com/comparison/java/saving/
  6. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you to protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented as customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....are optional, have default values and can be omitted. Now, let’s...you to specify the following values: Diagonal, TopLeft, TopCenter...

    blog.groupdocs.com/viewer/protect-your-document...
  7. 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. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions 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/java/use-advanced-...
  8. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....contains the comma-separated values, normally used to store tabular...contains the comma-separated values, normally used to store tabular...

    blog.groupdocs.com/categories/groupdocs.convers...
  9. 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/
  10. 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/