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

resource

(0.88 sec)
  1. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for .NET.... Dispose all resources outputMsgStream . Dispose...

    docs.groupdocs.com/editor/net/edit-email/
  2. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....the following guide: More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Chỉnh sửa và Quản lý Metadata trong Ứng dụng Py...

    Khám phá cách sử dụng GroupDocs.Metadata for Python via .NET để trích xuất, cập nhật và xóa metadata trong các ứng dụng của bạn....IPTC, XMP, EXIF và Image Resources. Xử lý metadata đa phương...

    blog.groupdocs.com/vi/metadata/edit-metadata-in...
  4. Sign Document With Secure Custom Metadata Signa...

    id: sign-document-with-secure-custom-metadata-signatures url: signature/net/sign-document-with-secure-custom-metadata-signatures title: Sign document with secure custom Metadata signatures weight: 12 description: “This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption.” keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False GroupDocs.Signature provides additional features with MetadataSignature class like following ability to embedded custom objects into metadata ability to specify custom objects encryption and serialization ability to collect and populate standard document signatures Here are the steps to embed custom object into Metadata signature with GroupDocs....class should be used More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/developer-guid...
  5. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method.... OutputJpeg ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-i...
  6. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...( documentsFolder ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/search-index-eve...
  7. Práce s fonty v GroupDocs.Viewer pro .NET

    Naučte se, jak získat seznam používaných fontů, specifikovat nebo nahradit chybějící fonty, vyloučit fonty....HTML document with embedded resources HtmlViewOptions viewOptions...

    blog.groupdocs.com/cs/viewer/working-with-fonts/
  8. Python digitale handtekening tutorial: Elektron...

    Complete stapsgewijze tutorial voor het maken van veilige elektronische handtekeningen in documenten met Python en GroupDocs.Signature - perfect voor ontwikkelaars die documentondertekeningsapplicaties bouwen...verification and linking to online resources def add_qrcode_signature ():...

    blog.groupdocs.com/nl/signature/sign-documents-...
  9. Rimuovi i dati personali (PII) dai metadati Off...

    Crea uno script di sanitizzazione in Node.js con GroupDocs.Metadata: specifiche dei tag per i campi di identità, specifiche dei nomi per i gruppi di commenti e revisioni, una sanitizzazione completa e una scansione di perdite....esegue ogni passaggio su resources/pii-sample.docx , verifica...

    blog.groupdocs.com/it/metadata/remove-pii-from-...
  10. PII aus Office‑Metadaten in Node.js entfernen –...

    Erstellen Sie ein Node.js‑Sanitisierungsskript mit GroupDocs.Metadata: Tag‑Spezifikationen für Identitätsfelder, Namensspezifikationen für Kommentar‑ und Revisionsgruppen, eine vollständige Bereinigung und einen Leak‑Scan....führt jeden Durchlauf gegen resources/pii-sample.docx aus, prüft...

    blog.groupdocs.com/de/metadata/remove-pii-from-...