Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 23,666 for

docx

(0.07 sec)
  1. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  2. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/fuzzy-search/
  3. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. 5 PII Removal Methods for Office Files - Comple...

    Compare five ways to remove personal data from Word, Excel, and PowerPoint metadata using GroupDocs.Metadata for Python via .NET, plus a verification scan that proves the cleanup....repository, which seeds a sample DOCX, runs all six functions, and... reads resources/pii-sample.docx , and writes five cleaned copies...

    docs.groupdocs.com/metadata/python-net/use-case...
  5. HTML to document conversion not happening with ...

    Hi, We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupdocs and its failing.Can you please check? Image of data shown in text editor: image.png (30.6 KB) Actual …...docx"); } Make sure to adjust the...used when converting HTML to DOCX, as the result may vary depending...

    forum.groupdocs.com/t/html-to-document-conversi...
  6. Removing PII from Office Documents in Java: Int...

    Wire metadata PII removal into a Java service with GroupDocs.Metadata: tag specifications for identity fields, name specifications for field families, a full sanitize, and a verification scan that proves the result....format-independent, so the same call handles DOCX, XLSX, and PPTX inputs. Keep...on XLSX and PPTX as well as DOCX? A: The tag-based identity pass...

    docs.groupdocs.com/metadata/java/use-cases/remo...
  7. How to Remove PII from Office Documents in .NET...

    Learn four ways to remove personal data from Word, Excel, and PowerPoint metadata using GroupDocs.Metadata for .NET. Step-by-step tutorials with code, a selection cheat sheet, and a verification pass....project behind this page seeds a DOCX with author, comment, revision...version 26.6.0 in the sample A DOCX, XLSX, or PPTX file that has...

    docs.groupdocs.com/metadata/net/use-cases/remov...
  8. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/search-index-sett...
  9. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/fuzzy-search/
  10. Numbered List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”....Microsoft Word Document (DOC/DOCX) formats. Since ODT is not a...

    docs.groupdocs.com/assembly/net/numbered-list-i...