Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 2,451 for

resource

(0.1 sec)
  1. eSign document with Stamp signature | GroupDocs

    This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....docx" , options ); More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/esign-documen...
  2. eSign document with Stamp signature | GroupDocs

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/esign-document...
  3. eSign document with multiple signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/esign-document...
  4. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding.... OutputZip ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-zi...
  5. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API.... class )); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/search-for-en...
  6. Sign document with Image signature - advanced |...

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

    docs.groupdocs.com/signature/java/sign-document...
  7. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... RIFF (Resource Interchange File Format) è...

    blog.groupdocs.com/it/categories/groupdocs.meta...
  8. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations... Text )); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation.... getText ())); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. Separate data extraction | GroupDocs

    This article explains how to separately extract data from documents and add the extracted data to the index.... More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/separate-...