Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,249 for

library

(0.1 sec)
  1. How to Convert RTF to SVG using C#

    In this tutorial, you will learn how to convert RTF to SVG using C# by following a step-by-step process. Also, a sample code is included to export RTF to SVG in C#....the output SVG to disk The library utilized in this tutorial is...recommended document conversion library and made necessary modifications...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. .NET Standard 2.0 API Limitations | GroupDocs

    This section describes GroupDocs.Signature for .NET limitations when using under .NET Standard 2.0 environment...packages: libgdiplus - is the Mono library that provides a GDI+-compatible...programs which use the standard C library. ttf-mscorefonts-installer...

    docs.groupdocs.com/signature/net/net-standard-2...
  3. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection.... The library provides information on the...Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/getting-known-...
  4. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document....topics To learn more about library features and get familiar how...with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/get-document-i...
  5. How to Convert DOCX to MHTML using C#

    This article will walk you through the process to convert docx to mhtml using C#. You will also find code example in this article to generate mhtml from docx in C#....the most popular conversion library. We will also provide instructions...using the GroupDocs.Conversion library: Code to Convert DOCX to MHTML...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....topics To learn more about library features and get familiar how...with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  7. compare text files on GroupDocs Blog | Document...

    compare text files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare text files on GroupDocs Blog | Document Automation Solutions for .NET & Jav......งโค้ดอย่างครบถ้วน C# Diff Library สำหรับการเปรียบเทียบไฟล์ข้อความ...

    blog.groupdocs.com/th/tag/compare-text-files/in...
  8. Merge Excel Files Online | Combine Multiple Spr...

    Easily merge two or more Excel files into one online. Combine entire spreadsheets or selectively join sheets from multiple files both online and programmatically using .NET and Java APIs...can choose from different libraries made just for this purpose....NET : First, include the library in your application. Then,...

    blog.groupdocs.com/merger/merge-excel-files-onl...
  9. Merge PowerPoint Files Online | PPT & PPTX Merger

    Merge two or more PowerPoint presentation files online into one. Combine all the slides or join only the specific slides of multiple PPT/PPTX files online & programmatically....from different standalone libraries. It’s a good idea to check...make sure you integrate the library into your application. Then...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  10. .Net Core version 5.0 support - Free Support Fo...

    Hi with the release of dotnet 5, is there any update on this Library being available for modern dotnet?...is there any update on this library being available for modern...

    forum.groupdocs.com/t/net-core-version-5-0-supp...