Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 316 for

boolean

(0.02 sec)
  1. Search in XLTM Online

    Free online document search. Secure and easy to use full text online search in XLTM....XLTM Prefix search in XLTM Boolean search in XLTM Regex search...

    products.groupdocs.app/search/xltm
  2. Search in ODP Online

    Free online document search. Secure and easy to use full text online search in ODP....in ODP Prefix search in ODP Boolean search in ODP Regex search...

    products.groupdocs.app/search/odp
  3. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....in the , which obtains one boolean parameter of the same name...contains the same property — boolean flag, which, like the same...

    docs.groupdocs.com/editor/net/float-and-paginal...
  4. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...generatePdfUsingGrou(byte[] contentInBytes, boolean showDocTitle, String title...

    forum.groupdocs.com/t/font-substitution-not-wor...
  5. Use redaction callback | Documentation

    Learn about redaction API methods to reject or approve specific changes during redaction process...proposed redaction and returns Boolean value, accepted or not. Below...

    docs.groupdocs.com/redaction/net/use-redaction-...
  6. Delete Text signatures from documents | Documen...

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API.... get ( 0 ); boolean result = signature . delete...

    docs.groupdocs.com/signature/java/delete-text-s...
  7. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java....frag = new ArrayList <>(); boolean isWhitespace = false ; float...charAt ( i ) == ' ' ); } else { boolean currentIsWhitespace = ( lineText...

    docs.groupdocs.com/conversion/java/convert/imag...
  8. Edit Excel Workbook | Documentation

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....opening by 0-based index and a boolean flag that indicates whether...in the class: integer and boolean . This feature is explained...

    docs.groupdocs.com/editor/net/edit-excel/
  9. OverflowException: Arithmetic operation resulte...

    Hello, Unfortunately, we experienced an exception when one of our customers dealt with many (and maybe larger) files that they wanted to add to the index. We got the exception via this event: pIndex.Events.ErrorOccurr…...\u0002(Boolean \u0002, Int32 \u0003, \u0003\u0005\u0005.... () at . ( , , , ) at . (Boolean , Int32 , , , , OperationType...

    forum.groupdocs.com/t/overflowexception-arithme...
  10. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...getLoadOptions(String inputFileExtension,boolean isthumbnail) { if(SHEET_FORMATS...convertToPdf(String inputFilePath, boolean isthumbnail) { Converter converter...

    forum.groupdocs.com/t/document-conversion-is-ha...