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

boolean

(0.04 sec)
  1. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Object auto_Value ; public boolean isSatisfiedBy ( MetadataProperty...

    docs.groupdocs.com/metadata/java/remove-metadat...
  2. Skip loading of external resources | Documentation

    Learn this article and check how to restrict loading of external resources during conversion...the getSkipExternalResou() boolean property of the respective...

    docs.groupdocs.com/conversion/java/skip-loading...
  3. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....new properties: integer and boolean flag . Both of them have “usual”...InsertAsNewSlide parameter, which is a boolean flag, determines, how this...

    docs.groupdocs.com/editor/net/inserting-edited-...
  4. GroupDocs.Assembly Engine APIs | Documentation

    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/net/groupdocs-assem...
  5. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications....ByRef value As TEntry ) As Boolean Implements ICache . TryGetValue...ByRef value As TEntry ) As Boolean Implements ICache . TryGetValue...

    docs.groupdocs.com/viewer/net/implement-thread-...
  6. 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...
  7. 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/net/working-with-cs...
  8. Extracting property values | Documentation

    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...
  9. 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...
  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...