Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 3,003 for

resource

(1.53 sec)
  1. Як порівняти метадані документу в Python - швид...

    Порівняйте кожну властивість метаданих між двома версіями документу в Python. Робочий код для вилучення, визначення власності та ревізії, а також експорту аудиту у CSV/JSON....return props v1 = read_props( "resources/document-v1.docx" ) v2 = read_props(...read_props( "resources/document-v2.docx" ) # Класифікуємо кожен...

    blog.groupdocs.com/uk/metadata/compare-metadata...
  2. Cómo comparar metadatos de documentos en Python...

    Compara cada propiedad de metadatos entre dos versiones de documentos en Python. Código funcional para extracción, detección de propiedad y revisión, y exportaciones de auditoría en CSV/JSON....return props v1 = read_props( "resources/document-v1.docx" ) v2 = read_props(...read_props( "resources/document-v2.docx" ) # Classify every key;...

    blog.groupdocs.com/es/metadata/compare-metadata...
  3. Extraer anotaciones PDF con GroupDocs.Parser pa...

    Guía práctica que muestra cómo extraer comentarios de revisores y marcas de archivos PDF usando GroupDocs.Parser para .NET. Incluye ejemplos de código para extracción de todo el documento y por página, salida de texto combinada y opciones de exportación....Tips Conclusion Additional Resources 💡 Ejemplo completo disponible...de ejemplos ). Additional Resources # Extract Annotations from...

    blog.groupdocs.com/es/parser/extract-annotation...
  4. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats.... OutputEml ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-sa...
  5. Extract data from databases | GroupDocs

    This article demonstrate that how to extract data from databases via JDBC...readToEnd ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-data-fro...
  6. Subscribing for signing process events | GroupDocs

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....getMessage ()); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/subscribing-f...
  7. Quick Start Guide | GroupDocs

    Sign files in any supported format using GroupDocs.Signature for Python via .NET to experience its simplicity and power in Python....basics, explore additional resources to enhance your usage: : Review...

    docs.groupdocs.com/signature/python-net/getting...
  8. eSign Document with Text Signature | GroupDocs

    This article explains how to sign a document with Text signature using GroupDocs.Signature for Python via .NET API. Learn how to add a digital signature to a PDF programmatically in Python.... More Resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/python-net/esign-d...
  9. render-numbers-to-html-external-outputs.zip

    render_numbers_to_html_external/pdf_page_1.html ModelID Date Quantity 1,003 2011.06 4,620 1,003 2011.07 4,432 1,003 2011.08 4,521 1,004 2011.06 53 1,004 2011.07 45 1,004 2011.08 59 1,005 2011.06 73......render_numbers_to_html_external/pdf_page_1/resource_1_s.css table#gdt-id-1 {m...render_numbers_to_html_external/pdf_page_2/resource_2_s.css table#gdt-id-2 {m...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  10. Load Document From Azure Blob Storage | GroupDocs

    id: load-document-from-azure-blob-storage url: signature/net/load-document-from-azure-blob-storage title: How to load a document from Azure Blob Storage linkTitle: → Amazon Blob weight: 2 description: “This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API.” keywords: productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Signing document loaded from Azure Blob Storage using C# description: Handling Azure Blob Storage documents with C# language by GroupDocs.Signature for .NET APIs productCode: signature productPlatform: net showVideo: True howTo: name: How to get and process Azure Blob Storage document via C# description: Get information about ways of handling documents downloaded from Azure Blob Storage with C# steps: - name: Load source document text: Instantiate CloudBlobContainer object providing account and blob storage data....return container ; } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/developer-guid...