Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,012 for

printing annotations

(0.19 sec)
  1. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) documents...Annotation Product Solution GroupDocs...Name == "hyperlink" ) { // Print the link attribute Console ...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  2. Extract table of contents from EPUB eBooks | Do...

    How to extract table of contents from EPUB e-books getToc method is used....Annotation Product Solution GroupDocs...TocItem tocItem : tocItems ) { // Print the text of the chapter try...

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

    This article explains that how to extract metadata from EPUB e-books getMetadata method is used....Annotation Product Solution GroupDocs...MetadataItem item : metadata ) { // Print an item name and value System...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. 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....Annotation Product Solution GroupDocs...MetadataItem item : metadata ) { // Print an item name and value System...

    docs.groupdocs.com/parser/java/extract-metadata...
  5. Set metadata properties | Documentation

    The 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....Annotation Product Solution GroupDocs...specification , property_value ) print ( f "Properties set: { affected...

    docs.groupdocs.com/metadata/python-net/set-meta...
  6. Extract metadata from PPTX using C#

    Quickly learn how to extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux....Annotation Product Family GroupDocs...the metadata items to get and print each item’s name and value The...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  7. How to add attachment to PDF document | Documen...

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your .NET applications....Annotation Product Solution GroupDocs...demonstration purposes as your printed content will look the same...

    docs.groupdocs.com/merger/net/how-to-add-attach...
  8. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file....Annotation Product Solution GroupDocs...document" ); return ; } // Print the encoding Console . WriteLine...

    docs.groupdocs.com/parser/net/detect-encoding/
  9. Get document info | Documentation

    This article shows how to get the basic document info....Annotation Product Solution GroupDocs...parser . getDocumentInfo (); // Print document information System...

    docs.groupdocs.com/parser/java/get-document-info/
  10. GroupDocs.Parser for .NET 23.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 23.2 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1991 Implement the ability to handle loading of external resources New Feature Public API and Backward Incompatible Changes Implement the ability to handle loading of external resources Description This feature provides the ability to handle loading of HTML external resource. Public API changes ExternalResourceHandler public class was added...Annotation Product Solution GroupDocs...PageImageArea i in images ) { // Print the type of image Console ....

    docs.groupdocs.com/parser/net/groupdocs-parser-...