Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 13,482 for

new

(0.12 sec)
  1. Working with metadata in PSD images | GroupDocs

    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. Search results | GroupDocs

    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/
  3. Faceted search | GroupDocs

    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/
  4. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...documents to search // a) Create new index or // b) Open existing...existing index Index index = new Index(indexFolder); // c) Subscribe...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  5. Issues Observed in GroupDocs.Total - Parser and...

    We are currently performing a POC using GroupDocs.Total in our application (running on .NET 8, Windows Server 2019) and have encountered a couple of issues which we would like your assistance with. 1. Parser – Incorrect…...update you as soon as we have any new information. The issue ID for...(GroupDocs.Viewer.Viewer viewer = new GroupDocs.Viewer.Viewer(filePath))...

    forum.groupdocs.com/t/issues-observed-in-groupd...
  6. Optimizing shards | GroupDocs

    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/net/optimizing-shards/
  7. GroupDocs.Editor for Java | GroupDocs

    GroupDocs.Editor for Java enables document editing in form of HTML.Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for Java powerful document editing API....Consulting Blog Knowledge Base New Releases Status Websites aspose...for Java API Reference WHAT'S NEW? GroupDocs.Editor for Java Release...

    docs.groupdocs.com/editor/java/
  8. Search thread safety | GroupDocs

    This article shows that how search thread safety works....Consulting Blog Knowledge Base New Releases Status Websites aspose...performed at the same time. A new start of one of these operations...

    docs.groupdocs.com/search/nodejs-java/search-th...
  9. Load document from url | GroupDocs

    Learn how to Load document from url....Consulting Blog Knowledge Base New Releases Status Websites aspose...url using ( Parser parser = new Parser ( url )) { // Extract...

    docs.groupdocs.com/parser/net/load-document-fro...
  10. GroupDocs.Conversion for Node.js via Java | Gro...

    GroupDocs.Conversion for Node.js via Java is an advanced document conversion API developed to convert files of different formats from within JavaScript applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...via Java API Reference WHAT'S NEW? GroupDocs.Conversion for Node...

    docs.groupdocs.com/conversion/nodejs-java/