Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 2,342 for

errores pdf

(0.27 sec)
  1. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object.... To sign PDF, Word, Excel, PowerPoint, and...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/signature/net/sign-documents...
  2. Adding repeated watermarks | GroupDocs

    The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents...pdf" )) { // Initialize the font...watermarker . Save ( "result.pdf" ); } The output of the above...

    docs.groupdocs.com/watermark/net/adding-repeate...
  3. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature.... You are welcome to eSign PDF, Word, Excel, PowerPoint documents...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/signature/java/search-for-en...
  4. 使用 GroupDocs.Metadata for Node.js 比较文档元数据

    实用指南,展示如何使用 GroupDocs.Metadata 比较文档版本之间的元数据。一步一步的教程,包含代码示例和导出选项。...SDK 开箱即支持 DOCX、PDF、XLSX 等多种格式,无需为每种文件类型编写自定义解析器。...GroupDocs.Metadata 支持的任何格式(DOCX、PDF、XLSX、PPTX 等),在典型办公文件上耗时远低于一秒,适合批量处理或...

    blog.groupdocs.com/zh/metadata/compare-document...
  5. Extract Tables from Microsoft Office Word Docum...

    Learn how to easily extract table content from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  6. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...pdf" ); // setup key and passphrase...sign ( "QrCodeEncryptedObjec.pdf" , options ); // analyzing result...

    docs.groupdocs.com/signature/java/sign-document...
  7. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/redaction/java/use-microsoft...
  8. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....pdf" )) { // create preview options...= File . OpenRead ( "sample.pdf" )) { using ( Signature signature...

    docs.groupdocs.com/signature/net/generate-docum...
  10. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search....welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/search/net/date-range-search/