Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 404 for

docx page removal

(0.06 sec)
  1. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the Pages of a document as images, redacting entire areas of the Page instead or in addition to a specific text....you might need to redact the pages of a document as images, redacting...redacting entire areas of the page instead or in addition to a...

    docs.groupdocs.com/redaction/python-net/create-...
  2. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....documents is presented on the page. To get the number of passwords...argument. The method is used to remove all passwords from the dictionary...

    docs.groupdocs.com/search/nodejs-java/document-...
  3. Search index settings | GroupDocs

    This Page contains a description of all index settings that can be specified in an instance of the IndexSettings class....settings Leave feedback This page contains a description of all...text files is presented on the page . getCustomExtractors method...

    docs.groupdocs.com/search/nodejs-java/search-in...
  4. GroupDocs Watermark Overview | GroupDocs

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats....Overview Leave feedback On this page GroupDocs.Watermark for Java...helps you add , search , and remove watermarks from documents,...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  5. 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-...
  6. 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...
  7. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties... OutputZip ); } Removing the user comment GroupDocs...Metadata for Java allows you to remove the user comment associated...

    docs.groupdocs.com/metadata/java/working-with-z...
  8. 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-...
  9. Build search query | GroupDocs

    This Page contains information about building text search queries of various types. More examples on building search queries are provided on the Page...search query Leave feedback This page contains information about building...queries are provided on the page . A detailed specification of...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  10. Homophone dictionary | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/homophone...