Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 19,666 for

docx

(0.13 sec)
  1. Քաղեք տեքստ DOC-ից C#-ի միջոցով

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստ հանել DOC-ից՝ օգտագործելով C#: Այն ներառում է կոդի օրինակ, որը կօգնի ձեզ DOC-ից տեքստ հանել C#-ով` առանց լրացուցիչ ծրագրակազմ օգտագործելու:...Word before the introduction of DOCX in 2007. Չնայած ավելի հին է...

    kb.groupdocs.com/hy/parser/net/extract-text-fro...
  2. Convert ODT to Word using Node.js

    Learn how to convert ODT to Word using Node.js with a simple and efficient approach. Easily export ODT to Word in Node.js using a Java-based conversion library....Docx as the target format Call the...the output options for the .docx format using WordProcessingConver...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  3. .NET File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using C#. Highlight scanning results in respective HTML files....search results obtained from the DOCX, PDF, and TXT files: Documents:...occurrences: 141 Document: Lorem ipsum.docx Occurrences: 101 Field: filename...

    blog.groupdocs.com/search/search-multiple-texts...
  4. Remove metadata properties | Documentation

    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....docx" using ( Metadata metadata =...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/remove-metadata...
  5. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking API....docx" ), "sample doc" , "sample doc...GetDocumentInfo (). FileType == FileType . DOCX ) { pdfContent . Attachments...

    docs.groupdocs.com/watermark/net/attachments-in...
  6. Enabling language information | Documentation

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....some WordProcessing format like DOCX or RTF, the textual content...

    docs.groupdocs.com/editor/net/enabling-language...
  7. Output format and password | Documentation

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Java features....WordProcessing format — DOC, DOCX, RTF, ODT etc. There is also...

    docs.groupdocs.com/editor/java/output-format-an...
  8. Spell checking | Documentation

    This article shows that how spell checking works during the search....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/spell-checking/
  9. Set metadata properties | Documentation

    This article explains the usage of SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  10. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-text-fro...