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

resource

(0.47 sec)
  1. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or cloning our ready-to-run Python examples repository....the sample documents and resources used in the examples, so the...

    docs.groupdocs.com/editor/python-net/how-to-run...
  2. eSign document with QR code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/nodejs-java/esign-...
  3. 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/net/handling-the-id...
  4. Electronic Signature PDF with Metadata signatur...

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  5. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object...."MetadataEncryptedObj" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Python에서 문서 메타데이터 차이를 비교하는 방법 - 빠른 시작

    Python에서 두 문서 버전 간 모든 메타데이터 속성을 비교합니다. 추출, 소유권 및 개정 감지를 위한 작동 코드와 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/ko/metadata/compare-metadata...
  7. Documentmetadata vergelijken met GroupDocs.Meta...

    Praktische gids die laat zien hoe toegevoegde, verwijderde en gewijzigde metadata tussen documentversies te detecteren met GroupDocs.Metadata voor Java. Bevat codevoorbeelden voor volledige diff, eigendomdetectie, revisiegeschiedenis en exportformaten.... Resources vrijgeven : Gebruik try‑with‑resources ( try...

    blog.groupdocs.com/nl/metadata/compare-metadata...
  8. Technical Consultation for GroupDocs.Comparison...

    Dear GroupDocs Support Team, We are currently conducting a technical evaluation of GroupDocs.Comparison for PDF document comparison and plan to carry out subsequent procurement. We would appreciate your official and det…...environments, as shared server resources are used and CPU performance...

    forum.groupdocs.com/t/technical-consultation-fo...
  9. Search text | GroupDocs

    This article explains that how to search text from documents.... getText ())); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/search-text/
  10. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage.... Value ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-op...