Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 3,485 for

feature

(0.26 sec)
  1. Edit Watermark Objects in Word Documents using ...

    We are pleased to announce the release of version 18.2 of GroupDocs.Watermark for .NET. The latest version allows you to edit the objects that can be considered as watermark in Word documents. Following are the Features that are introduced in GroupDocs.Watermark for .NET 18.2. Editing Watermark Objects in Word Documents Replacing text for particular shapesWe have added the support of replacing text for particular shapes in a Word document. Following code sample shows how to use this Feature.... Following are the features that are introduced in GroupDocs...sample shows how to use this feature. # using (WordsDocument doc...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  2. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new Features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...document viewer has a lot of new features, improvements and bug fixes...Without a doubt, the main new feature is support for non-web-based...

    blog.groupdocs.com/viewer/enhancements-and-new-...
  3. Wingsdings Font - issue while converting word t...

    Screenshot 2024-11-29 at 7.52.28 AM.jpg (148.1 KB) The symbol highlighted in screenshot if we are trying to convert to pdf it is getting converted as ‘-’ Screenshot 2024-11-29 at 7.52.28 AM.jpg (148 KB)...use the font substitution feature during conversion. To do this...

    forum.groupdocs.com/t/wingsdings-font-issue-whi...
  4. Extracting Common Image Information | GroupDocs

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the Feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the Feature in action in our GitHub examples:...for more information on the feature. an image Extract the root...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/net/extracting-comm...
  5. Work with Blended Characters using GroupDocs.Se...

    We are delighted to announce the monthly release of GroupDocs.Search for .NET 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the new Features introduced in the latest version: Blended Characters Search GroupDocs.Search for .NET API 18.12 introduces a new class of characters - blended.... Features # Following are the new features introduced... For more details on this feature, please visit this documentation...

    blog.groupdocs.com/search/work-with-blended-cha...
  6. Sign document with XAdES Digital signature | Gr...

     This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API....feedback On this page Note This feature is supported only for Spreadsheet...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Sign document with XAdES Digital signature | Gr...

     This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API....signature Leave feedback Note This feature is supported only for Spreadsheet...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/sign-document...
  8. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new Features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based document viewer library designed to make it easy for developers to integrate into their Java apps. The viewer supports more than 50 document and image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc....would like to discover its new features and enhancements in this article...Also, the page reordering feature currently works in the image-based...

    blog.groupdocs.com/viewer/get-more-flexibility-...
  9. How to Convert Excel to CSV in C#

    Convert documents quickly and learn how to convert Excel to CSV in C#. Examine the sample code to convert Excel to CSV in C# and modify it to fit your needs....the c# convert Excel to CSV feature. You can begin by downloading...level, and a Watermark. The feature of converting a PDF to HTML...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Is EML Conversion to PST Possible using C#? - F...

    Hi, I want to know that this api can convert EML to PST format ?...tracking system to see if this feature could be implemented in future...@jamestaylor2 Atir_Tahir: if this feature could be implemented in future...

    forum.groupdocs.com/t/is-eml-conversion-to-pst-...