Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 873 for

printing annotations

(0.42 sec)
  1. Iterate through container items | GroupDocs

    This article explains that how to extract containers items and iterate through container items in Java....Annotation Product Solution GroupDocs...ContainerItem item : attachments ) { // Print an item name and size System...

    docs.groupdocs.com/parser/java/iterate-through-...
  2. Extract metadata from PDF documents | GroupDocs

    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...
  3. Extract metadata from EPUB eBook | GroupDocs

    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. Compare Folders | GroupDocs

    Compare two folders to detect added, deleted, and modified files using the directory_compare option of GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs.../result.html" , compare_options ) print ( "Folders compared successfully...

    docs.groupdocs.com/comparison/python-net/develo...
  5. Set metadata properties | GroupDocs

    The set_properties method updates or adds metadata. Use it to add metadata to photos and PDFs or to update data in MP3 files with GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...tags ), property_value , ) print ( f "Properties set: { affected...

    docs.groupdocs.com/metadata/python-net/set-meta...
  6. Extracting metadata | GroupDocs

    Extract the metadata properties you need from files of different types with GroupDocs.Metadata for Python via .NET using tags, categories and property attributes....Annotation Product Solution GroupDocs...) for prop in properties : print ( f "Property name: { prop ...

    docs.groupdocs.com/metadata/python-net/extracti...
  7. Load page description language document with op...

    Learn how to load and convert page description language documents (XPS, SVG, EPS, PS, TEX, PCL) with advanced options using GroupDocs.Conversion for .NET API....Annotation Product Solution GroupDocs...converter = new Converter ( "print-file.ps" , getLoadOptions ))...

    docs.groupdocs.com/conversion/net/load-page-des...
  8. Tekst uit Excel extraheren in C#

    Dit artikel bevat stapsgewijze instructies om tekst uit Excel in C# te extraheren met behulp van eenvoudige API-aanroepen en een voorbeeldtoepassing om tekst uit een Excel-bestand te lezen met behulp van C#....Annotation Product Family GroupDocs...slotte de tekst van de reader en print deze op het scherm We hebben...

    kb.groupdocs.com/nl/parser/net/how-to-extract-t...
  9. Extract table of contents from EPUB eBooks | Gr...

    To extract table of contents from EPUB e-books GetToc method is used....Annotation Product Solution GroupDocs...foreach ( TocItem i in toc ) { // Print the Toc text Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-table-of-...
  10. Check Document Password Protection | GroupDocs

    Determine whether a PDF, Word, Excel, or PowerPoint document has an open password set using the is_password_set() method of GroupDocs.Merger for Python via .NET....Annotation Product Solution GroupDocs...merger . is_password_set () print ( "Is password set:" , protected...

    docs.groupdocs.com/merger/python-net/check-docu...