Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 795 for

date

(0.04 sec)
  1. Spacing and formatting issue - RTF to PDF conve...

    The attached RTF files, when converted to PDF using GroupDocs, have: a spacing issue (for one doc the table flows to a 2nd page unnecessarily), and a formatting issue (an amount is generated with a space in it). Gener…...do not have an exact release date for the fix yet, as we are still...Unfortunately, there is no exact release date yet, but the fix is tentatively...

    forum.groupdocs.com/t/spacing-and-formatting-is...
  2. Find metadata properties | Documentation

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution....last document editor OR the date/time the document was last modified...all properties that store the date/time the document was last edited...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  3. GroupDocs.Search Product Family

    Find answers about text search and indexing of different files using code on any platform....Filter Documents in Java Perform Date Range search using Java Perform...

    kb.groupdocs.com/search/page/2/
  4. Handle EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manipulate EXIF metadata of images in Java. Extract, upDate, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatically using Java API....make, model, shutter speed, date and time, aperture, exposure...Make , Model , Width , Length , Date-Time , etc as shown in the below...

    blog.groupdocs.com/metadata/handle-exif-data-of...
  5. Working with metadata in EPUB E-Books | Documen...

    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 EpubRootPackage.... Date = DateTime . Now . ToString...( root . DublinCorePackage . Date ); // ... } Updating Dublin...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Search options | Documentation

    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/java/search-options/
  7. Search options | Documentation

    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. 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...
  9. Extracting property values | Documentation

    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. Working with metadata in EPUB e-books | Documen...

    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...