Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,132 for

date

(0.78 sec)
  1. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage.... setCreatedTime ( new Date ()); root . getDocumentPropertie...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....keep the original values of date fields. Default is false. A...

    docs.groupdocs.com/conversion/net/load-wordproc...
  3. remove_pdf_metadata.zip

    demo_app/business-plan.pdf HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Business Description 7 4. Market Analysis ......start and bring the reader up-to-date on where the company is now...management responsibilities with dates and budgets and making sure...

    docs.groupdocs.com/total/python-net/_sample_fil...
  4. convert_docx_to_pdf.zip

    demo_app/business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview......start and bring the reader up-to-date on where the company is now...management responsibilities with dates and budgets and making sure...

    docs.groupdocs.com/total/python-net/_sample_fil...
  5. Manage EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manage EXIF metadata of your images in C#. Extract, upDate, add or remove EXIF data of your images programmatically using the metadata .NET API....Pattern Speed Image Direction Date Stamp Area Information Altitude...

    blog.groupdocs.com/metadata/manage-exif-data-in...
  6. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation Date, comments, and revision information from Word files....documents by author or creation date Build searchable document libraries...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class.... setCreatedDate ( new Date ()); root . getDocumentPropertie...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....and modification date. The modification date can be displayed...— now the last modification date is shown also for the entries...

    docs.groupdocs.com/viewer/java/render-archive-f...
  9. business-plan.doc

    HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS 3Introduction 51. Executive Summary 62. Company Overview 73. Business Description 84. Market Analysis 105. Operating Plan 116. Marke......start and bring the reader up-to-date on where the company is now...management responsibilities with dates and budgets and making sure...

    docs.groupdocs.com/conversion/java/_sample_file...
  10. business-plan.docx

    HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Business Description 7......start and bring the reader up-to-date on where the company is now...management responsibilities with dates and budgets and making sure...

    docs.groupdocs.com/conversion/python-net/_sampl...