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

boolean

(2.2 sec)
  1. 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-...
  2. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!... public Boolean isPreloadPagesOnBrow() The...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  3. Convert SVG to PNG in Java - Vector Graphics to...

    Convert SVG vector graphics to PNG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Java API....value) Grayscale setGrayscale(boolean value) Height setHeight(int...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  4. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for Python via .NET API....class contains the public boolean property: from groupdocs.editor...

    docs.groupdocs.com/editor/python-net/enabling-l...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  9. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation using GroupDocs.Editor for Python via .NET....two properties: integer and boolean flag . Both of them have “usual”...insert_as_new_slide parameter, which is a boolean flag, determines, how this...

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