Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 6,685 for

page

(0.04 sec)
  1. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...index events Leave feedback This page contains information about the...the current document (see also page); Specifying the encoding of...

    docs.groupdocs.com/search/java/search-index-eve...
  2. Evaluation Limitations and Licensing | Document...

    Evaluation Limitations You can easily download GroupDocs.Classification for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: Texts with more than 200 characters are not supported. Documents with more than 200 characters are not supported. For the sentiment classification this limitations are 100 for English and 30 Chinese....SetLicense from within Page_Load methods since it means...every time a web page is loaded. Was this page helpful? Not really...

    docs.groupdocs.com/classification/net/evaluatio...
  3. Indexing reports | Documentation

    This article demonstrates that how indexing reports can be retrieved from the index using search API...about index settings on the page [Search index settings](https://docs...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/indexing-reports/
  4. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....searching by word forms, see page. The interface contains only...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/word-forms-provi...
  5. Features Overview | Documentation

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....information about hidden document pages, digital signatures, user comments...(ID3, Lyrics, APE) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/java/features-overv...
  6. Load from stream | Documentation

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your Java applications....Please refer to the following pages for examples: Load from FTP...Azure Blob Storage Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/java/load-document-fr...
  7. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its Pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....custom location and convert its pages to images final FileOutputStream...redactor . close (); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/redaction/java/save-to-stream/
  8. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....from different sources Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/java/indexing/
  9. Load document from stream | Documentation

    This article explains how to load PDF, Word(.doc, .docx), Excel(.xls,.xlsx), PowerPoint(.ppt, .pptx) documents from stream when using GroupDocs.Merger for .NET...." ); } } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/merger/net/load-document-fro...
  10. Barcode Image Generation in Presentation Docume...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft PowerPoint Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs.... The Code Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/barcode-image-g...