Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 20,661 for

docx

(0.14 sec)
  1. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/numeric-range-se...
  2. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Add document to Word processing via OLE | Docum...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....demonstrates how to embed PDF file into DOCX document as OLE object using...merger = new Merger ( @"c:\sample.docx" )) { int pageNumber = 2 ; ...

    docs.groupdocs.com/merger/net/add-document-to-w...
  4. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...new Redactor ( @ "C:\sample.docx" )) import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/metadat...
  5. Save signed Pdf with different output file type...

    This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API.... DocX ); saveOptions . setOverwriteExisting...signature . sign ( "SignedPdf.docx" , signOptions , saveOptions...

    docs.groupdocs.com/signature/java/save-signed-p...
  6. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....docx" ), new LoadOptions ( preRasterize...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  7. How to Convert XML to CSV in Java

    Let's quickly take a look at how to convert XML to CSV in Java and how to write Java code to convert XML to CSV for performing document conversion....other document formats such as DOCX, PPTX, RTF, BMP, JPG, MHTML...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Extract Metadata from PDF using Java

    Let's get familiar ourselves with the process to extract metadata from PDF using Java and learn how to create functionality to get metadata from PDF in Java....various document formats such as DOCX, XLSX, PPTX, MSG, EML, EPUB...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  9. PDF Document Viewer Module for Drupal is Now Av...

    Great news for all Drupal CMS users! We have released a PDF viewer module for Drupal. The module allows you to seamlessly embed PDF documents, as well as PowerPoint presentations, Excel spreadsheets, word processing documents and images into web-pages on your Drupal website. The PDF document viewer module for Drupal utilizes our GroupDocs Viewer’s functionality and provides you with the following benefits: Your website visitors don’t need any browser plug-ins or Flash to view documents hosted with our document viewer....Word processing documents (DOC, DOCX, TXT, RTF, ODT, etc.) PowerPoint...

    blog.groupdocs.com/total/pdf-document-viewer-mo...
  10. Image search options | Documentation

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/image-search-opti...