Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 2,471 for

properties

(0.57 sec)
  1. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....public wrapper for internalized property accessor public final java...

    docs.groupdocs.com/signature/java/search-embed-...
  2. 使用 Java 清理文檔和圖像的元數據

    用於刪除 DOCX、XLSX、PPTX、PDF 文檔、JPEG、PNG、WebP 圖像、電子郵件、電子書、Visio 繪圖、Zip 等的所有或選擇性元數據屬性的 Java API。...format("Properties removed: %s", affected));...

    blog.groupdocs.com/zh-hant/metadata/remove-meta...
  3. 使用 Java 清理文档和图像的元数据

    Java API 用于删除 DOCX、XLSX、PPTX、PDF 文档、JPEG、PNG、WebP 图像、电子邮件、电子书、Visio 绘图、Zip 等的所有或选择性元数据属性。...format("Properties removed: %s", affected));...

    blog.groupdocs.com/zh/metadata/remove-metadata-...
  4. Enumeration Extension Methods | GroupDocs

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...group instance using the Key property. You can treat a group itself...

    docs.groupdocs.com/assembly/net/enumeration-ext...
  5. Sign document with Form Field signature - advan...

     This article explains how to sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API.... property with created object. Call...

    docs.groupdocs.com/signature/net/sign-document-...
  6. 使用 C# 删除文档和图像的元数据

    使用 C# 从 DOCX、XLSX、PPTX、PDF、JPG/JPEG、PNG、WebP 图像、电子邮件、电子书、Visio、Zip 文件中删除选择性元数据或清除所有元数据属性。...WriteLine("Properties removed: {0}", affected);...

    blog.groupdocs.com/zh/metadata/remove-metadata-...
  7. Generate signature preview | GroupDocs

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API.... QR ); // setup Data property with Address object Address...

    docs.groupdocs.com/signature/java/generate-sign...
  8. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....public wrapper for internalized property accessor public final java...

    docs.groupdocs.com/signature/java/search-embed-...
  9. Xóa siêu dữ liệu của tài liệu và hình ảnh bằng C#

    Xóa siêu dữ liệu chọn lọc hoặc xóa tất cả các thuộc tính siêu dữ liệu bằng C# khỏi DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, hình ảnh WebP, email, sách điện tử, Visio, tệp Zip....WriteLine("Properties removed: {0}", affected);...

    blog.groupdocs.com/vi/metadata/remove-metadata-...
  10. Developing Extensions for Google Chrome - Group...

    This article describes how Google Chrome extensions are structured. Also I’ll show you how to create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast to developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions.... To the okButtonClick property of the DirectoryChoicer component...

    blog.groupdocs.com/viewer/developing-extensions...