Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 12,310 for

format

(0.22 sec)
  1. Search text | GroupDocs

    This article explains that how to search text from documents.... format ( "At %d: %s" , s . getPosition.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text/
  2. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Extract data from various formats / Extract data from PDF documents.... out . println ( String . format ( "Name: %s" , rec . Name ));...

    docs.groupdocs.com/parser/java/parse-data-from-...
  3. Upcoming Release of GroupDocs.Merger for Java 18.8

    We are about to release GroupDocs.Merger for Java 18.8, a full featured, back-end API that could easily be utilized by Java developers in their projects. It will allow trimming and swapping of pages. Document protection will be managed by GroupDocs.Merger for Java. Moreover, API will allow to merge two documents of same Format into a single document. Features Offered by GroupDocs.Merger for JavaGroupDocs will keep on updating this API with new features....merge two documents of same format into a single document. Features...

    blog.groupdocs.com/merger/upcoming-release-of-g...
  4. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file Formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data Formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap Formatting to strings in template syntax Template syntax support Formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template Formatting for numeric, text, image, date-time, chart elements Conditional Formatting of template text elements Linq-based template syntax Change Format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....microsoft office and email file formats based upon template documents...Assembly API: Multiple data formats support Use formulae & perform...

    docs.groupdocs.com/assembly/net/features-overview/
  5. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...trial Overview # Many document formats are tightly bound with fonts...defined font. Some document formats usually store the font data...

    blog.groupdocs.com/viewer/working-with-fonts/
  6. Clone Passwords and Style Settings are Introduc...

    GroupDocs team is glad to announce another monthly release of .NET Document Comparison API v17.7.0 with advanced features like Cloning passwords and Cloning Metadata for all major file Formats and adding support for new style settings. This monthly release is also including improvements like IComparisonStyle interface in cells file Format along with fixes. Major Changes are done for HTML, PDF, Cells, Emails and Words document Formats. Detailed inFormation is listed below....Metadata for all major file formats and adding support for new...IComparisonStyle interface in cells file format along with fixes . Major Changes...

    blog.groupdocs.com/comparison/document.comparis...
  7. Add Summary Page to Image Stream in GroupDocs.C...

    This month’s release of GroupDocs.Comparison for Java 18.6 comes with multitude of new features, improvements and bug fixes. New Formats are introduced in this release such as PNG, JPG, BMP and email. Aside this, you can generate summary page to images streams and supports of pivot table in Cells is introduced as well. Document comparison performance is improved. Bug such as returning null in ICompareResult is fixed. For further details included in this month’s release, please visit the release notes.... New formats are introduced in this release...Apply/Discard changes for DICOM format Add support for headers and...

    blog.groupdocs.com/comparison/add-summary-page-...
  8. How to Edit XML Files using C# | XML Editing .N...

    Edit or update your XML data programmatically within your .NET applications using C#. Modify XML files and save the changes in various Formats....W3C recommended, structured formats, commonly used to store and...large list of different file formats . It is the .NET API that can...

    blog.groupdocs.com/editor/edit-xml-files-using-...
  9. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....used and known document family format, that includes DOC, DOT, DOCX...RTF and much more. All these formats are supported by the . There...

    docs.groupdocs.com/editor/net/edit-word/
  10. How to Convert Excel to CSV in Java

    This post covers basic document conversion and contains detailed instructions on how to convert Excel to CSV in Java along with Java code to convert Excel to CSV....documents from one Spreadsheet format to another in this guide. Furthermore...the following Spreadsheet formats: XLS, XLSX, XLSM, XLSB, ODS...

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