Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,602 for

packaging

(0.1 sec)
  1. Render Layouts of CAD Document using GroupDocs....

    We are happy to announce that GroupDocs.Viewer for .NET 17.4.0 is available for download. This version allows you to access and render layouts in a CAD document. We have also introduced the option to specify Text Overflow modes when rendering cells document into HTML. Furthermore, 15 improvements and fixes have significantly enhanced the performance of the API. For a complete list of new features, improvements, and changes in the API, please read our release notes....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Installation...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  2. Word Document as HTML Responsive Pages using C#...

    Render Word documents to view as responsive HTML pages using C#. Convert DOC, DOCX files to HTML responsive pages using document viewer .NET API....install the API by adding its package to your .NET application via...via NuGet . PM> Install-Package GroupDocs.Viewer Convert Word...

    blog.groupdocs.com/viewer/view-word-documents-a...
  3. Extract Emails using POP3 and IMAP Protocol - G...

    We are pleased to announce the release of version 17.10 of the GroupDocs.Text for .NET API. The latest release removes some obsolete methods from the API while provides some additional properties, updated parameters and improved performance of the API. The new feature added to the API in this release is the ability to extract text from the email server using POP3 and IMAP protocol. Just download the latest release or update your existing application to this release and enjoy all the features and enhancements made to the API in this release....- MSI Package or Zipped DLLs Only NuGet - NuGet Package Documentation...

    blog.groupdocs.com/parser/groupdocs.text-for-.n...
  4. Releasing GroupDocs.Viewer for .NET 3.4.0 with ...

    For those who have been waiting for the next release - Today, we are excited to announce GroupDocs.Viewer for .NET 3.4.0. The latest version of our document viewer API provides fixes and improvements for a wide range of features. Based on our customers’ feedback, GroupDocs team has announced 20+ fixes along with 5+ improvements in version 3.4.0. Please see below for the list of fixes and improvements. GroupDocs.Viewer for ....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Install...

    blog.groupdocs.com/viewer/releasing-groupdocs-d...
  5. Partially Render Large Excel Sheets with GroupD...

    We are delighted to announce that the first monthly release of GroupDocs.Viewer for .NET for the year 2017 is out and available. Using GroupDocs.Viewer for .NET 17.1.0 users will be able to partially render the large Excel sheets. The latest version also supports the configuration of ViewerConfig class via app.config or web.config file. Furthermore, 9 issues have been fixed in this release. Continue to read more about v17.1.0. GroupDocs.Viewer for ....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Installation...

    blog.groupdocs.com/viewer/groupdocs.viewer-supp...
  6. วิธีดึงรูปภาพออกจาก Excel ใน C#

    บทความนี้จะอธิบายเวิร์กโฟลว์ในการดึงรูปภาพจาก Excel ในภาษา C# และวิธีใช้เวิร์กโฟลว์นี้ในการพัฒนาแอปพลิเคชันเพื่อรับรูปภาพจาก Excel โดยใช้ C#...NET จาก NuGet package manager ในโครงการ .NET เพื...หลังจากตั้งค่าแพ็คเกจดังกล่าวจาก NuGet package manager เมื่อคุณติดตั้งเสร็จแล้ว...

    kb.groupdocs.com/th/parser/net/how-to-extract-i...
  7. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...metadata package Extract the native metadata package using Read...

    docs.groupdocs.com/metadata/net/working-with-bm...
  8. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....metadata package Extract the native metadata package using Read...metadata package Extract the native metadata package using Use...

    docs.groupdocs.com/metadata/net/working-with-vc...
  9. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Extract the root metadata package Use the property to obtain...method for a certain metadata package (instance of the class), the...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Convertir RTF en HTML avec Node.js

    Convertissez facilement du RTF en HTML avec Node.js pour une intégration web fluide. Avec les API appropriées, vous pouvez exporter du RTF en HTML avec Node.js, tout en préservant la structure du document....conversion RTF en HTML Intégrez le package groupdocs.conversion dans votre...HTML, nous utiliserons un package de traitement de documents...

    kb.groupdocs.com/fr/conversion/nodejs/convert-r...