Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 654 for

spreadsheet watermark java

(0.04 sec)
  1. Supported file formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for Java / Supported file formats Supported...

    docs.groupdocs.com/conversion/java/supported-fi...
  2. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel Spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel Spreadsheets: Instantiate Parser object for the initial Spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Watermark Product Solution GroupDocs...Family / GroupDocs.Parser for Java / Developer Guide / Advanced...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Watermark Product Solution GroupDocs...GroupDocs.Conversion for Node.js via Java / Developer guide / Basic usage...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. GroupDocs.Conversion for Node.js via Java overv...

    GroupDocs.Conversion for Node.js is a powerful and intuitive JavaScript converter that supports a variety of file formats (such as PDF, DOCX, XLSX, PPTX, PNG, JPEG, TIFF and others) without using third-party tools....Watermark Product Solution GroupDocs...GroupDocs.Conversion for Node.js via Java / Product overview GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/produ...
  5. Convert email formats | Documentation

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Java....Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for Java / Developer guide / Converting...

    docs.groupdocs.com/conversion/java/convert/email/
  6. Create New Document by Format | Documentation

    This article demonstrates how to create new documents, Spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Watermark Product Solution GroupDocs...GroupDocs.Editor for Node.js via Java empowers developers to effortlessly...

    docs.groupdocs.com/editor/nodejs-java/create-do...
  7. Convert PDF to XLSX using Java

    Efficiently grasp the knowledge of how to convert PDF to XLSX using Java. Additionally, we'll furnish you with a code example to export PDF to XLSX using Java....Watermark Product Family GroupDocs.Merger...Family Convert PDF to XLSX using Java In the realm of data processing...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  8. Features Overview | Documentation

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData 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....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for Java / Getting Started / Features...

    docs.groupdocs.com/assembly/java/features-overv...
  9. Convert email formats | Documentation

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Node.js via Java....Watermark Product Solution GroupDocs...GroupDocs.Conversion for Node.js via Java / Developer guide / Basic usage...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel Spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel Spreadsheet: Instantiate Parser object for the initial Spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Spreadsheet....Watermark Product Solution GroupDocs...Family / GroupDocs.Parser for Java / Developer Guide / Advanced...

    docs.groupdocs.com/parser/java/search-text-in-m...