Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 10,573 for

new

(0.08 sec)
  1. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"C:\sample.dump"...

    docs.groupdocs.com/redaction/net/extend-support...
  2. Working with DICOM metadata | Documentation

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using the DicomRootPackage.getDicomPackage method Read the DICOM metadata properties examples.advanced_usage.managing_metadata_for_specific_formats.image.dicom.DicomReadNativeMetadataProperties try (Metadata metadata = New Metadata(Constants.InputDicom)) { DicomRootPackage root = metadata.getRootPackageGeneric(); if (root.getDicomPackage() != null) { System.out.println(root.getDicomPackage().getBitsAllocated()); System.out.println(root.getDicomPackage().getReds()); System.out.println(root.getDicomPackage().getGreens()); System.out.println(root.getDicomPackage().getBlues()); System....Consulting Blog Knowledge Base New Releases Status Websites aspose...DicomReadNativeMetad try ( Metadata metadata = new Metadata ( Constants . InputDicom...

    docs.groupdocs.com/metadata/java/working-with-d...
  3. Important Bug Fixes in GroupDocs.Viewer for .NE...

    We have rolled out another update for GroupDocs.Viewer for .NET featuring some important bug fixes as well as an improvement related to the MSI package. This release hasn’t brought any New feature, still, it has addressed some important issues related to PDF, DWG and ODG file formats. Furthermore, a few compatibility issues which appeared under .NET Standard 2.0 have been resolved. So let’s have a brief overview of the bug fixes and improvements we have introduced in v19....This release hasn’t brought any new feature, still, it has addressed...issues in v19.11. Improvement: New ProjectGuid and UpgradeCode for...

    blog.groupdocs.com/viewer/bug-fixes-for-pdf-dwg...
  4. Get Credit Consumption Information for Your Met...

    Hello everyone! I am back with another release announcement of GroupDocs.Redaction for .NET 19.5. This release has brought a quite useful feature for the developers who are using GroupDocs.Redaction with our Metered Licence. For those who are unaware of the Metered Licence, let me give you a brief introduction. Afterward, I will talk about the New feature and its usage. Metered License is a type of license that allows you to pay for what you have used....Afterward, I will talk about the new feature and its usage. Metered...move forward and check out what new we have for those who are already...

    blog.groupdocs.com/redaction/get-credit-consump...
  5. Synchronizing shards | Documentation

    This page contains information about synchronizing shards in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...SynchronizeOptions options = new SynchronizeOptions (); indexer...

    docs.groupdocs.com/search/net/synchronizing-sha...
  6. GroupDocs.Merger for Java | Documentation

    Use GroupDocs.Merger for Java to merge several documents into one, split single document to multiple and organize documents in different ways....Consulting Blog Knowledge Base New Releases Status Websites aspose...for Java API Reference WHAT'S NEW? GroupDocs.Merger for Java Release...

    docs.groupdocs.com/merger/java/
  7. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . OutputPpt...

    docs.groupdocs.com/metadata/net/save-a-modified...
  8. Optimizing shards | Documentation

    This page contains information about optimizing shards in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...(); OptimizeOptions options = new OptimizeOptions (); indexer ...

    docs.groupdocs.com/search/java/optimizing-shards/
  9. GroupDocs.Editor for .NET | Documentation

    Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for .NET powerful document editing API and C# language....Consulting Blog Knowledge Base New Releases Status Websites aspose...for .NET API Reference WHAT'S NEW? GroupDocs.Editor for .NET Release...

    docs.groupdocs.com/editor/net/
  10. Installation | Documentation

    GroupDocs.Editor for Node.js installation...Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor class const editor = new groupdocsEditor . Editor ( "path/to/document"...

    docs.groupdocs.com/editor/nodejs-java/installat...