Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 367 for

boolean

(0.33 sec)
  1. GroupDocs.Viewer 2.0 - New Features & Improveme...

    Last week, we released an update to the GroupDocs.Viewer library for the .NET platform. Now it is time to share what version 2.0 of GroupDocs.Viewer has to offer to the Java world. You can find a full list of new features, improvements and fixes on the GroupDocs.Viewer download page. The most notable improvements, I’m going to discover in this article. Native HTML5-Based Document Rendering The brightest gem presented in this version is the HTML-based rendering mode - an addition to the image-based one that was the only choice in previous versions of the document viewer....with the useInnerThumbnails Boolean parameter, where the true value...be checked with the public boolean isExpired() method of the _TokenId...

    blog.groupdocs.com/viewer/groupdocs-viewer-2-0-...
  2. Groupdocs.Assembly - .NET 6 - Free Support Foru...

    Hello. I looked at this topic but still no luck ASP.NET Core 6.0.7 Support - #13 by bkbejawada I’m evaluating Groupdocs.Assembly and am trying to run a simple concole app in .NET 6 I added all the internal packages bu…... ( , , String , Boolean , Object[] ) at . ( , String...String , , String , , Boolean ) at GroupDocs.Assembly.DocumentAssembler...

    forum.groupdocs.com/t/groupdocs-assembly-net-6/...
  3. Releasing GroupDocs.Search for .NET - A Versati...

    After a great success of vast APIs, GroupDocs.Search for .NET has been introduced which allows many ways to perform search operations against the various file formats. Furthermore, It is a document search API that can be used for performing full text search over the indexed documents. Let’s not wait and see how it is going to serve the users. Features provided by GroupDocs.Search for .NET Listed below are the wide range of supported features of the GroupDocs....Object Types Simple Queries Boolean Queries Regular Expression...

    blog.groupdocs.com/search/releasing-groupdocs-s...
  4. Add Conditional Content with If/Else | GroupDocs

    Display content conditionally in templates using if/elseif/else blocks based on data values....C# expressions that return boolean values Provide content for...Conditional expressions must return boolean values. You can use comparison...

    docs.groupdocs.com/assembly/net/basic-usage-con...
  5. 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 in Java....} protected void accept ( boolean value ) { System . out . println...println ( String . format ( "Boolean value extracted: %s" , value...

    docs.groupdocs.com/metadata/java/extracting-pro...
  6. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....private int auto_Value ; public boolean isSatisfiedBy ( MetadataProperty...pattern ; } @Override public boolean isSatisfiedBy ( MetadataProperty...

    docs.groupdocs.com/metadata/java/extracting-met...
  7. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup.... public final boolean getUseInlineStyles () public...void setUseInlineStyles ( boolean value ) The example below shows...

    docs.groupdocs.com/editor/java/inline-styles/
  8. Check document password-protection | GroupDocs

    This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for Java.... boolean isPasswordSet = false ; String...

    docs.groupdocs.com/merger/java/check-document-p...
  9. Indexing corrupted docx file leads to OutOfMemo...

    Hi. We have seen OutOfMemoryExceptions when indexing our test environment. We did take a closer look for the reason and identified an issue with corrupted/invalid docx and/or doc files. The existence of one of such fil…... (Boolean , Int32 , , , Boolean , String , Boolean , Int32...

    forum.groupdocs.com/t/indexing-corrupted-docx-f...
  10. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....(ConvertOptions , Stream , Boolean ) at GroupDocs.Markdown.MarkdownConverter...(ConvertOptions , Stream , Boolean ) at GroupDocs.Markdown.MarkdownConverter...

    docs.groupdocs.com/markdown/python-net/load-a-p...