Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 795 for

date

(0.07 sec)
  1. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Filter Documents in C# Perform Date Range search using C# Perform...

    kb.groupdocs.com/categories/page/6/
  2. Add Form-Field Signatures in PDF using GroupDoc...

    We are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.11 of the API comes up with a multitude of new features like the ability to add form-field signatures in PDF documents and many more. We therefore recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience. Features Sign PDF Document with a Form-Field SignatureThe Form-Field Signatures are the input control which are placed in a document page....data of sign date SlidesMetadataSignat mdSign_Date = new Slide...MetadataSignatures.Add(mdSign_Date); // setup some integer value...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. Set metadata properties | Documentation

    This article explains the usage of SetProperties method is used to upDate or add metadata. You can easily add metadata to photos, pdfs or you can upDate or add data to mp3 files....predicate: // property contains the date/time the document was created...metadata properties containing the date the document was created/updated...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  4. Extract emails from Outlook Storage | Documenta...

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description Date The time and Date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...metadata: Name Description date The time and date at which the Outlook...

    docs.groupdocs.com/parser/java/extract-emails-f...
  5. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...containing the file last printing date if it's missing // Note that...()), new PropertyValue ( new Date ())); System . out . println...

    docs.groupdocs.com/metadata/java/adding-metadata/
  6. eSign Image with Metadata signature | Documenta...

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...imgsMetadataId ++, new Date ()), // date time new ImageMetadataSignatu...

    docs.groupdocs.com/signature/java/esign-image-w...
  7. Find metadata properties | Documentation

    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...
  8. Find metadata properties | Documentation

    Using the GroupDocs.Metadata for 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/java/find-metadata-...
  9. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ...."CreatedDateTime" ), new PropertyValue ( new Date ())); root . getCadPackage ()..."ModifiedDateTime" ), new PropertyValue ( new Date ())); metadata . save ( Constants...

    docs.groupdocs.com/metadata/java/working-with-c...
  10. 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...