Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 423 for

docx page removal

(0.08 sec)
  1. Delete indexed paths | GroupDocs

    GroupDocs.Search for Node.js supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....Search supports the ability to remove indexed files and folders from...deleted. It is not possible to remove a file or folder from the index...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  2. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....semantic meaning and can be removed from an index to reduce its...stop word dictionary, see the page in the section. If you need...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  3. 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....about index settings on the page . Each index report contains...updated documents; List of removed documents. The following example...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. GroupDocs.Conversion for Java 16.10.1 Implement...

    Team GroupDocs is keen to announce another release of GroupDocs.Conversion for Java 16.10.1. Numerous customers reported bugs are resolved in this release. Moreover, API encompasses multitude of new features. Support of converting documents to and from PSD format is introduced. Using latest version of the API developers can implement multi-thread conversion as well. We would recommend you to download and experience GroupDocs.Conversion for Java 16.10.1 and share your feedback....converting to PDF return each page in separate stream When converting...converting to HTML return each page in separate stream Place watermark...

    blog.groupdocs.com/conversion/groupdocs.convers...
  5. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Basic Usage / Remove metadata properties Remove metadata properties...properties Leave feedback Remove metadata properties using various...

    docs.groupdocs.com/metadata/nodejs-java/remove-...
  6. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Advanced Usage / Removing metadata Removing metadata Leave feedback...the property to locate and remove it. The following example demonstrates...

    docs.groupdocs.com/metadata/python-net/removing...
  7. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....demonstrates how to add and remove attributes from indexed documents...addToAll ( "public" ); // Removing one attribute from one indexed...

    docs.groupdocs.com/search/java/document-attribu...
  8. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....searching using synonyms, see the page. To get the number of synonyms...method. The method is used to remove all synonyms from the dictionary...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  9. Supported Document Formats | GroupDocs

    It supports Docx, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Formats Leave feedback On this page GroupDocs.Watermark for .NET...for adding, searching, and removing watermarks. Use the search...

    docs.groupdocs.com/watermark/net/supported-docu...
  10. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....demonstrates how to add and remove attributes from indexed documents...AddToAll ( "public" ); // Removing one attribute from one indexed...

    docs.groupdocs.com/search/net/document-attributes/