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

values

(0.14 sec)
  1. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.... Values between 0 and 1 decrease the...the image size, and values greater than 1 increase the image....

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  2. 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 Java.... 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/java/edit-email/
  3. 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...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...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/groupdocs.blog/page/21/
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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 Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty Values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/removing-empty...