Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 325 for

boolean

(0.65 sec)
  1. Delete Text signatures from documents | GroupDocs

    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...
  2. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....oldDocumentPath , newDocumentPath ); boolean result = index . notifyIndex...

    docs.groupdocs.com/search/java/document-renaming/
  3. Edit Excel Workbook | GroupDocs

    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/
  4. 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...
  5. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java....Integer type, and a , that is a boolean flag. is a zero-based index...first slide for edit. is a boolean flag, which specifies whether...

    docs.groupdocs.com/editor/java/edit-powerpoint/
  6. Use redaction callback | GroupDocs

    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-...
  7. 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...
  8. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API.... setTop ( 100 ); boolean result = signature . update...

    docs.groupdocs.com/signature/java/update-barcod...
  9. Update Text signatures in document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature API.... setHeight ( 100 ); boolean result = signature . update...

    docs.groupdocs.com/signature/java/update-text-s...
  10. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API.... setTop ( 10 ); boolean result = signature . update...

    docs.groupdocs.com/signature/java/update-qr-cod...