Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 9,187 for

image

(0.51 sec)
  1. GroupDocs.Comparison for Node.js via Java | Gro...

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....OpenOffice, AutoCAD, Visio, images, programming files, PDFs, and...

    docs.groupdocs.com/comparison/nodejs-java/
  2. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...options (convert pages into images, save as PDF) redactor . Save...

    docs.groupdocs.com/redaction/net/save-with-defa...
  3. GroupDocs.Redaction Overview | GroupDocs

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....transforming all pages into raster images or save redacted document in...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  4. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular format using GroupDocs.Metadata for Python via .NET....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/load-a-f...
  5. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/get-supported-...
  6. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  7. Python 數字簽名教程:輕鬆電子簽署 PDF、Word 和 Excel 文件

    使用 Python 和 GroupDocs.Signature 創建安全電子簽名的完整逐步教程 - 適合構建文件簽名應用程序的開發人員...pfx" # 數字證書文件 image_handwrite = "signature_handwrite...設置視覺外觀屬性 options . image_file_path = image_handwrite # 添加手寫簽名圖像...

    blog.groupdocs.com/zh-hant/signature/sign-docum...
  8. Python 数字签名教程:轻松电子签署 PDF、Word 和 Excel 文档

    使用 Python 和 GroupDocs.Signature 创建安全电子签名的完整分步教程 - 适合构建文档签名应用程序的开发人员...pfx" # 数字证书文件 image_handwrite = "signature_handwrite...设置视觉外观属性 options . image_file_path = image_handwrite # 添加手写签名图像...

    blog.groupdocs.com/zh/signature/sign-documents-...
  9. Python 디지털 서명 튜토리얼: PDF, Word 및 Excel 문서 쉽게 전자 서명

    Python과 GroupDocs.Signature를 사용하여 문서에 안전한 전자 서명을 만드는 단계별 튜토리얼 - 문서 서명 애플리케이션을 구축하는 개발자에게 적합...pfx" # 디지털 인증서 파일 image_handwrite = "signature_handwrite...외관 속성 설정 options . image_file_path = image_handwrite # 손으로 쓴 서명...

    blog.groupdocs.com/ko/signature/sign-documents-...
  10. Barcodehandtekening toevoegen aan PDF in Java

    Deze korte handleiding biedt uitgebreide instructies voor het maken van een streepjescode voor een PDF met Java en voor het toevoegen van een streepjescodehandtekening aan een PDF in Java....om PDF’s te ondertekenen met Image Signature. Bekijk de Afbeeldingshandteken...

    kb.groupdocs.com/nl/signature/java/how-to-add-b...