Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 903 for

date

(0.04 sec)
  1. Working with metadata in EPUB e-books | GroupDocs

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage.... setDate ( new Date (). toString ()); // ... metadata...WithNameSpecificatio ( "dc:date" ), new PropertyValue ( new Date (). toString...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Many PDF files result in System.ArgumentOutOfRa...

    Hello, We are getting the following exception… It seems to be caused by the extraction of metadata… System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime. (Parameter…...when there is an issue with date and time calculations, particularly...especially if the metadata contains dates that are invalid or not representable...

    forum.groupdocs.com/t/many-pdf-files-result-in-...
  3. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....products being packaged and dated incorrectly; Used in Healthcare;...weight; expiration date; batch number; date of manufacture; etc...

    docs.groupdocs.com/signature/java/esign-documen...
  4. PDF & Word Reports from CSV in Java | CSV to PD...

    Programmatically create reports by converting CSV to PDF & Word formats using templates in Java. Automate PDF & DOC/DOCX reports generation using Java API....with their respective ages and date of birth. Name,Age,Birth John...<<\[Name\]>>, Age: <<\[Age\]>>, Date of Birth: <<\[Birth\]:"dd.MM...

    blog.groupdocs.com/assembly/generate-reports-fr...
  5. appendix.docx

    HOME BASED professional services Business Plan Appendix START-UP COSTS Your Home-Based Agency January 1, 20XX COST ITEMS MONTHS COST/ MONTH ONE-TIME COST TOTAL COST Advertising/Marketing Employee S......Enter the company name and the date this estimate is being prepared...Enter the company name and the date this projection is being prepared...

    docs.groupdocs.com/total/python-net/_sample_fil...
  6. PDF & Word Reports from CSV Data using C# | .NE...

    Convert CSV to PDF & Word formats with templates using C#. Automate PDF & DOC/DOCX reports generation using .NET Reporting API by GroupDocs....respective data of ages and date of birth. Name,Age,Birth John...<<\[Name\]>>, Age: <<\[Age\]>>, Date of Birth: <<\[Birth\]:"dd.MM...

    blog.groupdocs.com/assembly/generate-reports-fr...
  7. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....method returns a collection of date formats that allows you to specify...specify formats for the date range search feature. For details...

    docs.groupdocs.com/search/nodejs-java/search-op...
  8. Metadata redactions | GroupDocs

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by regular expression....LastPrinted 128 Last printed date and time LastSavedBy 256 Last...LastSavedTime 1024 Last saved date and time NameOfApplication 2048...

    docs.groupdocs.com/redaction/java/metadata-reda...
  9. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java.... toClass ( Date . class )); } } } But if it’s...)); } protected void accept ( Date value ) { System . out . println...

    docs.groupdocs.com/metadata/java/extracting-pro...
  10. Custom logging | GroupDocs

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....= "ERROR" ; break ; } string date = DateTime . Now . ToString...$"GroupDocs.Signature {hdrs} [{date}]. Message: {message}" ; var...

    docs.groupdocs.com/signature/net/how-to-impleme...