Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 14,324 for

file

(0.04 sec)
  1. Cannot Click hyperlinks in Email Body - Free Su...

    I am currently using GroupDocs.Viewer for .NET to render and view email (msg) Files. However, I have encountered an issue: when viewing emails, any hyperlinks within the email body appear as plain text and are not clicka…...render and view email (msg) files. However, I have encountered...using to render the MSG, and the file itself, so we can investigate...

    forum.groupdocs.com/t/cannot-click-hyperlinks-i...
  2. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad to announce another monthly release of document annotation API, where new File formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support to annotate VSD and VSS Diagram File formats along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....document annotation API, where new file formats are introduced in supporting...annotate VSD and VSS Diagram file formats along with Improvements...

    blog.groupdocs.com/annotation/annotate-vss-vsd-...
  3. Control Documents Comparison Sensitivity

    Integrate GroupDocs.Comparison for .NET 19.6 in your project and take control of documents comparison sensitivity. Detecting source and target documents style changes or inserted/deleted items and then highlighting them in the resultant File is a common yet major feature. But we have something new, something enormous for you. You can now get detailed comparison of the documents. In ComparisonSettings class we added SensitivityOfComparison method using that you can set sensitivity of documents comparison....highlighting them in the resultant file is a common yet major feature...release: Duplicate Images in Result file in PDF PDF comparison has overlapping...

    blog.groupdocs.com/comparison/control-documents...
  4. Join Images using GroupDocs.Merger for Java 19.8

    With the new release of GroupDocs.Merger for Java 19.8 you can take your document joining experience to the next level. What is special about this release? We are pleased to announce that you can now do image joining. And following are the supported image formats: BMP PNG TIFF How easy is that? Let’s understand this with a use-case. We’ll join a BMP and TIFF File. New Format Support API now fully supports HTML format.... We’ll join a BMP and TIFF file. New Format Support API now...

    blog.groupdocs.com/merger/join-images-using-gro...
  5. Compare bookmarks in Word documents | Documenta...

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for .NET.... Specify the source file path or stream. Call the method...method. Specify the target file path or stream. Instantiate the...

    docs.groupdocs.com/comparison/net/compare-bookm...
  6. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV File header. The following are the steps to read the header of an FLV File. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....metadata in FLV files Working with metadata in FLV files Leave feedback...format-specific information from the FLV file header. The following are the...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Getting Possible Conversions | Documentation

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...xlsx is sample file used in this example. Click...format : Drawing Exchange Format File (dxf) Primary conversions :...

    docs.groupdocs.com/conversion/java/get-possible...
  8. Lock PowerPoint Files on GroupDocs Blog | Docum...

    Lock PowerPoint Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Lock PowerPoint Files on GroupDocs Blog | Document Automation Solutions for .NET......Lock PowerPoint Files on GroupDocs Blog | Document Automation...content in Lock PowerPoint Files on GroupDocs Blog | Document...

    blog.groupdocs.com/id/tag/lock-powerpoint-files...
  9. PDF merging on GroupDocs Blog | Document Automa...

    PDF merging on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PDF merging on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers G......Jelajahi proses penggabungan file PDF di Python, memanfaatkan...

    blog.groupdocs.com/id/tag/pdf-merging/index.xml
  10. Saving files to different locations | Documenta...

    Following this guide you will learn how to save the converted PDF, Word, Excel, or PowerPoint documents to local disk, stream or FTP....Advanced usage / Saving Saving files to different locations Leave...converted files to different locations: Saving a File to Local...

    docs.groupdocs.com/conversion/java/saving-files...