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

docx page removal

(0.37 sec)
  1. 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 ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding.... OutputZip ); } Removing the user comment GroupDocs...Metadata for .NET allows you to remove the user comment associated...

    docs.groupdocs.com/metadata/net/working-with-zi...
  2. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....correction in search queries on the page. To get the number of words...method. The method is used to remove all words from the spelling...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  3. 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-...
  4. Remove metadata properties | GroupDocs

    This article shows that how 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/net/remove-metadata...
  5. Features overview | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, extract document text and detect file type by it's content...overview Leave feedback On this page Rendering Documents We use the...concept of pages. For example, when you have a DOCX file with...

    docs.groupdocs.com/viewer/net/features-overview/
  6. 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...
  7. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Watermark for Python....formats Leave feedback On this page Search Results: 🚀 Quick Format...Full support (Add / Search / Remove) ⚠️ Partial support (some limitations)...

    docs.groupdocs.com/watermark/python-net/support...
  8. 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-...
  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....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-...
  10. 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...