Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 2,893 for

resource

(0.98 sec)
  1. Subscribing for verification process events | G...

    This article explains how to subscribe for verification of 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...
  2. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API.... getHeight ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/sign-document...
  3. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search 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...
  4. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression.... More resources Advanced usage topics To learn...

    docs.groupdocs.com/redaction/net/metadata-redac...
  5. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so.... Save ( so ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  6. 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...
  7. Порівняння метаданих документу за допомогою Gro...

    Практичний посібник, який показує, як виявляти зміни власності, ревізії та властивостей між двома версіями документу за допомогою GroupDocs.Metadata для .NET. Містить приклади коду та варіанти експорту....Tips Conclusion Additional Resources 💡 Повний робочий приклад...Examples Repo ). Additional Resources # GroupDocs.Metadata Documentation...

    blog.groupdocs.com/uk/metadata/compare-metadata...
  8. 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...
  9. 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-...
  10. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios.... WriteLine (); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-tables-fr...