Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 164 for

sanitization

(0.45 sec)
  1. Xóa siêu dữ liệu - Phương pháp tiếp cận trực tu...

    Khám phá cách trực tuyến và có lập trình để xóa hoặc xóa thuộc tính siêu dữ liệu của tài liệu và hình ảnh....siêu dữ liệu bằng phương pháp Sanitize. Lưu tài liệu không có siêu...{ var affected = metadata.Sanitize(); metadata.Save("filePath/output...

    blog.groupdocs.com/vi/metadata/metadata-scrubber/
  2. GroupDocs.Metadata for Python via .NET Overview...

    GroupDocs.Metadata for Python via .NET reads, edits, removes, and exports metadata across documents, images, audio, and video — EXIF, IPTC, XMP, ID3, and document properties — through one unified, predicate-driven API.... Remove and sanitize or . Metadata standards Read...metadata : removed = metadata . sanitize () print ( f "Removed { removed...

    docs.groupdocs.com/metadata/python-net/product-...
  3. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....depends on your reasons to sanitize the classified information...redacted document’s pages. The sanitized document contains no searchable...

    docs.groupdocs.com/redaction/python-net/feature...
  4. Edit and Manage Metadata in Python Apps - Group...

    Discover how to utilize GroupDocs.Metadata for Python via .NET to extract, update and remove metadata in your applications.... Sanitize Metadata : Remove detected...Cleaned Document : Save the sanitized document to a new file. import...

    blog.groupdocs.com/metadata/edit-metadata-in-py...
  5. Edytuj i zarządzaj metadanymi w aplikacjach Nod...

    Odkryj, jak wykorzystać GroupDocs.Metadata for Node.js do wyodrębniania, aktualizowania i usuwania metadanych w swoich aplikacjach.... Sanitize Metadata: Usuń wykryte pakiety...var affected = metadata . sanitize (); console . log ( `Properties...

    blog.groupdocs.com/pl/metadata/edit-metadata-in...
  6. Edit and Manage Metadata in Node.js Apps - Grou...

    Objevte, jak využít GroupDocs.Metadata for Node.js k extrakci, aktualizaci a odstranění metadat ve vašich aplikacích.... Sanitize Metadata: Odstraňte detekované...var affected = metadata . sanitize (); console . log ( `Properties...

    blog.groupdocs.com/cs/metadata/edit-metadata-in...
  7. Javaを使用したドキュメントと画像のクリーンなメタデータ

    DOCX、XLSX、PPTX、PDFドキュメント、JPEG、PNG、WebP画像、電子書籍、電子書籍、Visio図面、Zipなどのすべてまたは選択したメタデータプロパティを削除するJavaAPI。... sanitize メソッドを呼び出します。削除されたメタデータプロパティの数を返します。...pdf"); int affected = metadata.sanitize(); metadata.save("filePath/output...

    blog.groupdocs.com/ja/metadata/remove-metadata-...
  8. Font Processing Issue with GroupDocs - Turns th...

    We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded). We have installed these fonts in the Windows processing machin…...Source File (Sanitized): test document - sanitized.pdf (47.4 KB)...

    forum.groupdocs.com/t/font-processing-issue-wit...
  9. تنظيف البيانات الوصفية للمستندات والصور باستخدا...

    Java API لإزالة كل أو خصائص البيانات الوصفية الانتقائية لـ DOCX و XLSX و PPTX ومستندات PDF و JPEG و PNG وصور WebP والبريد الإلكتروني والكتب الإلكترونية ورسومات Visio و Zip وما إلى ذلك....sanitize(); metadata.save("filePath/output...jpg"); int affected = metadata.sanitize(); metadata.save("filePath/output...

    blog.groupdocs.com/ar/metadata/remove-metadata-...
  10. GroupDocs.Redaction for .NET | GroupDocs

    A .NET API for redaction of sensitive and classified information from the documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#...original format and create a sanitized PDF document with raster images...

    docs.groupdocs.com/redaction/net/