Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 34,610 for

metadata

(0.07 sec)
  1. DOC/DOCX - when removing only "Author" property...

    Remove doc/docx properties, the “Content type”, “Scale” property will be removed. and the ContentType is empty. We are using v18.6 and here’s the demo codes: var format = new DocFormat(filePath); DocMetadata Metadata …...Metadata Product Family dotnet , remove-metadata Glority_Developer...DocFormat(filePath); DocMetadata metaData = ((DocFormat)format).DocumentProperties;...

    forum.groupdocs.com/t/doc-docx-when-removing-on...
  2. GroupDocs Products Overview

    GroupDocs Products Overview GroupDocs.Viewer GroupDocs.Viewer is a document viewer API that allows rendering and view......Metadata GroupDocs.Metadata provides tools to...remove metadata from documents. It supports metadata management...

    docs.groupdocs.com/conversion/java/_sample_file...
  3. Generate document preview | GroupDocs

    You are welcome to view and edit Metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/generate-docum...
  4. GroupDocs.Parser for Java

    This API allows you to perform text search and index any type of file format using Java language on any platform....Metadata Product Family GroupDocs.Search...PowerPoint in Java How to Extract Metadata from Excel in Java How to...

    kb.groupdocs.com/parser/java/page/2/
  5. Other | GroupDocs

    Learn about managing Metadata for various important formats....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/other/
  6. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning Metadata type, gets or sets password and etc...Metadata Product Solution GroupDocs...password, select document metadata source etc. The SaveOptions...

    docs.groupdocs.com/comparison/python-net/saving/
  7. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning Metadata type, gets or sets password and etc...Metadata Product Solution GroupDocs...password, select document metadata source etc. The SaveOptions...

    docs.groupdocs.com/comparison/nodejs-java/saving/
  8. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following Metadata: Name Description content-type The MIME type of the attachment content These Metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Metadata Product Solution GroupDocs...can contain the following metadata: Name Description content-type...

    docs.groupdocs.com/parser/java/extract-attachme...
  9. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Metadata Etiket......Developers Metadata Etiketleriyle Nasıl Çalışılır Metadata etiketleriyle...

    blog.groupdocs.com/tr/tag/tags/index.xml
  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 Product Solution GroupDocs...can contain the following metadata: Name Description date The...

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