Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 366 for

boolean

(0.14 sec)
  1. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....conversion mode, please set the boolean flag RenderToPureHtml to true...their original resolution. boolean property of the class is not...

    docs.groupdocs.com/viewer/net/render-presentati...
  2. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads.... Boolean? DateTime? Note – For recognition...as follows: Int64? Double? Boolean? DateTime? String Note – Working...

    docs.groupdocs.com/assembly/python-net/groupdoc...
  3. Working with CSV Data Sources | GroupDocs

    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/net/working-with-cs...
  4. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type.... WriteLine ( "Boolean value extracted: {0}" , value...

    docs.groupdocs.com/metadata/net/extracting-prop...
  5. Watermarks in PDF document | GroupDocs

    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...
  6. 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-...
  7. Font extraction options | GroupDocs

    Learn how to extract fonts from input Word documents when editing with GroupDocs.Editor API for Node.js....extractOnlyUsedFonts : This boolean flag determines whether to...

    docs.groupdocs.com/editor/nodejs-java/font-extr...
  8. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...HostnameVerifier () { @Override public boolean verify ( String arg0 , SSLSession...

    docs.groupdocs.com/redaction/java/use-microsoft...
  9. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API.... A boolean flag that indicates whether...

    docs.groupdocs.com/editor/net/extracting-docume...
  10. 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...