Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 3,624 for

groupdocs.editor

(0.23 sec)
  1. Detect file type of container item | Documentation

    This article explains that how to detect file type of container item....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/detect-file-type...
  2. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/composing-sig...
  3. Load CAD document with options | Documentation

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/load-cad-docu...
  4. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  5. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/ocr-support/
  6. GroupDocs.Assembly for Java 18.12 Release Notes...

    This page contains release notes for GroupDocs.Assembly for Java 18.12. Major Features Supported document assembly of external documents being dynamically inserted for Word Processing and Email formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-94 Support document assembly of external documents being dynamically inserted for Word Processing formats  Feature  ASSEMBLYNET-95  Support document assembly of external documents being dynamically inserted for Email formats  Feature  ASSEMBLYNET-96  An evaluation mark is added to a nested document being inserted dynamically  Bug  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  7. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Watermark for Node.js via Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/nodejs-java/featur...
  8. Index lifecycle | Documentation

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/index-lif...
  9. Working with Outer Document Insertion | Documen...

    Note This feature is supported by version 3.2.0 or greater. Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-ou...
  10. How to Run Examples | Documentation

    Software Requirements Please make sure you meet the following requirements before downloading and running the examples. Visual Studio 2013 or higher NuGet Package Manager installed in Visual Studio. Make sure that latest NuGet API version is installed in Visual Studio. For details on how to install NuGet package manager please check http://docs.nuget.org/ndocs/guides/install-nuget Go to Tools->Options->NuGet Package Manager->Package Sources and make sure that the option nuget.org is checked Example project uses NuGet Automatic Package Restore feature therefore you should have an active internet connection....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/how-to-ru...