Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 6,153 for

release

(0.05 sec)
  1. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/java/working-with-s...
  2. Classify document from stream | GroupDocs

    Classifying of the document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/classification/net/classify-...
  3. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  4. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/net/changing-target...
  5. GroupDocs.Total for .NET 25.7 – آخر التحديثات و...

    اكتشف ما هو الجديد في GroupDocs.Total لـ .NET 25.7، بما في ذلك المنتجات المحدثة، وتحسينات التبعيات، ودعم Docker. متاح الآن على NuGet وموقع GroupDocs....تفاصيل كاملة حول كل منتج، راجع release notes . كيفية الحصول على التحديث...

    blog.groupdocs.com/ar/total/groupdocs-total-for...
  6. 使用 Node.js 比較文件

    探索文檔比較的複雜性,請參閱這本詳細的指南。了解 GroupDocs.Comparison APIs 如何通過視覺和文本比較工具轉變您的數據分析。...js: 訪問官方 GroupDocs Releases page 。 找到 GroupDocs.Comparison...Java 免費 NPM 下載 下載免費試用版 # 您可以從 releases page 下載 GroupDocs.Comparison...

    blog.groupdocs.com/zh-hant/comparison/compare-d...
  7. Sloučení PPTX prezentací v Pythonu s GroupDocs....

    Tento článek poskytuje krok za krokem instrukce pro sloučení PPTX prezentací pomocí GroupDocs.Merger pro Python via .NET....NET z releases.groupdocs.com . Dále si můžete...Merger for Python via .NET z releases.groupdocs.com . Dále zvažte...

    blog.groupdocs.com/cs/merger/merge-pptx-in-python/
  8. C# Excel, Word, tekstbestanden vergelijken | .N...

    Vergelijk twee of meer bestanden met C#. Met .NET SDK kunnen twee Excel-spreadsheets, Word-documenten, PDF-bestanden of tekstbestanden in CSharp worden vergeleken....OneNote-documenten in C# # Na de release van GroupDocs.Comparison for...bestandsformaten te vergelijken. Na de release v 20.2 kunt u nu ook JSON-bestanden...

    blog.groupdocs.com/nl/comparison/compare-excel-...
  9. GroupDocs.Merger for .NET 25.9 – 最新の更新と修正 (2025...

    GroupDocs.Merger for .NET 25.9 の新機能をご覧ください。NuGet と GroupDocs のウェブサイトで現在入手可能です。...We’re happy to announce the release of GroupDocs.Merger for .NET...

    blog.groupdocs.com/ja/merger/groupdocs-merger-f...
  10. How to Run Examples | GroupDocs

    Learn how to run Java examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/java/how-to-run-ex...