Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 2,681 for

properties

(0.27 sec)
  1. Redaction Basics | GroupDocs

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....and check for ErrorMessage property of any items with status other...

    docs.groupdocs.com/redaction/java/redaction-bas...
  2. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....setUseRawTextExtract method Property allows you to specify a value...

    docs.groupdocs.com/search/nodejs-java/search-in...
  3. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java.... If this property is set to true , the input...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Extract text in Accurate Mode | GroupDocs

    This article explains that how to extract text in Accurate mode....the initial document; Call property to check if text extraction...

    docs.groupdocs.com/parser/java/extract-text-in-...
  5. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....decrease the image size set this property to less than 100. specifies...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Enabling Inline CSS Styles | GroupDocs

    This article describes how to enable the inline styles option for WordProcessing documents to store CSS styles directly inside the HTML markup using GroupDocs.Editor for Node.js via Java....is represented as a public property of the Boolean type in the...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  7. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....objects of class and setup property with object of . Call method...

    docs.groupdocs.com/signature/net/search-for-enc...
  8. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....method and obtain object with property; Call method with the page...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....method and obtain object with property; Call method with the page...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Text redactions | GroupDocs

    This article explains that how Java redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....parameter and corresponding public property: final Redactor redactor =...

    docs.groupdocs.com/redaction/java/text-redactions/