Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 432 for

metadata property

(0.17 sec)
  1. คู่มือขั้นตอนต่อขั้นตอนในการลบเมตาดาต้า ZIP ใน ...

    ลบเมตาดาต้าแบบซ่อนอยู่จากไฟล์ ZIP ด้วย GroupDocs.Metadata Cloud SDK for Java. ทำตามคู่มือขั้นตอนต่อขั้นตอนนี้สำหรับการตั้งค่า, โค้ด, และการประมวลผลอย่างปลอดภัย....Metadata Cloud SDK for Java การกำหนดค่า...การกำหนดค่า GroupDocs.Metadata Cloud SDK สำหรับการลบเมตาดาต้า ZIP ...

    blog.groupdocs.cloud/th/metadata/step-by-step-g...
  2. सी # का उपयोग कर छवियों के मेटाडेटा निकालें और ...

    .NET के लिए मेटाडेटा मैनीपुलेशन क्लाउड SDK के साथ C# में क्लाउड पर REST API का उपयोग करके छवियों के मेटाडेटा को प्रोग्रामेटिक रूप से एक्सट्रैक्ट और मैनिप्युलेट करें...Metadata क्लाउड के .NET SDK API का...स्टूडियो प्रोजेक्ट में GroupDocs.Metadata स्थापित कर सकते हैं: Install-Package...

    blog.groupdocs.cloud/hi/metadata/extract-and-ma...
  3. Schritt-für-Schritt-Anleitung zum Entfernen von...

    Entfernen Sie versteckte Metadaten aus ZIP-Archiven mit GroupDocs.Metadata Cloud SDK for Java. Folgen Sie dieser Schritt‑für‑Schritt‑Anleitung für die Einrichtung, den Code und die sichere Verarbeitung....Metadata Cloud SDK für Java Konfiguration...Konfiguration des GroupDocs.Metadata Cloud SDK zum Entfernen von ZIP-Metadaten...

    blog.groupdocs.cloud/de/metadata/step-by-step-g...
  4. Hướng dẫn TỪ BƯỚC ĐẾN BƯỚC để Xóa siêu dữ liệu ...

    Loại bỏ siêu dữ liệu ẩn khỏi các tệp ZIP bằng GroupDocs.Metadata Cloud SDK for Java. Thực hiện theo hướng dẫn từng bước này để cài đặt, viết mã và xử lý an toàn....Metadata Cloud SDK for Java Cấu hình...hình GroupDocs.Metadata Cloud SDK để xóa siêu dữ liệu ZIP Mẹo Tối...

    blog.groupdocs.cloud/vi/metadata/step-by-step-g...
  5. راهنمای گام به گام برای حذف متادیتای ZIP در جاوا

    متادیتای مخفی را از آرشیوهای ZIP با GroupDocs.Metadata Cloud SDK for Java حذف کنید. این راهنمای گام به گام را برای تنظیم، کد و پردازش امن دنبال کنید....Metadata Cloud SDK for Java پیکربندی...پیکربندی GroupDocs.Metadata Cloud SDK برای حذف متادیتای ZIP نکات عملکرد...

    blog.groupdocs.cloud/fa/metadata/step-by-step-g...
  6. Bandingkan File PDF menggunakan REST API dengan...

    Secara terprogram bandingkan dua atau lebih file PDF menggunakan REST API di cloud dengan Python dengan GroupDocs.Comparison Cloud SDK untuk Python....Simpan dengan Kata Sandi & Metadata dengan Python REST API untuk...perbandingan dan berbagai properti untuk menyesuaikan gaya Item...

    blog.groupdocs.cloud/id/comparison/compare-pdf-...
  7. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts)....Metadata Product Solution GroupDocs...ImageOptions inherits all properties of ExternalResources Controls...

    docs.groupdocs.cloud/viewer/htmloptions/
  8. How to work with Files and Storage | Documentation

    Using Files view Log into Dashboard. Click on the Files Page. Expand Storage drop-down and select the desired Storage e.g “Test”. Uploading Local File to a Storage Click Upload A dialog box appears, browse the desired file from your local machine. e.g “Input.docx” and click Open Close the dialog box Congratulations! The file has been successfully uploaded. You can view multiple properties of input.docx file i.e. Name, Size and Modified date....Metadata Product Solution GroupDocs...uploaded. You can view multiple properties of input.docx file i.e. Name...

    docs.groupdocs.cloud/total/how-to-work-with-fil...
  9. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Metadata Product Solution GroupDocs...appearance options and alignment properties QR-Code Signature - put different...

    docs.groupdocs.cloud/signature/overview/
  10. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Metadata Product Solution GroupDocs...and Document type and its properties to be added to Document Was...

    docs.groupdocs.cloud/signature/signsettings/