Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 1,936 for

resource

(0.06 sec)
  1. GroupDocs.Viewer for .NET overview | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application.... Embed all external resources in the output HTML files,...

    docs.groupdocs.com/viewer/net/product-overview/
  2. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....getName ())); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/removing-metad...
  3. Updating metadata | Documentation

    The Example in this article demonstrates how to update metadata properties using a combination of criteria...GetExtension ( file ))); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/updating-metadata/
  4. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document.... WordCount ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....isEncrypted ())); } } More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/java/get-document-i...
  6. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....following articles: More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  7. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Message}" ); } finally { } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/handling-passw...
  8. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...pdf" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/sign-documents...
  9. Verifying Text signatures | Documentation

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API...." ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/verify-text-s...
  10. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API.... getMessage ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/handling-pass...