Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 15,665 for

file

(0.6 sec)
  1. Does GroupDocs Editor supports word and PDF con...

    We have word document and want to open word document in the browser, So that user can edit and then save the document. we want to implement this editor in angular 12 app. We have license for Aspose.Word already. We have…... Pass the source file to the API API translates the...content back to the supported file format Please go through this...

    forum.groupdocs.com/t/does-groupdocs-editor-sup...
  2. Compare of Variables and Document properties | ...

    This article explains how to activate the comparison of document properties 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-of-va...
  3. find in files and folder using Java on GroupDoc...

    find in Files and folder using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in find in Files and folder using Java on GroupDocs Blog | Document A......find in files and folder using Java on GroupDocs Blog | Document...Developers Recent content in find in files and folder using Java on GroupDocs...

    blog.groupdocs.com/it/tag/find-in-files-and-fol...
  4. Mastering JSON Comparisons

    Explore the intricacies of JSON data comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools, addressing common challenges in JSON data interchange.... Two JSON files might represent the same data...differences. For example JSON file with the serialized customer...

    blog.groupdocs.com/comparison/mastering-json-co...
  5. How to Convert RTF to TXT using C#

    We will demonstrate how to convert RTF to TXT using C# without the need of third-party software. Moreover, we will provide code example to export RTF to TXT in C#....RTF ) files can be converted to plain text (TXT) files for a...Converter class by providing the RTF file path as an argument to its constructor...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Attach QR code with Images in CSharp on GroupDo...

    Attach QR code with Images in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Attach QR code with Images in CSharp on GroupDocs Blog | Document......dalam C# dan lampirkan ini ke file Word, Excel, PDF, PNG, JPG,...

    blog.groupdocs.com/id/tag/attach-qr-code-with-i...
  7. Sign docs with QR code in Java on GroupDocs Blo...

    Sign docs with QR code in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign docs with QR code in Java on GroupDocs Blog | Document Automation ...... Aggiungi codice QR in file Word, Excel, PDF, PNG, JPG,...

    blog.groupdocs.com/it/tag/sign-docs-with-qr-cod...
  8. Sign documents with QR code in CSharp on GroupD...

    Sign documents with QR code in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign documents with QR code in CSharp on GroupDocs Blog | Docume......codici QR in C# e allegali a file Word, Excel, PDF, PNG, JPG,...

    blog.groupdocs.com/it/tag/sign-documents-with-q...
  9. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional File format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); 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); } Working with XMP Metadata GroupDocs....and extract some additional file format information. a GIF image...package Use the property to obtain file format information AdvancedUsage...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. embedded-attachment.eml

    Testing Manuel Lemos' MIME E-mail composing and sending PHP class: HTML message Hello Manuel, This message is just to let you know that the MIME E-mail message composing and sending PHP class is wo......just a plain text attachment file named attachment.txt . Testing...

    docs.groupdocs.com/conversion/java/_sample_file...