Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,644 for

values

(0.15 sec)
  1. Generate Tables from Collection Data | GroupDocs

    Create dynamic tables in documents by iterating over collections and displaying data in table rows using GroupDocs.Assembly for .NET....Formatting You can format table cell values using format strings: using...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  2. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...you might want to test other values for CommentDisplayMode , such...

    forum.groupdocs.com/t/hidecomments-replacement-...
  3. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....decrypt them to original source values ability to search for encrypted...attribute Instantiate the object value Call method of class instance...

    docs.groupdocs.com/signature/java/search-for-em...
  4. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....decrypt them to original source values ability to search for custom...Instantiate the object and setup value with custom encryption object...

    docs.groupdocs.com/signature/java/search-embed-...
  5. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class.... The default value is null, which means that all...The enumeration contains 3 values: NormalIndex - the type of...

    docs.groupdocs.com/search/net/search-index-sett...
  6. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....several objects of object with value Instantiate the object according...void setKey ( int value ){ auto_Key = value ; } private int auto_Key...

    docs.groupdocs.com/signature/java/implement-cus...
  7. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....following values ( ), string value key and string value salt. Here...void setID ( String value ){ ID = value ; } @FormatAttribute...

    docs.groupdocs.com/signature/java/sign-document...
  8. GroupDocs.Viewer for .NET Library Version 2.8.0...

    Recently we’ve updated our GroupDocs.Viewer for .NET library up to the version 2.8.0. In this post I’d like to discover some of the most remarkable updates implemented in this latest version: New Page Layout OptionsSo far, when viewing documents, you had the following page layout options: Scroll view – pages are placed in a continuous chain, one after another. One page in a row – one page fit to client’s screen....enumeration, which has the following values: ScrollView, DoublePageFlip...one accepts an enumeration value. They are completely equal,...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....list of items: Filter Numeric value Description None 0 Empty filter...with empty (blank or minimal) values using class. The example below...

    docs.groupdocs.com/redaction/python-net/metadat...
  10. Generate Document from XML Data Source | GroupDocs

    Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates....Double, Boolean, and DateTime values from XML strings, enabling...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/basic-usage-xml...