Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 2,766 for

library

(0.04 sec)
  1. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/synonym-dictionary/
  2. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-ca...
  3. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/homophone...
  4. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/word-form...
  5. Convert JSON to XML - Online and Free Image Con...

    Convert JSON to XML format using free online conversion tool. Easily export JSON data to XML...choose to use standalone libraries or cloud-based APIs. By exploring...Conversion for .NET: Integrate the library into your application. Utilize...

    blog.groupdocs.com/conversion/convert-json-to-xml/
  6. How to Upload PHP Project to Heroku?

    Heroku is a great opportunity for developers to try and test their code in a production environment. Originally created for Ruby projects, Heroku now supports Ruby, Java, Python and even PHP. Heroku’s PHP project support is an undocumented feature so some additional skills are required do deploy such a project. In this post, I’ll show you the methods to create a PHP project on Heroku with the GroupDocs PHP SDK Api Samples application....you use only standard PHP libraries, you can immediately start...project/app requires a non-standard library (like the PHP API samples project)...

    blog.groupdocs.com/total/how-to-upload-php-proj...
  7. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....Conversion for Java library you can convert PDF files to...format GroupDocs.Conversion library comes to the rescue. You can...

    docs.groupdocs.com/conversion/java/convert/pdf/
  8. How to Convert Excel to Image in C#

    This manual provides detailed instructions to convert Excel to Image in C# and how to develop code to implement the convert Excel to Image C# application....of the document conversion library. Code to Convert Excel to Image...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Add Search Text Annotation to PDF using Java

    Efficiently grasp the knowledge on how to add search text annotation to PDF using Java. Moreover, we offer code to insert search text annotation in PDF using Java....installation of the annotation library and necessary adjustments to...

    kb.groupdocs.com/annotation/java/add-search-tex...
  10. Redact Text in PPTX using C#

    In this tutorial, you'll learn how to redact text in PPTX using C#. Also, you'll be provided with a straightforward code example to replace text in PPTX using C#....you’ve set up the recommended library and made the necessary adjustments...

    kb.groupdocs.com/redaction/net/redact-text-in-p...