Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 2,590 for

resource

(0.15 sec)
  1. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Get document properties like author, title, creation date in C#.... Value )); } } More resources Advanced usage topics To learn...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. Rendre SVG en HTML avec Python

    Apprenez à rendre SVG en HTML avec Python. Ce tutoriel montre comment convertir SVG en HTML en Python avec des ressources intégrées pour une sortie prête pour le navigateur....en utilisant for_embedded_resources pour regrouper la sortie dans...

    kb.groupdocs.com/fr/viewer/python/render-svg-as...
  3. GroupDocs.Viewer for Python overview | GroupDocs

    GroupDocs.Viewer for Python: View files (DOCX, PDF, etc.) as HTML, PNG, JPEG, PDF. Cross-platform library for Python apps.... Embed all external resources in the output HTML files,...

    docs.groupdocs.com/viewer/python-net/product-ov...
  4. Releasing GroupDocs.Comparison for Java 16.11.0...

    In order to enrich the document comparison experience, team GroupDocs is pleased to release GroupDocs.Comparison for Java 16.11.0 that comes with multitude of new features such as comparison of comments, WordArt objects, forms and many more. API also sums up a lot of improvements and bug fixes. We would recommend you to download latest release of the API and integrate it in your project. GroupDocs.Comparison for Java 16.11.0 - New FeaturesAPI comes with following new features: Added page numbers comparison for MS Word Added comparison of group shapes for Word Documents Comparison of comments for MS Word Comparison of WordArt objects in MS Word Comparison of tables in MS Word Comparison of Forms in MS Word Comparison of multi-language in MS Word Object model of Paragraph for PDF Implemented absorber of paragraphs for the basic cases for PDF Added option to compose multiple result list from result lists of each document for MS Word Support comparing multiple documents with track changes for MS Words Added support of absorption of the Page Footer for PDF Added support of absorption of the Page Header for PDF Added apply/discard changes support for multiple result changes list for MS Word Added support for new components: media objects, image positioning for PDF Added support of comparing watermarks for PDF Added support of comparing charts for MS Power Point Presentations Added support of comparing comments for MS Power Point Presentations Added support of style changes detection for MS Power Point Presentations Added support of detection of Picture Frames for MS Power Point Presentations Document Comparison API for Java - ImprovementsFollowing are the features that are improved in the latest version of the GroupDocs....ResourcesHere are a few channels and resources for you to download, learn...

    blog.groupdocs.com/comparison/groupdocs.compari...
  5. Manage EPUB Metadata using Java – Metadata Editor

    Discover ways to view and edit EPUB eBook metadata using Java. Programmatically update specific EPUB properties and Dublin Core items....both physical and digital resources. You can modify Dublin Core...

    blog.groupdocs.com/metadata/manage-epub-metadat...
  6. Απόδοση SVG ως HTML χρησιμοποιώντας Python

    Μάθετε πώς να αποδίδετε SVG ως HTML χρησιμοποιώντας Python. Αυτό το σεμινάριο δείχνει πώς να μετατρέψετε SVG σε HTML σε Python με ενσωματωμένους πόρους για έξοδο έτοιμο για τον περιηγητή....χρησιμοποιώντας for_embedded_resources για να συνδυάσετε την έξοδο...

    kb.groupdocs.com/el/viewer/python/render-svg-as...
  7. Extract text from documents | GroupDocs

    Learn how to extract text from PDF, Word, Excel, PowerPoint, and 50+ document formats using GroupDocs.Parser for .NET. Simple C# code examples for extract text from PDF C# scenarios.... ReadToEnd ()); } } More resources Advanced usage topics To learn...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. HTML | GroupDocs

    This article explains that how to extract HTML formatted text from document page....using the example above: More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/html/
  9. Extract images from Emails | GroupDocs

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails 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. If an email has no images, getImages method returns an empty collection....imageNumber ++; } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Extract data from PDF forms | GroupDocs

    Learn how to extract fillable fields from PDF forms using GroupDocs.Parser for .NET. Includes code examples with error handling for password-protected PDFs.... Text ); } } More resources Advanced usage topics To learn...

    docs.groupdocs.com/parser/net/extract-data-from...