Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 7,065 for

editor

(0.06 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/net/migration-notes/
  2. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/delete-digital...
  3. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/net/search-options/
  4. Install GroupDocs.Comparison for Python via .NE...

    Install GroupDocs.Comparison for Python via .NET from PyPI or a downloaded wheel, including the native dependencies required on Linux and macOS....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/gettin...
  5. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/working-with-att...
  6. Add ellipse annotation | GroupDocs

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for Java....Editor Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/add-ellipse-...
  7. Inserting Images Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/inserting-image...
  8. Logging | GroupDocs

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/logging/
  9. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/indexing-reports/
  10. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/using-markdown-...