Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 22,287 for

import

(0.07 sec)
  1. GroupDocs.Assembly for Java 17.3.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for Java 17.3.0 Major Features Supported document assembly for Plain Text, HTML, and XML file formats. All Changes Key Summary Category ASSEMBLYNET-30 Support document assembly for Plain Text file formats Feature ASSEMBLYNET-31 Support document assembly for HTML file formats Feature ASSEMBLYNET-36 Support document assembly for XML files of general form Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....existing behavior is especially important and is documented here. Added...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  2. GroupDocs.Parser for .NET 17.07 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 17.7.0 Major Features There are the following features in this release: Implement the ability to extract a text from pdf portfolios Implement IContainer interface support for email text extractors Implement the support for DOT files Implement IPageTextExtractor interface All Changes Key Summary Issue Type TEXTNET-628 Implement the ability to extract a text from pdf portfolios New feature TEXTNET-648 Implement IContainer interface support for email text extractors New feature TEXTNET-650 Implement the support for DOT files New feature TEXTNET-666 Implement IPageTextExtractor interface New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....existing behavior is especially important and is documented here. Implement...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  3. GroupDocs.Watermark for .NET 18.6 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for .NET 18.6. Major Features There are the following features in this release: Implement ability to lock watermark in Word documents Implement ability to make Word document read-only after applying the watermark Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-945 Implement ability to lock watermark in Word documents New Feature WATERMARKNET-946 Implement ability to make Word document read-only after applying watermark New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....existing behavior is especially important and is documented here. Ability...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  4. Story of creating an advanced C# to C++ translator

    Discover how CodePorting created a powerful Cs2Cpp translator that can convert C# projects to C++ with ease and efficiency....libraries with existing API, an important requirement for the translated...

    www.codeporting.com/articles/from_csharp_to_cpp...
  5. Boolean Struct (System) | Microsoft Learn

    Represents a Boolean (true or false) value....cs Important Some information relates to...

    learn.microsoft.com/en-us/dotnet/api/system.boo...
  6. Edit Excel Workbook | Documentation

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....documents have one critically important distinction compared to WordProcessing...

    docs.groupdocs.com/editor/net/edit-excel/
  7. Enumerable.AsEnumerable<TSource>(IEnumerable<TS...

    Returns the input typed as IEnumerable<T>....cs Important Some information relates to...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  8. WebVR API - Web APIs | MDN

    WebVR provides support for exposing virtual reality devices — for example, head-mounted displays like the Oculus Rift or HTC Vive — to web apps, enabling developers to translate position and movement information from the display into movement around a 3D scene. This has numerous, interesting applications, from virtual product tours and interactive training apps to immersive first-person games....display capabilities, and other important functionality. VRDisplayCapabilitie...

    developer.mozilla.org/en-US/docs/Web/API/WebVR_API
  9. WebAssembly | MDN

    WebAssembly is a type of code that can be run in modern web browsers — it is a low-level assembly-like language with a compact binary format that runs with near-native performance and provides languages such as C/C++, C# and Rust with a compilation target so that they can run on the web. It is also designed to run alongside JavaScript, allowing both to work together....from both JavaScript and importable/exportable across one or...

    developer.mozilla.org/en-US/docs/WebAssembly
  10. Sending forms through JavaScript - Learn web de...

    When a user submits an HTML form, for example by clicking the submit button, the browser makes an HTTP request to send the data in the form. But instead of this declarative approach, web apps sometimes use JavaScript APIs such as fetch() to send data programmatically to an endpoint that expects a form submission. This article explains why this is an Important use case and how to do it....article explains why this is an important use case and how to do it...

    developer.mozilla.org/en-US/docs/Learn/Forms/Se...