Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 20,590 for

docx

(0.08 sec)
  1. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, Docx, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...images (for example, images in a DOCX document). The default value...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  3. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....docx' ); index . getDictionaries...PasswordProtectedDoc + 'English.docx' , '123456' ); index . getDictionaries...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, Docx, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Create PDF with Image Redaction | Documentation

    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....docx" )) { // Perform annotation...OpenWrite ( "C:\\Temp\\sample_docx_Raster.pdf" )) { redactor ....

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  6. GroupDocs.Viewer for .NET - ASP.NET MVC Modern ...

    Today, we are pleased to announce another release of ASP.NET MVC Modern UI Document Viewer 1.4 using GroupDocs.Viewer for .NET v17.10. This release v1.4 came up with new features and improvements to view document in both HTML and Image representations for different document formats like Docx, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...values DefaultFilePath = ‘calibre.docx’; // leave empty to skip default...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  7. Modern UI Document Viewer 3.1 with Paging JS Pa...

    Today, we are pleased to announce another release of Java Modern UI Document Viewer 3.1.0 using GroupDocs.Viewer for Java version 17.2.0. This release v3.1.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like Docx, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...values DefaultFilePath = 'calibre.docx'; // leave empty to skip default...

    blog.groupdocs.com/viewer/modern-ui-document-vi...
  8. Indexing with stop words | Documentation

    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....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/indexing-with-st...
  9. Basic usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....to add watermark to PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/watermark/net/basic-usage/
  10. Extract table of contents from Microsoft Office...

    This article explains that how to extract table of contents from Microsoft Office Word (.doc, .Docx) documents...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-table-of-...