Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 24,432 for

feature

(0.04 sec)
  1. DWG viewer

    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....of CDR file format and the feature of rendering files contained...

    blog.groupdocs.com/tag/dwg-viewer/
  2. convert dgn to pdf in java

    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....help programmers to add the feature to convert different CAD formats...

    blog.groupdocs.com/tag/convert-dgn-to-pdf-in-java/
  3. SensorErrorEvent - Web APIs | MDN

    Learn about the SensorErrorEvent interface, including its constructor and properties, specifications and browser compatibility....Deutsch 日本語 Secure context: This feature is available only in secure...

    developer.mozilla.org/en-US/docs/Web/API/Sensor...
  4. GroupDocs.Viewer 2.0 - New Features & Improveme...

    Last week, we released an update to the GroupDocs.Viewer library for the .NET platform. Now it is time to share what version 2.0 of GroupDocs.Viewer has to offer to the Java world. You can find a full list of new Features, improvements and fixes on the GroupDocs.Viewer download page. The most notable improvements, I’m going to discover in this article. Native HTML5-Based Document Rendering The brightest gem presented in this version is the HTML-based rendering mode - an addition to the image-based one that was the only choice in previous versions of the document viewer....can find a full list of new features, improvements and fixes on...drawn using SVG format . This feature makes pages more “lightweight”...

    blog.groupdocs.com/viewer/groupdocs-viewer-2-0-...
  5. 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); // ....Metadata API provides the feature to read basic metadata in CAD...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/net/working-with-ca...
  6. What we write - The MDN Web Docs project | MDN

    MDN Web Docs contains browser-neutral documentation that enables web developers to write browser-agnostic code. In this article, you'll find information about whether or not a given topic and/or type of content should be included on MDN Web Docs.... This includes any feature that can be used by web developers...and in the near future. If a feature is implemented by multiple...

    developer.mozilla.org/en-US/docs/MDN/Writing_gu...
  7. GruopDocs on GroupDocs Blog | Document Automati...

    GruopDocs on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GruopDocs on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Offer......our customers in building feature-rich applications. Our free...

    blog.groupdocs.com/tag/gruopdocs/index.xml
  8. Show row and page of found string - Free Suppor...

    Hello, we search in huge file documentations for strings. The result will be displayed like: “In file2.docx we found the string Teststring” Is there a way to get a result like: “In file2.docx we found the string Tes…...API doesn’t provide such a feature. 1 Like NicolasOtremba August...

    forum.groupdocs.com/t/show-row-and-page-of-foun...
  9. 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....Русский 中文 (简体) Deprecated: This feature is no longer recommended. Though...decision. Be aware that this feature may cease to work at any time...

    developer.mozilla.org/en-US/docs/Web/API/WebVR_API
  10. GroupDocs.Parser for .NET 18.12 Release Notes

    GroupDocs.Parser for .NET 18.12 Release Notes – the latest updates and fixes.... Major Features There are the following features in this release:...extract tables from PDFs New feature PARSERNET-1097 Implement the...

    releases.groupdocs.com/parser/net/release-notes...