Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,080 for

date

(0.67 sec)
  1. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....createFromStream ( documentFilePath , new Date (), ".pdf" , stream ); Document...createFromStructure ( "ExampleDocument" , new Date (), fields ); Document [] documents...

    docs.groupdocs.com/search/java/indexing-from-di...
  2. Document Management with GroupDocs

    The GroupDocs dashboard provides you with several features for organizing files and folders. The new dashboard is very user friendly, so you get familiar with it pretty quickly. In this post, we focus on the GroupDocs dashboard. I’m going to list some of GroupDocs dashboard’s key features useful for document management: [caption id=“attachment_402” align=“alignnone” width=“622” caption=“Fig.1: GroupDocs dashboard helps you organise your files and folders for better document management”] [/caption]...example, file format, modification date, size, whom it’s shared with...format, size, or modification date. Sort your files the way you...

    blog.groupdocs.com/total/document-management-wi...
  3. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....properties like Author, Creation Date, Producer, Entry, Keywords etc...WordProcessingMetada ( "DateCreated" , new Date ()), new WordProcessingMetada...

    docs.groupdocs.com/signature/java/esign-word-pr...
  4. Optimize Document Comparison Performance: Scale...

    Learn how to optimize document comparison performance for high-volume workloads. This guide demonstrates batch processing, parallel comparison, and performance optimization techniques using GroupDocs.Comparison API for Node.js to scale document comparison to millions of files....options = {}) { const startTime = Date. now (); try { // GroupDocs...success : true , duration : Date. now () - startTime , outputPath...

    blog.groupdocs.com/comparison/optimize-document...
  5. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Node.js via Java 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 Java 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/nodejs-java/find-me...
  6. Extract text from ZIP archive files | GroupDocs

    This article explains that how to extract text from ZIP archive files...metadata: Name Description date The time and date at which the file indicated...

    docs.groupdocs.com/parser/net/extract-text-from...
  7. Read Metadata from XLSX using C#

    Learn how to read metadata from XLSX using C# without extra software installation. You will be provided sample code example of how to read metadata of XLSX using C#....as author details, creation dates, and document properties, provides... author, creation date, modification date, and more. Accessing...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...information such as the creation date, copyright information, artists...as the artist, the creation date, and copyright information,...

    blog.groupdocs.com/groupdocs.blog/page/32/
  9. GroupDocs Apps Suite: Online Document Managemen...

    Businesses relish the economic opportunities SaaS and cloud based platforms offer. Organizations worldwide are reacting to a shift in the document management space. Lawmakers in various countries stresses the need to save documents and files online, rather than the traditional way: paper. Different verticals such as pharmaceuticals, IT, and banking have started implementing and harnessing the benefits from online document management. There are many advantages: digital file storing and sharing is safe and secure, protects unauthorized use through security layers, and reduces cost, to mention a few....supports merging fields (name, date, signature, etc.) into a document...differences and keep the files up-to-date. Online document management...

    blog.groupdocs.com/total/online-document-manage...
  10. Extract text from ZIP archive files | GroupDocs

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description Date The time and Date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...metadata: Name Description date The time and date at which the file indicated...

    docs.groupdocs.com/parser/java/extract-text-fro...