Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 22,586 for

docx

(0.09 sec)
  1. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode from documents using GroupDocs.Parser for Python via .NET. Fast text extraction with improved performance for large documents....docx' , '.doc' , '.txt' ] start_time...suffix . lower () in [ '.pdf' , '.docx' , '.doc' , '.txt' ]: try :...

    docs.groupdocs.com/parser/python-net/extract-te...
  2. Indexing options | GroupDocs

    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. 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...
  4. Accept or Reject Word revisions (RevisionHandle...

    Accept or reject native Word track-changes revisions in a Docx file using RevisionHandler and ApplyRevisionChanges — without running a full document comparison....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...
  5. Install GroupDocs.Total for Java | GroupDocs

    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/
  6. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Java API....docx ) into a PDF: ConvertSpecificPages...new Converter ( "annual-review.docx" ); // Set conversion options...

    docs.groupdocs.com/conversion/java/convert-spec...
  7. llms-full.txt

    # GroupDocs.Redaction for Python via .NET — Complete Documentation > Native Python library that permanently redacts sensitive content — text, metadata, annotations, and image areas — from PDF, Word......docx) Word Document Template (.dot)...disc with Redactor("./sample.docx") as redactor: # Apply the redaction...

    docs.groupdocs.com/redaction/python-net/llms-fu...
  8. Load WordProcessing document with options | Gro...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Available options are: Doc, Docm, Docx, Dot, Dotm, Dotx, Rtf, Odt,...converter = new Converter ( "sample.docx" , loadOptions ); PdfConvertOptions...

    docs.groupdocs.com/conversion/java/load-wordpro...
  9. C# Regex - Search in Documents using Regular Ex...

    Unlock the power of programmatic search in C#! Learn how to search multiple text-based documents across folders with precision using regular expressions....docx Occurrences: 945 ... Field:...various text-based documents like DOCX, PDF, and TXT files across several...

    blog.groupdocs.com/search/search-in-documents-b...
  10. Modifying found watermark properties | GroupDocs

    Search for existing watermarks and update their text, formatted text, or image using GroupDocs.Watermark for Python via .NET....docx" ) as watermarker : criteria...watermarker . save ( "./output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/modifyi...