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

boolean

(0.05 sec)
  1. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....you will need to pass the Boolean flag to the class constructor...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  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. 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-...
  4. 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/
  5. GroupDocs.Viewer for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for .NET 25.11. Available now on NuGet and GroupDocs website....feature is exposed through a new Boolean property RenderHeaderFooterPl...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  6. 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...
  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. 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...
  9. Delete Image signatures from documents | GroupDocs

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

    docs.groupdocs.com/signature/java/delete-image-...
  10. Delete QR-code signatures from documents | Grou...

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

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