Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 4,168 for

groupdocs.editor

(0.2 sec)
  1. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/boolean-search/
  2. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. How to run examples | GroupDocs

    This article describes how to run .NET file conversion API code examples....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/how-to-run-ex...
  4. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-advanced-...
  6. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/extracting-pro...
  8. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/extracting-prop...
  9. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/extracting-met...
  10. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/locating-sign...