Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 2,019 for

management

(0.14 sec)
  1. Extract Text from TXT using Java

    This article offers a comprehensive guide on text extraction from TXT in Java, complete with a code example to help you efficiently extract text from TXT using Java....developers can efficiently manage and process large amounts of...your ability to handle and manage text data efficiently. Previously...

    kb.groupdocs.com/parser/java/extract-text-from-...
  2. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....Keywords ContentStatus Category Manager Author LastAuthor Company HyperlinkBase...Keywords ContentStatus Category Manager Author LastAuthor Company HyperlinkBase...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  3. Working with Spreadsheet Documents | Documentation

    Note This feature is supported by version 18.2 or greater. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....document is as follows: Client Manager Contract Price «foreach [c...[c in ds]» «[c.Client]» «[c.Manager]» «[c.Contact_Price]» <</foreach»...

    docs.groupdocs.com/assembly/java/working-with-s...
  4. Pie Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “Pie”. Preview “Pie” and press OK to insert the chart and Worksheet template to your email....you are required to share managers’ contract prices dynamically...Pie Chart. It must indicate manager name with value (price of the...

    docs.groupdocs.com/assembly/java/pie-chart-in-e...
  5. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....ID3, document properties, etc Manage audio metadata: ID3 tag (ID3v1...image, video and audio formats Manage metadata in e-books, torrent...

    docs.groupdocs.com/metadata/net/product-overview/
  6. So konvertieren Sie DOCX mit C# in HTML

    In diesem Thema erfahren Sie, wie Sie DOCX mit C# in HTML konvertieren. Darüber hinaus stellen wir ein Codebeispiel zum Exportieren von DOCX nach HTML in C# bereit, ohne zusätzliche Tools zu verwenden....Webentwicklungs- und Content-Management-Systemen. Die Umwandlung...Webpublikationen, Content-Management-Systeme oder E-Mail-Vorlagen...

    kb.groupdocs.com/de/conversion/net/how-to-conve...
  7. GroupDocs Viewer displaying as Unlicensed versi...

    We are encountering an issue with the Groupdocs Viewer where the error message “Unlicensed version of GroupDocs.Viewer for .NET allows 15 views per hour” occasionally appears when previewing media files. The issue appea…...application pool from the IIS Manager. Wondering why the IIS Scheduled...application pool from the IIS Manager. Wondering why the IIS Scheduled...

    forum.groupdocs.com/t/groupdocs-viewer-displayi...
  8. GroupDocs.Search for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Search for .NET 25.11. Available now on NuGet and GroupDocs website....latest package: # Package Manager NuGet\Install-Package GroupDocs...--version 25.11.0 # Package Manager NuGet\Install-Package GroupDocs...

    blog.groupdocs.com/search/groupdocs-search-for-...
  9. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a new feature and a bug fix. MSG to PDF conversion issue is now resolved. Please take a look over the release notes to get an idea about the changes introduced. MailOption to control conversions from emailA new class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions....that email options can be managed. # PdfSaveOptions options =...

    blog.groupdocs.com/conversion/emailoptions-clas...
  10. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...document <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...Source code Result document Manager: John Smith Contracts: - A...

    docs.groupdocs.com/assembly/java/working-with-j...