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

docx

(0.04 sec)
  1. Extract text in Accurate mode | Documentation

    This article explains that how to extract text in Accurate mode....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-text-in-a...
  2. Handling the Lyrics tag | Documentation

    This article explains how to handle Lyrics tag....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  3. Extract text from Microsoft Office Word documen...

    This article explains that how to extract text from Microsoft Office Word (.doc, .Docx) documents...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Extracting metadata | Documentation

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/extracting-meta...
  5. Create custom format handler | Documentation

    This article shows how to implement one or several interfaces for the document's features and required redaction....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/create-custom-...
  6. Loading Documents | Documentation

    Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API...., DOC, DOCX). Load Options for Specific...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Add a Watermark to Converted Document | Documen...

    Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....demonstrates how to convert DOCX document to PDF and add a watermark:...Converter ( "./professional-services.docx" ) as converter : # Set up the...

    docs.groupdocs.com/conversion/python-net/develo...
  9. 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" try ( Metadata metadata = new...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/remove-metadat...
  10. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking Java API....docx" ); byte [] attachmentBytes...getFileType () == FileType . DOCX ) { pdfContent . getAttachments...

    docs.groupdocs.com/watermark/java/attachments-i...