Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 9,573 for

images

(0.06 sec)
  1. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/updatin...
  2. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/adding-m...
  3. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/updating-metad...
  4. 添加或删除注释 |在 Java 中注释 PDF 文件

    在 Java 中以编程方式在 PDF 文件中添加和删除注释。使用 Java API 添加箭头、矩形、椭圆、突出显示、水印注释等。...setMessage("Annotate documents and images."); area.setOpacity(0.7); area...Reply(); reply2.setComment("Add images as well."); reply2.setRepliedOn(Calendar...

    blog.groupdocs.com/zh/annotation/annotate-pdf-f...
  5. GroupDocs.Viewer for Java 25.12 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for Java 25.12. Available now on NuGet and GroupDocs website....when saving PPTX to HTML with images. VIEWERNET‑5379 Bug Logo missing...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  6. Hello, world! | GroupDocs

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....customize text watermarks, add images as watermarks, search documents...

    docs.groupdocs.com/watermark/net/hello-world/
  7. Compare Multiple Word Files in Java | Accept or...

    Compare two or more DOC/DOCX files in Java using document Comparison API. Highlight the differences and accept or reject changes within Word docs....Release Notes See Also # Compare Images in Java CSV Files Comparison...

    blog.groupdocs.com/comparison/compare-multiple-...
  8. Convert to Finance formats with advanced option...

    Learn about FinanceConvertOptions class for financial data formats (XBRL, iXBRL, OFX) in GroupDocs.Conversion for .NET....formats to other formats (PDF, images, etc.) OFX conversions to/from...

    docs.groupdocs.com/conversion/net/convert-to-fi...
  9. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...