Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,021 for

feature

(0.03 sec)
  1. Working with Multiple Data Sources | Documentation

    Note This Feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later releases. Explicit Support for Multiple Data Sources Using DocumentAssembler.AssembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames....Sources Leave feedback Note This feature is only compatible with GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-mu...
  2. Load from stream | Documentation

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer.... You can use this feature to load a document from different...

    docs.groupdocs.com/viewer/python-net/load-docum...
  3. 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-...
  4. Working with Template Syntax Formatting | Docum...

    Note This Feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax   Products Order Price <>No data <><><<[Product.ProductName] : upper>> <<[Price] : arabicDash>><> Total: <<[Sum(c => c.Price)]>><>     Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Formatting Leave feedback Note This feature is only compatible with GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-te...
  5. Set timeout for loading external resources | Do...

    This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications.... This feature is supported for the . The...

    docs.groupdocs.com/viewer/java/set-timeout-for-...
  6. 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-...
  7. 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/
  8. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... All features supported in the MVC Modern...0 introduced following new feature. Rendering PDF documents with...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  9. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....10 with some new features like import of annotation...with multitude new features, the main feature introduced in this...

    blog.groupdocs.com/categories/groupdocs.annotat...
  10. 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....have checked text extraction feature support earlier System . out...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/parser/java/extract-text-fro...