Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 3,805 for

classification

(0.08 sec)
  1. eSign Presentation with Metadata signature | Do...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/esign-presenta...
  2. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/delete-signat...
  3. Handling incorrect document password exception ...

    This article shows how to handle incorrect document password exception with GroupDocs.Signature API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/handling-inco...
  4. Specify file type when loading a document | Doc...

    This article explains how to specify file type when loading a document with GroupDocs.Signature API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/load-document-...
  5. Visual Studio Plugin to Explore GroupDocs.Assem...

    Visual Studio Plugin to Explore GroupDocs.Assembly Examples GroupDocs.Assembly for .NET plugin is providing an ease to compile GroupDocs.Assembly for .NET 3.0.0 examples and to explore the examples. It has reduced the efforts to download examples and the DLL file from different resources (GitHub, NuGet). You can quickly run CSharp project. So all the manual steps to explore the examples have been exempted. Features Following are the key features of the plugin...Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/visual-studio-p...
  6. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-table-of...
  7. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Extract metadata from PDF documents | Documenta...

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Extract metadata from EPUB eBook | Documentation

    This article explains that how to extract metadata from EPUB e-books getMetadata method is used....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-metadata...
  10. Logging | Documentation

    An interface is used to receive the information about errors, warnings and events which occur while data extraction....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/logging/