Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 8,850 for

image

(0.04 sec)
  1. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/getting-known-...
  2. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/get-docu...
  3. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....partie de la liste des formats d’images animées les plus courants....

    blog.groupdocs.com/fr/categories/groupdocs.view...
  4. Remove Annotations from PDF & Word Documents in...

    Programmatically remove annotations from PDF & Word files in Java. Remove all annotations, remove by IDs, or by annotation types using Java Annotation API....within various documents and images. It allows adding, deleting...

    blog.groupdocs.com/annotation/remove-annotation...
  5. Announcing GroupDocs Annotation App Plugin for ...

    Good news for Orchard CMS users! We’ve introduced a GroupDocs Annotation app plugin for Orchard. This plugin lets you embed GroupDocs’ online document annotation app as well as selected documents to Orchard pages. Once the document is embedded, you can annotate the document using GroupDocs’ efficient annotation app. Annotate your documents using easy-to-use tools or perform document collaboration online by sharing documents with your colleagues. [caption id=“attachment_960” align=“alignnone” width=“600” caption=“Announcing GroupDocs Annotation Plugin for Orchard”] [/caption] GroupDocs Annotation is a powerful online document annotation app that allows you to view and annotate documents online....text-based documents as well as images. Its online annotation functionality...

    blog.groupdocs.com/total/announcing-groupdocs-a...
  6. Aplicacions en línia gratuïtes per obrir fitxer...

    Aplicacions en línia gratuïtes per veure Word, Excel, PowerPoint, MS Project, Visio, OneNote, Email Messages, PDF, AutoCAD, CSV, SVG, XPS fitxers al navegador mòbil o d'escriptori...Viewer Image App Obriu i visualitzeu JPG...

    products.groupdocs.app/ca/viewer/family
  7. Hoe afbeeldingen uit Excel in Java te extraheren

    Leer snel de workflow om afbeeldingen uit Excel in Java te extraheren en ontwikkel de parseertoepassing om afbeeldingen uit Excel te halen met Java in een paar regels code....implementatie van de mogelijkheid image extractor from Excel in Java...

    kb.groupdocs.com/nl/parser/java/how-to-extract-...
  8. Comment convertir MHTML en JPG en C#

    Ce court article vous montrera comment convertir MHTML en JPG en C # sans utiliser de logiciel tiers, ainsi que comment créer une fonctionnalité de conversion MHTML en JPG....conversion pour le fichier image de sortie. De plus, le fichier...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  9. Comment convertir HTML en MHTML en utilisant Java

    Cette rubrique explique en détail comment convertir HTML en MHTML à l'aide de Java sur divers systèmes d'exploitation. Il inclut également du code pour générer du MHTML à partir de HTML en Java....permet de stocker du HTML, des images et d’autres ressources associées...

    kb.groupdocs.com/fr/conversion/java/how-to-conv...
  10. Comment convertir DOCX en SVG en utilisant C#

    Dans cet article, vous trouverez des instructions complètes sur la façon de convertir DOCX en SVG en utilisant C# ainsi qu'un exemple d'application .NET pour transformer DOCX en SVG en C#....souhaitez afficher du texte ou des images sur une page Web ou une application...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...