Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 8,799 for

image

(0.05 sec)
  1. Working with metadata in MOV files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Password Protect Excel Spreadsheets | Lock XLS/...

    Add password to Excel spreadsheets. Lock Excel files with password protection using free online app & programmatically....txt) Images (e.g., .jpg, .png) Archive...

    blog.groupdocs.com/merger/password-protect-exce...
  3. How to Compare Excel Spreadsheets - Online & Fr...

    Compare Excel files using the free online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....Online Spot the Difference in Images Online How to Compare PDF Documents...

    blog.groupdocs.com/comparison/compare-excel-spr...
  4. מסמך Word כדפים רספונסיביים ל-HTML באמצעות C# |...

    עבד מסמכי Word כדי להציג אותם כדפי HTML רספונסיביים באמצעות C#. המר קובצי DOC, DOCX לדפים רספונסיביים ל-HTML באמצעות .NET API של מציג המסמכים....משאבים משובצים וחיצוניים, Viewer Image על ידי רינדור כ-JPG ו-PNG, ומציג...

    blog.groupdocs.com/he/viewer/view-word-document...
  5. Praktyczny przewodnik po podpisach cyfrowych w ...

    Pełny, krokowy przewodnik po tworzeniu bezpiecznych podpisów elektronicznych w dokumentach za pomocą Pythona i GroupDocs.Signature - idealny dla developerów budujących aplikacje podpisywania dokumentów...Plik certyfikatu cyfrowego image_handwrite = "signature_handwrite...wizualnego options . image_file_path = image_handwrite # Dodaj obraz...

    blog.groupdocs.com/pl/signature/sign-documents-...
  6. รวมไฟล์ PDF, Word, Excel, PowerPoint ใน C# | .N...

    รวม PDF, Word, สเปรดชีต, ไฟล์งานนำเสนอโดยทางโปรแกรมภายในแอปพลิเคชันที่ใช้ .NET ของคุณโดยใช้ Merger API โดย GroupDocs ใน C#...บนที่แสดงรูปแบบไฟล์ Bitmap Image File (.bmp) Comma Separated...Language File (.html) JPEG Image (.jpeg) LaTeX Source Document...

    blog.groupdocs.com/th/merger/merge-pdf-word-exc...
  7. Edytuj i zarządzaj metadanymi w aplikacjach Pyt...

    Odkryj, jak wykorzystać GroupDocs.Metadata for Python via .NET do wyciągania, aktualizowania i usuwania metadanych w swoich aplikacjach.... image.jpg ) na podstawie określonych...run (): with gm . Metadata( "image.jpg" ) as metadata: # Sprawdź...

    blog.groupdocs.com/pl/metadata/edit-metadata-in...
  8. Hướng dẫn ký số Python: Ký số PDF, Word & Tài l...

    Hướng dẫn chi tiết bước-by-bước để tạo chữ ký điện tử an toàn trong tài liệu bằng Python và GroupDocs.Signature - hoàn hảo cho các nhà phát triển xây dựng ứng dụng ký tài liệu...pfx" # Tệp chứng chỉ số image_handwrite = "signature_handwrite...hình ảnh options . image_file_path = image_handwrite # Thêm hình...

    blog.groupdocs.com/vi/signature/sign-documents-...
  9. 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-...
  10. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Python via .NET....words and characters Tables Images Shapes etc. GroupDocs.Comparison...

    docs.groupdocs.com/comparison/python-net/compar...