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

boolean

(0.89 sec)
  1. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image.... Dim extractText As Boolean = True Dim viewInfoOptions...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  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. 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/
  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. 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...
  6. 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...
  7. Delete Barcode signatures from documents | Grou...

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

    docs.groupdocs.com/signature/java/delete-barcod...
  8. 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...
  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. 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-...