The page describes how to add button component to a document using GroupDocs.Annotation for Java.... setCreatedOn ( new Date ()); buttonComponent . setStyle...reply1 . setRepliedOn ( new Date ()); Reply reply2 = new Reply...
Convert Microsoft Project files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....the project’s start and end dates): Create a instance for a specific..."Project start date: {0} " . format ( info . start_date )) print (...
This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...2000 to 3000 Date range search query Search for dates from a particular...using a date range search query. Details on the date range search...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....the project’s start and end dates): Create a instance for a specific...console . log ( "Project start date: " + viewInfo . getStartDate...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....the project’s start and end dates): Create a instance for a specific...WriteLine ( $"Project start date: {viewInfo.StartDate}" ); Console...
We are glad to announce another monthly release of GroupDocs.Search for .NET API. The latest version 17.11 provides metadata indexing as well as improved indexing for PDF documents. This release also provides support for MSG, EML and EMLX file formats. Just download the latest release to check out the new and improved features of GroupDocs.Search for .NET API. Please continue to read more about version 17.11.
GroupDocs.Search for .NET API - New Feature GroupDocs....file name, creation date, and modification date. For details please...
This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....setSubjectName ( "Test" ); // specify date range period of signature options...DateUtils . addMonths ( new Date (), - 1 )); options . setSignDateTimeTo...
This article explains how to create encrypted QR-code electronic signature with embedded custom object... Date getSigned () { return Signed...void setSigned ( java . util . Date value ) { Signed = value ; }...
Convert email messages to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... SENT ] = "Date" viewOptions . email_options...illustrates the result: Specify the date and time format and change the...
This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats.... SENT , "Date" ); map . put ( Field . SUBJECT...illustrates the result: Specify the date and time format and change the...