Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 2,354 for

resource

(0.08 sec)
  1. GroupDocs.Assembly for .NET | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Net - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Net reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....Net API Reference Useful Resources DEMOS AND EXAMPLES Work with...

    docs.groupdocs.com/assembly/net/
  2. GroupDocs.Watermark for Python via .NET | Group...

    A Python via .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....NET API Reference Useful Resources DEMOS AND EXAMPLES Online...

    docs.groupdocs.com/watermark/python-net/
  3. How to Render PDF as HTML using Java

    This article will instruct you how to render PDF as HTML using Java. Furthermore, it includes a code example to help you to convert word document to HTML....create HTML with embedded resources from PDF using Java , complete...

    kb.groupdocs.com/viewer/java/how-to-render-pdf-...
  4. How to Render DOCX as HTML using C#

    Let's learn how to render DOCX as HTML using C# without installing extra tools. We will also provide code to create HTML with embedded Resources from DOCX using C#....create HTML with embedded resources from DOCX using C# along with...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  5. How to Sign RTF with QR Code using Java

    Quickly learn how to sign RTF with QR Code using Java to enhance document's security. We will also provide a code example to create QR Code in RTF using Java....sources and provide additional resources conveniently. By following...

    kb.groupdocs.com/signature/java/how-to-sign-rtf...
  6. Working with metadata in HEIF/HEIC images | Gro...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More Resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....getExtension ()); } More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/get-supported...
  8. Load from a local disk | GroupDocs

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More Resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...remove metadata here } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  9. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream using GroupDocs.Metadata for Python via .NET.... pass More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/python-net/load-fro...
  10. Load from a local disk | GroupDocs

    Learn how to open a file from local disk using GroupDocs.Metadata for Python via .NET.... pass More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/python-net/load-fro...