Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 20,656 for

docx

(0.07 sec)
  1. 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...
  2. 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...
  3. 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/
  4. How to Convert PDF to CSV using Java

    This short article explains the procedure to convert PDF to CSV using Java and learn how to consume this guide to develop the Java PDF to CSV functionality....various other formats such as DOCX, TIFF, XLSX, HTML, JPG, and...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Extract Images from PDF in Java

    Let's understand the easy-to-use procedure to extract images from PDF in Java and learn how to write the code to extract images from PDF using Java....document formats including DOC, DOCX, XLSX, PPTX, and many more....

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  6. 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/java/image-search-opt...
  7. Get supported file formats | Documentation

    This article shows how to check supported file formats....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/get-supported-fil...
  8. Synonym search | Documentation

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/synonym-search/
  9. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index using Java....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/optimize-...