Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 7,229 for

date

(0.05 sec)
  1. Working with XML Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....numbers or to specify custom date-time and numeric formats to...<<\[Name\]>>, Age: <<\[Age\]>>, Date of Birth: <<\[Birth\]:"dd.MM...

    docs.groupdocs.com/assembly/net/working-with-xm...
  2. ProjectManagementOptions | GroupDocs.Viewer for...

    Contains options for rendering project management files. For details see the documentationhttps//docs.groupdocs.com/viewer/net/rendermsprojectfiles/....EndDate { get; set; } The end date of the Gantt Chart View to be...StartDate { get; set; } The start date of the Gantt Chart View to be...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  3. TimeTagCategory.Expired Property - GroupDocs.Me...

    Gets the tag that labels the latest Date the owner intends the file data to be used....the tag that labels the latest date the owner intends the file data...The tag that labels the latest date the owner intends the file data...

    apireference.groupdocs.com/metadata/net/groupdo...
  4. <del> - HTML: Linguagem de Marcação de Hipertex...

    O elemento HTML (ou Elemento HTML de Texto Excluído) representa uma parte do texto que foi excluída de um documento. Este elemento é (não necessariamente) renderizado pelos navegadores com uma linha entre o texto....time and date of the change and must be a valid date with an optional...value cannot be parsed as a date with an optional time string...

    developer.mozilla.org/pt-BR/docs/Web/HTML/Eleme...
  5. PdfPackage.ModifiedDate Property - GroupDocs.Me...

    Gets or sets the Date of the last modification....ModifiedDate Property Gets or sets the date of the last modification. Namespace:...Type: Nullable DateTime The date of the last modification. See...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. Search and Filter Documents in C#

    Efficiently get knowledge of how to search and filter documents in C#. Learn how to filter documents search results in C# for precise and streamlined data retrieval.... Steps to Perform Date Range search using C# Integrate...environments. Code to Perform Date Range search using C# In conclusion...

    kb.groupdocs.com/search/net/search-and-filter-d...
  7. Save in original format | Documentation

    The following example demonstrates how to save file in its original format with current Date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with Date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...original format with current date as a suffix: final Redactor...( new Date ())); // Saving in original format with date as DateTime...

    docs.groupdocs.com/redaction/java/save-in-origi...
  8. DocumentInfo | GroupDocs.Conversion for Java AP...

    Provides base implementation for retrieving polymorphic document information...public Date getCreationDate() Document creation date Returns:...Returns: java.util.Date DjVuDocumentInfo EmailDocumentInfo...

    reference.groupdocs.com/conversion/java/com.gro...
  9. Search API for .NET on GroupDocs Blog | Documen...

    Search API for .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search API for .NET on GroupDocs Blog | Document Automation Solutions for .NET & J......search, use **ISO 8610 **date format in date range search, and use...use **collection **of date formats for range search. We would recommend...

    blog.groupdocs.com/tag/search-api-for-.net/inde...
  10. DublinCorePackage Properties - GroupDocs.Metada...

    Gets the contributor Dublin Core element....Coverage Property Creator Property Date Property Description Property...Dublin Core element. Date Gets the date Dublin Core element....

    apireference.groupdocs.com/metadata/net/groupdo...