Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 2,779 for

feature

(0.03 sec)
  1. Common List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This Feature is supported by version 17.03 or greater. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: The report must be generated in the Text Document format Adding Syntax to be evaluated by GroupDocs.... Note This feature is supported by version 17...

    docs.groupdocs.com/assembly/net/common-list-in-...
  2. Move page | Documentation

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger API....feedback provides a move page feature which allows you to manipulate...

    docs.groupdocs.com/merger/net/move-page/
  3. Render hidden pages | Documentation

    Learn how to render hidden pages on website or in other c# applications with GroupDocs.Viewer for Java... This feature is supported for the following...

    docs.groupdocs.com/viewer/java/show-hidden-pages/
  4. Working with String Template | Documentation

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This Feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets.... This feature improves programmability while...

    docs.groupdocs.com/assembly/java/working-with-s...
  5. Servlets Based Front End Project for GroupDocs....

    Now, it’s quite easy for those Java developers who like to write their own Servlet based applications using GroupDocs.Viewer for Java 3.x API. GroupDocs team is pleased to release the Servlet based front end project. This project elaborates all GroupDocs.Viewer for Java 3.x functionalities and helps developers in integrating the API in their projects. As the project is open source and published on GitHub, developers can customize it as per their needs....ways: # Got an idea of new feature – fix it and submit a pull...

    blog.groupdocs.com/viewer/servlets-based-front-...
  6. Numbered List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This Feature is supported by version 17.03 or greater. Numbered List in Text Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: The report must show the products in the numbered list.... Note This feature is supported by version 17...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  7. Render hidden pages | Documentation

    Learn how to render hidden pages on website or in other c# applications with GroupDocs.Viewer for .NET... This feature is supported for the following...

    docs.groupdocs.com/viewer/net/show-hidden-pages/
  8. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Warning The optional comment feature is supported by version 19...new , and in Identifier The feature of keyword escaping through...

    docs.groupdocs.com/assembly/net/template-syntax...
  9. Extract text in Raw mode | Documentation

    This article explains that how to extract text in Raw mode.... Features . Text ) { Console . WriteLine...have checked text extraction feature support earlier Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-text-in-r...
  10. Compare Multiple CSV Files in Java | Accept, Re...

    Programmatically compare two or more CSV files in Java. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using Java API....</dependency> Running examples for its features are also available on GitHub...Just like the track changes feature of Microsoft Word that allows...

    blog.groupdocs.com/comparison/compare-multiple-...