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

values

(1.01 sec)
  1. GroupDocs.Assembly for .NET – Generate Word & P...

    GroupDocs.Assembly for .NET is a comprehensive library for generating documents and reports by merging your templates and data. With GroupDocs.Assembly, you can generate any type of document that requires custom data input. These could be invoices, NDAs, sales quotes, employment letters, reports, etc. The library supports Microsoft Word, Excel and PDF templates, and allows you to save the final, assembled documents in either of these formats. Just like all GroupDocs libraries, GroupDocs....builder allows you to set default values, response length, hints, conditional...corresponding template. The rules and values for template fields can be...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  2. PDF & Word Reports from CSV in Java | CSV to PD...

    Programmatically create reports by converting CSV to PDF & Word formats using templates in Java. Automate PDF & DOC/DOCX reports generation using Java API....中文 中國傳統的 The Comma Separated Values (CSV) is a file format for...form of plain text where the values are separated by commas. CSV...

    blog.groupdocs.com/assembly/generate-reports-fr...
  3. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....XML element, attribute, its value, text node, XML comment, CDATA...for enquoting the attribute values, are unified. The screenshot...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  4. 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...
  5. Advanced Usage | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......descriptors Working with interpreted values Working with metadata properties...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/advanced-usage/
  6. 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-...
  7. 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...
  8. Removing Empty Paragraphs | GroupDocs

    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-...
  9. 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/
  10. 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/