Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 5,572 for

informations

(0.05 sec)
  1. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for Java...Purchase Buy Now Pricing Information Free Trials Temporary License...general application flow and informational messages. Logging to the...

    docs.groupdocs.com/conversion/java/logging/
  2. Working with XML Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....Purchase Buy Now Pricing Information Free Trials Temporary License...DataView Objects ” for more information). Suppose we have XML data...

    docs.groupdocs.com/assembly/net/working-with-xm...
  3. GroupDocs for File Comparison Issue - Free Supp...

    Hello Team, I am using GroupDocs in a .NET Core application to compare two files, but I am facing some issues: HTML Comparison Issue In the result file, images and tables are not visible in the result file. Labe…...which provides comprehensive information on loading documents, comparison...Comparison version 25.4? This information will help us plan our upcoming...

    forum.groupdocs.com/t/groupdocs-for-file-compar...
  4. Обробляйте EXIF-дані зображень JPEG, PNG, TIFF ...

    Маніпулювати метаданими EXIF зображень у Java. Видобувайте, оновлюйте, додавайте або видаляйте дані EXIF JPG/JPEG, PNG, WebP або інших зображень програмним шляхом за допомогою Java API....Extract EXIF Data Package Information from image in Java try (Metadata...getUserComment()); // EXIF GPS Information Package ExifGpsPackage exifGpsPackage...

    blog.groupdocs.com/uk/metadata/handle-exif-data...
  5. Recherche de fichiers Java - Rechercher plusieu...

    Recherchez plusieurs textes ou expressions dans divers fichiers répartis dans divers dossiers à l'aide de Java. Mettez en surbrillance les résultats de l'analyse dans les fichiers HTML respectifs....Accédez ou imprimez toutes les informations de fichier pour le document...pouvez extraire davantage d’informations sur les documents trouvés...

    blog.groupdocs.com/fr/search/search-multiple-te...
  6. GroupDocs.Signature Product Family on GroupDocs...

    GroupDocs.Signature Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut......Verify the digital signature information in digital signed PDF, Word...attributes/tags to keep non visual information inside the document. Announcing...

    blog.groupdocs.com/categories/groupdocs.signatu...
  7. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Purchase Buy Now Pricing Information Free Trials Temporary License...On this page Extracting information about all slide backgrounds...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....enables access to detailed information such as the author, title...Properties : Extract detailed information about hidden pages, digital...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  9. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Purchase Buy Now Pricing Information Free Trials Temporary License...manage watermarks. Document information and preview generation procedures...

    docs.groupdocs.com/watermark/java/migration-notes/
  10. Convert a Document to Multiple Page Files | Doc...

    Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...in the Getting Document Information documentation topic. The...

    docs.groupdocs.com/conversion/python-net/develo...