Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 20,673 for

docx

(0.03 sec)
  1. Indexing reports | Documentation

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

    docs.groupdocs.com/search/java/indexing-reports/
  2. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  4. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java....docx ) that contains form fields...inputFilePath = 'path/to/your/document.docx' ; Create a Readable Stream...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  5. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, Docx, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much...let’s suppose we have an encoded DOCX, and user knows its password...

    docs.groupdocs.com/editor/net/edit-word/
  6. 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-...
  7. 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...
  8. Remove metadata properties | Documentation

    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....docx" ); // Remove all the properties...); metadata . save ( "output.docx" ); As a result of execution...

    docs.groupdocs.com/metadata/nodejs-java/remove-...
  9. Indexing additional fields | Documentation

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....docx' , 'Lorem ipsum.docx' , 'English.txt' ...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. Document Viewer 2.0.0 with Image Mode, Page nav...

    Today, we are pleased to announce another release of ASP.NET WebForms Modern UI Document Viewer 2.0.0 using GroupDocs.Viewer for .NET version 17.11.0. This release v2.0.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/asp.net-webforms-mode...