Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 9,026 for

image

(0.09 sec)
  1. Python 电子签名教程:通过 3 种方式为 PDF 和 Office 文档创建数字签名

    使用 Python 实现文档电子签名的分步指南 - 学习基于印章、基于图像和基于表单字段的签名方法,以实现安全的文档签名...适用于添加手写签名、公司标志或官方印章 def add_image_signature (): # 定义文件路径 sample_file_path...sample_file_path = "sample.pdf" # 源文档 image_signature = "signature.png"...

    blog.groupdocs.com/zh/signature/sign-documents-...
  2. Clean metadata | Documentation

    This artcle explains how to remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/clean-metadata/
  3. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  4. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  5. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to Images or documents....watermarks to documents or images from local disks, as well as...

    docs.groupdocs.com/watermark/python-net/add-text/
  6. Comparing Folders | Documentation

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....compareOptions ); The following images show the comparison result:...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  7. GroupDocs.Metadata for Java | Documentation

    Release notes Package repository GroupDocs.Metadata for Java - A metadata management API for documents to create, preview, analyze, update and remove meta information from all popular file formats. Java metadata changer API gets the file as input, access the file property information and allows users to perform metadata operations for locating this specific file easily for future reference. GroupDocs.Metadata supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, web pages, email messages, and Images and render/display them in HTML, PDF, PNG, and JPEG formats....pages, email messages, and images and render/display them in...

    docs.groupdocs.com/metadata/java/
  8. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Presentation (PPT, PPTX), images, and videos....

    blog.groupdocs.com/categories/groupdocs.search-...
  9. Remove Metadata from RTF using C#

    Learn how to efficiently remove metadata from RTF using C# with a code that demonstrates how to delete metadata from RTF in C# without installing extra software....that supports text formatting, images, and other features. However...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  10. Як перетворити зображення на Word за допомогою C#

    У цій короткій статті описано поетапний процес перетворення зображень у Word за допомогою C# та як розробити програму для конвертера зображень у Word у C#....покроковій процедурі перетворення Image на Word за допомогою C# за допомогою...

    kb.groupdocs.com/uk/conversion/net/how-to-conve...