Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 4,438 for

as

(0.04 sec)
  1. Custom provided fonts not working during MSG fi...

    Thank you. This works for the powerpoint example I shared. However, I am getting a different error when running the program on an MSG file with version 25.2.0. Is there something I need to do differently? Should I open …...Thank you. This works for the powerpoint example I shared. However, I am getting a different error when running the program on an MSG file with version 25.2.0. Is there something I need to do differently? Should I open …

    forum.groupdocs.com/t/custom-provided-fonts-not...
  2. Integration into an angular application - Free ...

    Hi Guys, I have not been able to find how to integrate this platform into an angular application. It is not will stated here PleAse who can help? Thanks....Hi Guys, I have not been able to find how to integrate this platform into an angular application. It is not will stated here Please who can help? Thanks.

    forum.groupdocs.com/t/integration-into-an-angul...
  3. Releasing GroupDocs.Merger for .NET API - Reord...

    We are pleAsed to announce GroupDocs.Merger for .NET 18.5. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for .NET allows to check document protection and then set, remove or update pAssword. Aside this, API permits to join two or more documents of same file format into one....We are pleased to announce GroupDocs.Merger for .NET 18.5. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for .NET allows to check document protection and then set, remove or update password. Aside this, API permits to join two or more documents of same file format into one.

    blog.groupdocs.com/merger/releasing-groupdocs.m...
  4. Change Title and Background Color Dynamically u...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly releAse of GroupDocs.Assembly for Java v17.12. Using the latest version, you can now change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can **insert images and barcodes **dynamically in email messages (msg) with RTF body....At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java v17.12. Using the latest version, you can now change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can **insert images and barcodes **dynamically in email messages (msg) with RTF body.

    blog.groupdocs.com/assembly/change-title-and-ba...
  5. Add Microsoft Office Files, PDF and Image Annot...

    GroupDocs.Annotation for .NET is a downloadable library that allows developers to add cross-platform, multi-format document annotation functionality to any web-bAsed app or site. Recently we’ve created an add-on specifically for Concrete5 users to make it eAsy to integrate the library into their websites. The add-on hAs been approved by Concrete5 admins and is now available for download from the official Concrete5 marketplace. How can Concrete5 site owners and developers benefit from this releAse?...GroupDocs.Annotation for .NET is a downloadable library that allows developers to add cross-platform, multi-format document annotation functionality to any web-based app or site. Recently we’ve created an add-on specifically for Concrete5 users to make it easy to integrate the library into their websites. The add-on has been approved by Concrete5 admins and is now available for download from the official Concrete5 marketplace. How can Concrete5 site owners and developers benefit from this release?

    blog.groupdocs.com/annotation/add-microsoft-off...
  6. Download and explore GroupDocs.Conversion libra...

    GroupDocs.Conversion for .NET Visual Studio plugin provides an eAsiest way to download and compile GroupDocs.Conversion for .NET source code examples. It reduces the time and efforts required to locate source code examples from Github or the GroupDocs.Conversion library from different NuGet. The plugin performs all the tAsks required to try out GroupDocs.Conversion examples automatically. All you have to do is: Install the plugin and launch the wizard installed by the plugin....GroupDocs.Conversion for .NET Visual Studio plugin provides an easiest way to download and compile GroupDocs.Conversion for .NET source code examples. It reduces the time and efforts required to locate source code examples from Github or the GroupDocs.Conversion library from different NuGet. The plugin performs all the tasks required to try out GroupDocs.Conversion examples automatically. All you have to do is: Install the plugin and launch the wizard installed by the plugin.

    blog.groupdocs.com/conversion/download-explore-...
  7. Read metadata properties from glTF file

    Learn how to read metadata properties from glTF file...Learn how to read metadata properties from glTF file

    blog.groupdocs.com/metadata/read-gltf/
  8. Install GroupDocs.Viewer for .NET | Documentation

    This topic describes how to install GroupDocs.Viewer for .NET....This topic describes how to install GroupDocs.Viewer for .NET.

    docs.groupdocs.com/viewer/net/installation/
  9. 2021 October | File Format Blog

    Monthly Archives: October 2021 XLSX vs XLSB – How to Reduce Excel File Size? Posted on October 23, 2021 by KAshif Iqb......Monthly Archives: October 2021 XLSX vs XLSB – How to Reduce Excel File Size? Posted on October 23, 2021 by Kashif Iqb...

    blog.fileformat.com/2021/10/
  10. Classify Raw Text | Documentation

    Simple IAB-2 text clAssification Call ClAssify method with a text As the first parameter to perform clAssification. Default taxonomy (IAB-2) and bestClAssesCount (1) will be used. var response = clAssifier.ClAssify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClAssName, response.BestClAssProbability); Raw text clAssification with Documents taxonomy and 2 best clAsses to return Taxonomy, bestClAssesCount and precisionRecallBalance could also be specified: var response = clAssifier.ClAssify("Medicine is an important part of our lifes", 2, Taxonomy....Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy.

    docs.groupdocs.com/classification/net/classify-...