Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 669 for

language

(0.03 sec)
  1. Compare Word Documents Online with GroupDocs' D...

    GroupDocs Comparison is a web-based tool that allows you to compare Word documents, as well as PDF, Excel and other documents online. It combines two documents and highlights differences. While comparing documents, the app generates a redline and blueline view of how the documents differ. GroupDocs’ document comparison tool highlights the differences this way: red strike-outs show deleted text and formatting; and blue underlines show added text and formatting. GroupDocs Comparison is mainly used to compare two Word documents....Compare Word documents in any language and of any size. Compare documents...

    blog.groupdocs.com/comparison/compare-word-docu...
  2. Announcing GroupDocs.Comparison for .NET 3.4.0 ...

    We are glad to see GroupDocs.Comparison API’s growth and users trust across the world. User’s trust and feedback always motivates us to make improvements and add more features in our Document Comparison API. Therefore we are happy to announce GroupDocs.Comparison for .NET 3.4.0 monthly release. In this new release we have introduced 8 new Features, 2 Improvements and 2 Fixes. New Features - GroupDocs.Comparison for .NET 3.4.0In this new release of GroupDocs.... Multi-language comaprison suport for Words...

    blog.groupdocs.com/comparison/announcing-groupd...
  3. GroupDocs.Assembly 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....Recommended, self-descriptive language that is designed to store...one of the popular markup languages these days. The appearance...

    blog.groupdocs.com/categories/groupdocs.assembl...
  4. How to Remove Watermark Annotation from PDF usi...

    This tutorial provides step-by-step instructions to remove watermark annotation from PDF using C# and guides how to write code to create the ability to delete watermark from pdf using C#....steps and code snippet in C# language to delete watermark annotation...

    kb.groupdocs.com/annotation/net/how-to-remove-w...
  5. Product Overview | GroupDocs

    Note Welcome to GroupDocs.Classification for .NET GroupDocs.Classification is a .NET component built to allow developers to classify texts and documents, whether simple or complex. It allows developers to use three different taxonomies: IAB (version 2), that created by the Interactive Advertising Bureau, Documents taxonomy, that created by Aspose and simple Sentiment taxonomy (Negative/Positive). For the Sentiment taxonomy Chinese Language is supported. Product Description GroupDocs.Classification is a robust .NET component that lets developers to analyze text and documents without using any document-related tool to open documents or extract text....Sentiment taxonomy Chinese language is supported. Product Description...can be used with any .NET language like C#, VB.NET and J# etc...

    docs.groupdocs.com/classification/net/product-o...
  6. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....Subject Author Description Language Copyrights Publisher PublishedDate...Keywords Author Description Language Publisher PublishedDate Mail...

    docs.groupdocs.com/search/java/faceted-search/
  7. Փոխակերպեք DOCX-ը HTML-ի՝ օգտագործելով Node.js-ը

    Այս հոդվածում մենք ձեզ մանրամասն կներկայացնենք, թե ինչպես փոխարկել DOCX-ը HTML-ի՝ օգտագործելով Node.js-ը: Նաև ձեզ կտրամադրվի կոդի օրինակ՝ Node.js-ում DOCX-ը HTML արտահանելու համար:...HTML-ը կամ HyperText Markup Language-ը հանդիսանում է վեբ բովանդակության...

    kb.groupdocs.com/hy/conversion/nodejs/convert-d...
  8. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....compareOptions); } Compare Programming Language Files in C# # GroupDocs continuously...Following are the programming language file formats that are recently...

    blog.groupdocs.com/comparison/compare-excel-wor...
  9. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Language: %s" , metadataDescriptor...String . format ( "Stream language: %s" , property . getLanguage...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....lines code in Java programming language. GroupDocs.Conversion for...TIF, , , , Page Description Language: , , , , PDF: Presentation:...

    docs.groupdocs.com/conversion/java/convert/pdf/