Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 5,068 for

values

(0.13 sec)
  1. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text Values of XML elements are loaded as strings then....DataSet , all attributes and text values of XML elements are loaded...formats to output orresponding values, because all of them are treated...

    docs.groupdocs.com/assembly/net/working-with-xm...
  2. Permissions | GroupDocs.Viewer for .NET API Ref...

    Defines PDF document permissions....public enum Permissions Values Name Value Description AllowAll 0...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  3. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Java programming language....files are UTF8, so the default value of this option is also UTF8...false value. So for enabling it, you must set the true value manually...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  4. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text Values of XML elements are loaded as strings then....DataSet , all attributes and text values of XML elements are loaded...formats to output orresponding values, because all of them are treated...

    docs.groupdocs.com/assembly/java/working-with-x...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... 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/groupdocs.blog/page/30/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...parse PDF document and extract values from PDF forms programmatically...easily extract the filled data values and use them for analysis....

    blog.groupdocs.com/groupdocs.blog/page/34/
  7. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated Values) and PCL (Printer Command Language) file formats. Below is the list of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:...rendering of TSV (Tab-separated values) and PCL (Printer Command Language)...formats: TSV (Tab-separated values) PCL (Printer Command Language)...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  8. Use Simple Aggregates (Sum, Count, Average) | G...

    Calculate and display aggregate Values like sums, counts, and averages from data collections in templates....averages, and other aggregate values directly in templates. These...- calculate sum of numeric values Count() - count number of items...

    docs.groupdocs.com/assembly/net/basic-usage-agg...
  9. Define and Use Custom Objects for PDF Metadata ...

    Metadata signature is a convenient way to sign documents using metadata properties. In GroupDocs.Signature for .NET 18.9, we introduced the feature of signing the PDF documents using various metadata properties including: Author CreateDate MetadataDate CreatorTool ModifyDate Producer Entry Keywords Title Subject Description Creator You can set all or some of the above-mentioned properties while signing the documents. Since these are the built-in properties, you can only add/update their value. There could be a situation when the built-in metadata properties may not fulfill your requirements and you may want to use your own set of properties to add metadata signatures....you can only add/update their value. There could be a situation...more interesting for you. The values of these custom metadata properties...

    blog.groupdocs.com/signature/define-and-use-cus...
  10. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....and must return a non-empty value. In turn, display_text_expression...returns an empty value, then during runtime, a value of uri_expression...

    docs.groupdocs.com/assembly/net/inserting-hyper...