Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,221 for

import

(0.09 sec)
  1. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary.... To import synonyms from a file, use the...( @"C:\Synonyms.dat" ); // Import synonyms from a file index...

    docs.groupdocs.com/search/net/synonym-dictionary/
  2. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java.... To import homophones from a file, use...exportDictionary ( fileName ); // Import homophones from a file index...

    docs.groupdocs.com/search/nodejs-java/homophone...
  3. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....Multi-Tiff file is annotated Import annotations for Images doesn’t...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  4. ZIP Archive Indexing is Improved in GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for Java 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:...# Removed obsolete methods Import and Export from dictionary...

    blog.groupdocs.com/search/zip-archive-indexing-...
  5. GroupDocs.Annotation Product Family on GroupDoc...

    GroupDocs.Annotation Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Annotation Product Family on GroupDocs Blog | Document A...... But now you can: Import annotations from TIFF file...latest version, now users can import distance annotation for Words...

    blog.groupdocs.com/categories/groupdocs.annotat...
  6. Announcing GroupDocs.Markdown for .NET — Export...

    Export PDF, Word, Excel, HTML, and more to Markdown with an on‑premises .NET API. See features, roadmap, and how to get started.... // Import the namespace using GroupDocs...images to a separate folder. // Import the namespace using GroupDocs...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  7. Convert HTML to Image using Python

    Convert HTML to Image using Python for pixel-perfect rendering. Easily export HTML to Image in Python to create visual snapshots for reports, previews, or archives....NET in your Python workflows Import essential modules such as Converter...NET in your workflow. Next, import essential modules such as Converter...

    kb.groupdocs.com/conversion/python/convert-html...
  8. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...options: import com.groupdocs.conversion.Converter; import com.groupdocs...conversion.contracts.FontSubstitute; import com.groupdocs.conversion.options...

    forum.groupdocs.com/t/alignment-and-font-issues...
  9. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Node.js via Java.... 'use strict' ; // Import the GroupDocs.Comparison for...a string. 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  10. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...java import com.groupdocs.viewer.Viewer ; import com.groupdocs...FontFormat ; import com.groupdocs.viewer.fonts.FontStyles ; import com...

    docs.groupdocs.com/viewer/java/getting-used-fonts/