Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 10,655 for

new

(0.05 sec)
  1. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...PsdReadImageResource try ( Metadata metadata = new Metadata ( Constants . PsdWithIrb...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/faceted-search/
  3. Search results | Documentation

    This article shows that how to perform the operations on search results....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/search-results/
  4. Running in Docker | Documentation

    Learn how to run GroupDocs.Total for .NET in Docker containers with complete examples, troubleshooting tips, and best practices for document processing in containerized environments....Consulting Blog Knowledge Base New Releases Status Websites aspose...Total.lic" ); License license = new License (); license . SetLicense...

    docs.groupdocs.com/total/net/running-in-docker/
  5. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how to get load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options...PdfViewOptions pdfOptions = new PdfViewOptions( "Output_spreadsheet...PngViewOptions pngOptions = new PngViewOptions( "worksheet_{0}...

    blog.groupdocs.com/viewer/working-with-spreadsh...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. 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...