Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 316 for

boolean

(0.02 sec)
  1. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:... Boolean? DateTime? Warning For recognition...

    docs.groupdocs.com/assembly/java/working-with-c...
  2. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using Java programming language....In order to fix this, the boolean flag is introduced. If enabled...Like in , the has a useful boolean property , that indicates whether...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  3. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....feedback On this page provides boolean property of class to specify...

    docs.groupdocs.com/signature/net/searching-for-...
  4. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.Watermark for Java can add watermarks in PDF documents....new Font ( "Arial" , 8 )); Boolean isPrintOnly = true ; // Annotation...

    docs.groupdocs.com/watermark/java/watermarks-in...
  5. Inserting edited slide into existing presentati...

    This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java.... insertAsNewSlide : A boolean flag that determines whether...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  6. Enumeration Extension Methods | Documentation

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...stands for Selector returning a Boolean value. Examples in the following...

    docs.groupdocs.com/assembly/net/enumeration-ext...
  7. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API....combination to achieve your target: Boolean Search Case-Sensitive Search...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  8. Edit PowerPoint Presentations in Node.js | Docu...

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Node.js.... showHiddenSlides : A boolean flag that determines whether...

    docs.groupdocs.com/editor/nodejs-java/edit-powe...
  9. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....relative path, or URL) and a boolean flag, that indicates whether...has several properties. is a boolean flag, by default set to false...

    docs.groupdocs.com/editor/java/edit-markdown/
  10. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language....In order to fix this, the boolean flag is introduced. If enabled...Like in , the has a useful boolean property , that indicates whether...

    docs.groupdocs.com/editor/net/how-to-edit-xml/