Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 1,855 for

management

(0.04 sec)
  1. How to Convert MSG to DOCX using Java

    This section will teach you how to convert MSG to DOCX using Java without the need of third-party software. Also, we will provide code to export MSG to DOCX in Java....library, you can effectively manage your email content in the DOCX...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Add Point Annotation in PDF using C#

    This article offers guidance on how to add point annotation in PDF using C#. Additionally, it includes code and steps to insert point annotation to PDF in C#....NET via the NuGet package manager to add point annotation into...

    kb.groupdocs.com/annotation/net/how-to-add-poin...
  3. How to Add Text Field Annotation in PDF using C#

    In this topic, we will show you how to add text field annotation in PDF using C#. We will assist you in writing code to insert text field annotation to PDF in C#....using C# Use NuGet package manager to install GroupDocs.Annotation...

    kb.groupdocs.com/annotation/net/how-to-add-text...
  4. How to Add Ellipse Annotation in PDF using C#

    This article offers guidance on how to add ellipse annotation in PDF using C#. Additionally, it includes code and steps to insert ellipse annotation to PDF in C#....NET via the NuGet package manager to add an ellipse annotation...

    kb.groupdocs.com/annotation/net/how-to-add-elli...
  5. How to Convert MSG to JPG using C#

    In this article, you will learn how to convert MSG to JPG using C# without installing third party software. Also, we will provide code to export MSG to JPG in C#....using C# Use the NuGet package manager to install GroupDocs.Conversion...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. GroupDocs.Assembly for Java | Documentation

    Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....BASICS USAGE Business case of manager client contract system The...

    docs.groupdocs.com/assembly/java/
  7. Electronic Signatures | Documentation

    This section contains articles with explanation how to sign documents with electronic signatures using .Net c#... You can sign, verify, and manage digital signatures with confidence...

    docs.groupdocs.com/signature/net/electronic-sig...
  8. Working with Template Syntax Formatting | Docum...

    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 Manager Contract Price <>
    <<[getName()]:upper>> <<[getContracts().sum(
    c =>
    c.getPrice())]:arabicDash>>
    <
    > Total: <<[getManagers().sum(
    m => m.getContracts().sum(
    c => c.getPrice()))]>> Download Template Get template from here. Numeric upper.docx The Code... Template Syntax Manager Contract Price <<foreach [in...

    docs.groupdocs.com/assembly/java/working-with-t...
  9. Control Meta-Data and Build a Custom UI with th...

    GroupDocs.Annotation for Java is a lightweight library that allows end users to annotate PDF and Microsoft Office documents, raster images, AutoCAD drawings and 50+ types of files without the need to install the software that the documents or images were created in. A convenient web UI allows users to view, annotate, redact, comment on and share documents from any web-enabled device. Recently we’ve released a new GroupDocs.Annotation for Java library – version 1....with a more flexible and manageable solution. To this end, we’ve...

    blog.groupdocs.com/annotation/control-meta-data...
  10. How to Extract Text from Excel in C#

    This article provides stepwise instructions to extract Text from Excel in C# using simple API calls and a sample application to read Text from Excel file using C#....package from the NuGet package manager in the .NET project to extract...

    kb.groupdocs.com/parser/net/how-to-extract-text...