Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 11,487 for

format

(0.05 sec)
  1. Render Word documents as Clean HTML using C# | ...

    Render the Word DOC/DOCX documents to minified HTML using C#. Convert the Word files with embedded or external resources within the .NET application....document is converted to HTML format using some tools. You can get...into HTML, PDF, and image formats within the .NET application...

    blog.groupdocs.com/viewer/render-word-documents...
  2. Parse and Extract Fillable PDF Form Field Value...

    Parser and data extraction Java API that allows parsing fillable PDF forms and extracts values from all the fields of PDF documents programmatically....survey forms or feedbacks in PDF format from a large audience. We can...markup, ebooks, and archive formats. Along with the extraction...

    blog.groupdocs.com/parser/parse-and-extract-dat...
  3. Features Overview | GroupDocs

    The main feature of GroupDocs.Editor for Java is an ability to edit most popular document Formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....edit most popular document formats using front-end WYSIWYG editors...it back to original document format. Editing options and output...

    docs.groupdocs.com/editor/java/features-overview/
  4. Features Overview | GroupDocs

    The main feature of GroupDocs.Editor is an ability to edit most popular document Formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....edit most popular document formats using front-end WYSIWYG editors...it back to original document format. Editing options and output...

    docs.groupdocs.com/editor/net/features-overview/
  5. Working with metadata in JPEG2000 images | Grou...

    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 the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_Formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....Managing metadata for specific formats / Images / Working with metadata...Metadata API supports extracting format-specific information from JPEG2000...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Working with metadata in MOV files | GroupDocs

    Reading MOV Format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more inFormation on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....Managing metadata for specific formats / Video / Working with metadata...Leave feedback Reading MOV format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file Formats by GroupDocs.Signature API....documents with different formats / Words → format Save signed Word Processing...signed documents with different formats. Each of document type has...

    docs.groupdocs.com/signature/java/save-signed-w...
  8. How to Convert HTML to Excel using Java

    Let's learn the document conversion process and convert HTML to Excel using Java. Easily implement this guide to develop the Java HTML to Excel converter feature....conversion from HTML to Excel format. Further, we will produce a...files into various document formats including DOCX, PPTX, CSV,...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Comparison for Java since version 20.4: Comparer class introduced as a single entry point to compare documents of any supported file Format with various options and ability to accept/reject found differences in resultant document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....documents of any supported file format with various options and ability...

    docs.groupdocs.com/comparison/java/migration-no...
  10. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....these guides: Save in original format Save in rasterized PDF Save...

    docs.groupdocs.com/redaction/net/saving-documents/