Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 22,288 for

import

(0.05 sec)
  1. SynonymDictionary Methods - GroupDocs.Search fo...

    Adds the specified collection of synonym groups to this instance of the SynonymDictionary....GetSynonymGroups Method GetSynonyms Method Import Method Load Method LoadDefault...(Inherited from Object .) Import Imports a synonym dictionary from...

    apireference.groupdocs.com/search/net/groupdocs...
  2. HomophoneDictionary Methods - GroupDocs.Search ...

    Adds the specified collection of homophone groups to this instance of the HomophoneDictionary....Method GetHomophones Method Import Method Load Method LoadDefault...(Inherited from Object .) Import Imports a homophone dictionary...

    apireference.groupdocs.com/search/net/groupdocs...
  3. StopWordDictionary Methods - GroupDocs.Search f...

    Adds the specified collection of words to this instance of the StopWordDictionary....Method GetEnumerator Method Import Method Load Method LoadDefault...(Inherited from Object .) Import Imports the stop word collection...

    apireference.groupdocs.com/search/net/groupdocs...
  4. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code.... import com.groupdocs.signature ; import com.groupdocs...domain ; import com.groupdocs.signature.options ; import com.groupdocs...

    docs.groupdocs.com/signature/java/basic-usage/
  5. Do you support accessibility on the generated p...

    We want to understand if the generated pdf by group docs meets WCAG 2.0 AA standards. Is there any Accessibility Conformance Report readily available, so that we could understand the missing accessibility compliance rela…...below: import com.groupdocs.conversion.Converter; import com.groupdocs...convert.PdfConvertOptions; import com.groupdocs.conversion.options...

    forum.groupdocs.com/t/do-you-support-accessibil...
  6. .vcxproj and .props file structure | Microsoft ...

    How the C++ native MSBuild project system .vcxproj and .props files store project information.... The project file may also import .props files and .targets files...files, which are automatically imported in all MSBuild-based projects...

    learn.microsoft.com/en-us/cpp/build/reference/v...
  7. Words on GroupDocs Blog | Document Automation S...

    Words on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Words on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Add Point Ann...... Import Annotations from Slides using...major features are related to import annotations from slides document...

    blog.groupdocs.com/tag/words/index.xml
  8. GroupDocs.Assembly for .NET 21.1 Release Notes ...

    Major Features Provided a way to Import styles from a dynamically inserted document for Word Processing documents and emails with HTML and RTF bodies. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-179 Provide a way to Import styles from a dynamically inserted document for Word Processing formats Feature ASSEMBLYNET-187 Provide a way to Import styles from a dynamically inserted document for emails with HTML and RTF bodies Feature ASSEMBLYNET-180 Dynamically inserted hyperlink does not navigate to the bookmarked location Bug ASSEMBLYNET-181 JsonDataSource throws System....Features Provided a way to import styles from a dynamically inserted...ASSEMBLYNET-179 Provide a way to import styles from a dynamically inserted...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  9. Presentation on GroupDocs Blog | Document Autom...

    Presentation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Presentation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...... Import Annotations for Presentation...0 API provides support for Import Annotations and new types (TextStrikeout...

    blog.groupdocs.com/tag/presentation/index.xml
  10. Ember interactivity: Events, classes and state ...

    OK, so that's great progress for now. We can now add todo items to our app, and the state of the data is tracked using our service. Next we'll move on to getting our footer functionality working, including the todo counter, and look at conditional rendering, including correctly styling todos when they've been checked. We'll also wire up our "Clear completed" button....js : js import Component from "@glimmer/component";...following: js import Component from "@glimmer/component"; import { action...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...