Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 10,539 for

format

(0.04 sec)
  1. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) Formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) Formats and RTF are supported. The following table provides the list of supported Formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Extract data from various formats / Extract data from Microsoft...and Open XML (docx, dotx) formats are supported. Also LibreOffice...

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. Extract text areas | Documentation

    This article explains that how to extract text areas from documents in Java.... format ( "Page: %d, R: %s, Text: %s".... out . println ( String . format ( "Page %d/%d" , pageIndex...

    docs.groupdocs.com/parser/java/extract-text-areas/
  3. Export Annotations to TIFF Files

    This may be a big news for those who annotate TIFF documents, most of the time. Previously, there was issue with this Format. API was throwing exception “Cannot open image file”. But now you can: Import annotations from TIFF file Delete annotations from it Export annotations into it Moreover, in trial mode you were not able to get document info. This issue is now resolved in GroupDocs.Annotation for .NET 19.6.... there was issue with this format. API was throwing exception...Slide Formats API now supports following new Slide formats: PPTM...

    blog.groupdocs.com/annotation/export-annotation...
  4. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....By default library uses json format serialization and symmetric...Signature uses embedded json format serialization but allows user...

    docs.groupdocs.com/signature/java/implement-cus...
  5. How to Convert MHTML to JPG in C#

    This short post will show you how to convert MHTML to JPG in C# without using any third-party software, as well as how to build MHTML to JPG converter functionality....conversion from MHTML to JPG format Initialize the Converter class...converted to other document formats such as XLTX, DOCX, XPS, TSV...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Convert CSV to MD using Java

    Let's swiftly grasp how to convert CSV to MD using Java without extra software installations. We will present you key steps and Java code to export CSV to MD....stand out as two prevalent formats for data representation. Markdown...designed for creating well-formatted, human-readable documents...

    kb.groupdocs.com/conversion/java/convert-csv-to...
  7. Saving EditableDocument to stream | Documentation

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....focused on saving the to the HTML format into the stream using different...EditableDocument instance to the HTML format. First parameter is an output...

    docs.groupdocs.com/editor/java/saving-editabled...
  8. How to Convert XLSB to PDF in C#

    Have a look at the process to convert XLSB to PDF in C# and learn document conversion without any third-party tools and examine code to generate PDF from XLSB in C#....which contains data in binary format rather than XML, as most other...document conversion from XLSB format to PDF document. Steps to Convert...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert EML to MSG in C#

    Let's get familiar with the workflow to convert EML to MSG in C# and learn how to use this guide to create the C# convert EML to MSG application....transforming email documents from one format to another. Steps to Convert...convert options for the MSG format Finally, call the Convert method...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Convert PDF to SVG using Java

    This tutorial illustrates the complete procedure how to convert PDF to SVG using Java. There is no need to install any extra software to export PDF to SVG using Java....stands out as an excellent format for displaying vector graphics...a PDF file to the SVG file format. Code to Convert PDF to SVG...

    kb.groupdocs.com/conversion/java/convert-pdf-to...