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

resource

(1.85 sec)
  1. Comment comparer les métadonnées de documents e...

    Comparez chaque propriété de métadonnées entre deux versions de document en Python. Code fonctionnel pour l'extraction, la détection de la propriété et des révisions, ainsi que les exportations d'audit 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/fr/metadata/compare-metadata...
  2. Esign Pdf With Metadata Signature | GroupDocs

    id: esign-pdf-with-metadata-signature url: signature/net/esign-pdf-with-metadata-signature title: Electronic Signature PDF with Metadata signature linkTitle: Electronic Signature PDF weight: 2 description: “This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature” keywords: Pdf metadata, Pdf metadata signatures productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Pdf documents metadata changing in C# description: Update metadata of pdf document with C# language by GroupDocs.Signature for .... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/developer-guid...
  3. eSign image with Digital signature | GroupDocs

    This article demonstrates how to sign images with digital signatures using steganography (LSB technique) with GroupDocs.Signature for .NET. Learn how to embed invisible digital signatures into PNG and JPG images.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/esign-image-wi...
  4. Extract text from PDF documents | GroupDocs

    To extract a text from PDF documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....readToEnd ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.... readToEnd ()); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/esign-document...
  7. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Enabled = false }); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/redaction/net/use-redaction-...
  8. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag.... OutputMp3 ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/handling-the-i...
  9. Deleting Image signatures - advanced | GroupDocs

    This article shows how to delete Image electronic signatures different ways with GroupDocs.Signature API.... getHeight ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/deleting-imag...
  10. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....Height}" ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/deleting-text-...