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

boolean

(0.1 sec)
  1. Remove metadata properties | GroupDocs

    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. search.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/search/java/weekly0.5https://docs.groupdocs.com/search/java/about-search-engines/we......com/search/java/boolean-search/weekly0.5https://docs...5https://docs.groupdocs.com/search/net/boolean-search/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/search.xml
  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. 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-...
  5. 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...
  6. 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/net/groupdocs-assem...
  7. Skip loading of external resources | GroupDocs

    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...
  8. 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-...
  9. 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/java/working-with-c...
  10. 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-...