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

feature

(0.07 sec)
  1. 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.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....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/java/working-with-c...
  2. GroupDocs.Conversion for .NET 18.1 Release Notes

    GroupDocs.Conversion for .NET 18.1 Release Notes – the latest updates and fixes....1 Major Features There are 5+ new features, improvements...Implement conversion from DWF New Feature CONVERSIONNET‑2340 Improve...

    releases.groupdocs.com/conversion/net/release-n...
  3. Change Page Orientation using GroupDocs.Merger ...

    We are pleased to announce GroupDocs.Merger for Java 18.12 with many new Features. This latest release provides the ability to change page orientation along with a Feature to rotate pages in the document. Furthermore, you can also get a list of all the formats supported by the API. Please check GroupDocs.Merger for Java 18.12 release notes for further reference. Features Change Page OrientationNew method changeOrientation let you change page orientation (portrait, landscape) for pages in the document....12 with many new features. This latest release provides...page orientation along with a feature to rotate pages in the document...

    blog.groupdocs.com/merger/groupdocs.merger-for-...
  4. Dwg or Dfx Viewer on GroupDocs Blog | Document ...

    Dwg or Dfx Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Dwg or Dfx Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java ......NET featuring some important bug fixes as...hasn’t brought any new feature, still, it has addressed some...

    blog.groupdocs.com/tag/dwg-or-dfx-viewer/index.xml
  5. clip - CSS: Cascading Style Sheets | MDN

    The clip CSS property defines a visible portion of an element. The clip property applies only to absolutely positioned elements — that is, elements with position:absolute or position:fixed....正體中文 (繁體) 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/CSS/clip
  6. C# .NET Document Merging API | Combine & Split ...

    C# .NET document merging API to combine, split, swap or remove document pages from PDF, Microsoft Word, Excel, presentations, Visio and image formats....Merger features Seamlessly merge, split, and...document using the MovePage feature. Remove pages Remove individual...

    products.groupdocs.com/merger/net/
  7. GroupDocs.Parser .NET 24.7 MSI | OCR, DjVu, Ima...

    Download GroupDocs.Parser .NET 24.7 (MSI) and unlock powerful Features like image text extraction with OCR, DjVu support, barcodes, and page previews.... This feature expands your file format compatibility...example shows how to use this feature in your solutions. // Create...

    releases.groupdocs.com/parser/net/new-releases/...
  8. GroupDocs.Signature for .NET

    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....NET, we have introduced the features of searching text signatures...introduce any improvements or new features becomes obsolete. Yes, GroupDocs...

    blog.groupdocs.com/tag/groupdocs.signature-for-...
  9. box-lines - CSS: Cascading Style Sheets | MDN

    The box-lines CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes)....Français 日本語 Non-standard: This feature is non-standard and is not...the future. Deprecated: This feature is no longer recommended. Though...

    developer.mozilla.org/en-US/docs/Web/CSS/box-lines
  10. GroupDocs.Metadata for .NET 18.6 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 18.6. Major Features There are the following Features and enhancements in this release: Implement the ability to edit XMP metadata in WAV files Implement the ability to update properties of the Microsoft Project format Reduce memory consumption of MPP format metadata loading and saving Reduce memory consumption of WAV format metadata loading and saving Reduce memory consumption of AVI format metadata loading and saving All Changes Key Summary Category METADATANET-2333 Implement the ability to edit XMP metadata in WAV files New Feature METADATANET-1168 Implement the ability to update properties of the Microsoft Project format New Feature METADATANET-2334 Reduce memory consumption of MPP format metadata loading and saving Enhancement METADATANET-2332 Reduce memory consumption of WAV format metadata loading and saving Enhancement METADATANET-2297 Reduce memory consumption of AVI format metadata loading and saving Enhancement METADATANET-2303 TiffFormat.... Major Features There are the following features and enhancements...metadata in WAV files New Feature METADATANET-1168 Implement...

    docs.groupdocs.com/metadata/net/groupdocs-metad...