Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 4,273 for

values

(0.04 sec)
  1. Policz słowa i wystąpienia każdego słowa w doku...

    Zliczaj liczbę słów i ich wystąpienia w dokumentach PDF, Word, Excel, PowerPoint i e-mail w języku C# przy użyciu interfejsu API analizowania dokumentów platformy .NET....Value); // Wydrukuj liczbę słów Wyniki...of {0}: {1}", pair.Key, pair.Value); } } } Poniżej przedstawiono...

    blog.groupdocs.com/pl/parser/count-words-and-oc...
  2. Convertir des données Excel et CSV en C# | XLSX...

    Convertissez les formats XLS et XLSX en CSV et CSV en Excel dans les applications Java. Automatisez la conversion de vos fichiers à l'aide de l'API Java pour la conversion de documents....outputFile = @"path/comma-sparated-values.csv"; using (Converter converter...inputFile = @"path/comma-sparated-values.csv"; string outputFile = @"path/spreadsheet...

    blog.groupdocs.com/fr/conversion/convert-excel-...
  3. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... getKeys ()) { String value = metadata . get_Item ( key...format ( "%s = %s" , key , value )); } New coding style // Create...

    docs.groupdocs.com/parser/java/migration-notes/
  4. Get supported file formats | Documentation

    This article explains how to get the list of all supported file formats.... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/net/get-supported-...
  5. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/java/adding-waterm...
  6. Working with annotation replies | Documentation

    The page describes how to manage replies for different document types using GroupDocs.Annotation for .NET API.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/net/working-with-...
  7. Defining Relations Between DocumentTable Instan...

    Define Relations Between Document Table Instances API provides ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added: DocumentTableRelation DocumentTableRelationCollection Moreover, the Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations Note The code uses some of the objects defined in: The Business Layer ColumnNameExtractingDocumentTableLoadHandler... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/defining-relati...
  8. Working with Multiple Data Sources | Documentation

    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. Articles in this section... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/working-with-m...
  9. Using Tables of Presentation Documents as Data ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Presentation Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/using-tables-of...
  10. GroupDocs.Classification for .NET | Documentation

    Home Note Welcome to the GroupDocs.Classification for .NET GroupDocs.Classification for .NET is a powerful and intuitive library used for texts and documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer file formats, PDF documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. GroupDocs.Classification for .NET Resources Following are the links to some useful resources you may need to accomplish your tasks.... We value your opinion. Your feedback...

    docs.groupdocs.com/classification/net/