Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 323 for

boolean

(0.1 sec)
  1. Queries on features available on groupdocs.Comp...

    Do we have an option to compare PDF with a pre-existing PDF supplied as an input. Is there a feature which allows us to mask few fields(exclude from comparison) on PDF which are bound to change such as Invoice Date, Ser…...mechanism where we can get a boolean response based on the result...mechanism where we can get a boolean response based on the result...

    forum.groupdocs.com/t/queries-on-features-avail...
  2. System.IO.EndOfStreamException when trying to i...

    We are getting this exception for one chm file from 7zip when we try to index a folder with its chm file: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.Interna…...(Parser , Boolean , FileFormat ) at . (String , Boolean ) at . (Document...

    forum.groupdocs.com/t/system-io-endofstreamexce...
  3. How to edit CSV file | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Java....Two properties — and — are boolean flags, which indicate how to...Next property — , — is also a boolean flag, which determines how...

    docs.groupdocs.com/editor/java/how-to-edit-csv-...
  4. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....properties: convertDateTimeData : Boolean flag indicating whether to...disabled. convertNumericData : Boolean flag indicating whether to...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  5. Enable Pagination in WordProcessing Module

    Yes, this is right. Paginal mode is now implemented in GroupDocs.Editor for .NET 19.5. How this mode will effect WordProcessing documents? As you know that previously, there was only float mode. When WordProcessing documents were converted to the page-less HTML, page division was absent. But in this release WordProcessing options class contains new paged (also called paginal) mode. When paged is enabled, it produces HTML markup, optimized and adjusted for per-page edit and it creates ease to enable paged editing in any of WYSIWYG-editors....enable it you need to set a boolean flag to true in the WordProcessingToHtml...format, you also have to set boolean flag to true (by default it...

    blog.groupdocs.com/editor/enable-pagination-in-...
  6. Rectangle | GroupDocs.Comparison for Java API R...

    Rectangle model...value equals(Object o) public boolean equals(Object o) Parameters:...java.lang.Object Returns: boolean hashCode() public int hashCode()...

    reference.groupdocs.com/comparison/java/com.gro...
  7. GroupDocs.Conversion throws with Out of Memory ...

    Sometimes, we may encounter corrupted files, or files with unknown extensions. Will be good if GroupDocs.Conversion can fail gracefully when it encounters such situations. Attached is a simple text file with filename “…...qZlt_$cE$A== #=zICd4QTs=, Boolean #=zN1MUkMyX_nj1) at Aspose...(MethodBase , Boolean) at .( ) at . ( , ) at . () at .(Boolean ) ---...

    forum.groupdocs.com/t/groupdocs-conversion-thro...
  8. When trying to index a powerpoint template (.PO...

    When trying to add specific PowerPoint Template file to index an exception occurs: System.ArgumentException: MaxValue can’t be less than StartValue at …ctor(Int32 , Int32 ) at …ctor(Presentation , Nullable1 ) at .e(…...(Parser , Boolean , FileFormat ) at e . (String , Boolean ) at ....

    forum.groupdocs.com/t/when-trying-to-index-a-po...
  9. Enabling language information | GroupDocs

    Follow this guide to learn how to edit Word documents using locale information and apply spell-checkers to document content written in different languages using GroupDocs.Editor for Node.js and Java....enableLanguageInform boolean property: getEnableLanguageInf () : boolean ; setEnableLanguageInf...setEnableLanguageInf ( enable : boolean ) : void ; By default, this...

    docs.groupdocs.com/editor/nodejs-java/enabling-...
  10. Extract highlights | GroupDocs

    This article explains that how to extract highlights from documents in Java....getHighlight ( int position , boolean isDirect , HighlightOptions...HighlightOptions ( Integer maxLength , boolean isLineLimited ); // Highlight...

    docs.groupdocs.com/parser/java/extract-highlights/