Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 18,519 for

docx

(0.04 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/nodejs-java/indexing-...
  2. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Query language specification | Documentation

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/query-lan...
  4. Email attachments | Documentation

    This article shows how to get the information about the attachments.... DOCX ) { content . getAttachments...

    docs.groupdocs.com/watermark/java/email-attachm...
  5. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...EditorType == "docx") { fullFilePath = fileuploadPath...fileuploadPath + "\\" + guid + ".docx"; await CreateEmptyWordFile(fullFilePath);...

    forum.groupdocs.com/t/unable-to-view-document-i...
  6. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....docx" ; //path to some document Editor...document of some format (like DOCX, PDF, or XLSX, for example)...

    docs.groupdocs.com/editor/net/introduction/
  7. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....you to get revisions from a Docx file format, process, and save...pathRevision + "Document_with_revision.docx" )) { List < RevisionInfo >...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  8. Digital Signature - esign PPSX documents | Grou...

    Digital signature (eSignature) for PPSX made easy with GroupDocs Signature. Create your electronic digital signatures and esign PPSX documents for free!...any document format as PDF, DOCX, XLSX, PPTX, RTF, ODS, OTS,...XML Macro-Enabled Document) DOCX (Microsoft Word Open XML Document)...

    products.groupdocs.app/signature/ppsx
  9. Install GroupDocs.Total for Java | Documentation

    This topic describes how to install GroupDocs.Total for Java....docx" ); total . view ( HtmlViewOptions...} formatting.docx formatting.docx is sample DOCX file that we’re...

    docs.groupdocs.com/total/java/installation/
  10. How to Run Examples | Documentation

    This article describes how to run GroupDocs.Merger for .NET code examples....docx" ; // NOTE: Put here actual...secondDocPath = @"C:\sample2.docx" ; // NOTE: Put here actual...

    docs.groupdocs.com/merger/net/how-to-run-examples/