Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 7,202 for

may

(0.04 sec)
  1. Ինչպես փոխարկել XML-ը HTML-ի՝ օգտագործելով C#

    Փոխակերպեք փաստաթղթերը մի ձևաչափից մյուսը հանրաճանաչ NuGet փաթեթի միջոցով: Իմացեք, թե ինչպես փոխարկել XML-ը HTML-ի՝ օգտագործելով C# և զարգացնել XML-ի HTML C#-ի հնարավորությունը:...տեղեկությունների համար: Updated on 28 May 2023 Հայերեն English Ελληνικά...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  2. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported. The following table provides the list of supported formats: Format Description EML E-Mail Message EMLX Apple Mail Message MSG Microsoft Outlook Mail Message PST Microsoft Outlook Personal Information Store File OST Microsoft Outlook Offline Data File More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-data-fro...
  3. Load document from stream | GroupDocs

    Learn how to Load document from stream....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/load-document-fro...
  4. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....images have the same size and may look distorted. To avoid this...example) is very complex, it may lead to quite significant processing...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  5. How to Convert RTF to DOCX using C#

    Utilize a user-friendly library to convert RTF to DOCX using C# along with code example to generate DOCX from RTF in C# with few API calls on any operating system.... Updated on 24 May 2023 English Türkçe 日本語 Français...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert TXT to XLSX using C#

    This article presents necessary steps to convert TXT to XLSX using C# on frequently used operating systems along with code example to generate XLSX from TXT using C#.... However, sometimes you may need to convert this data into...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Export Data | GroupDocs

    How to export data to XML files....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/export-data/
  8. Working with metadata in FLV files | GroupDocs

    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....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/getting-known-p...
  10. Extracting property values | GroupDocs

    Learn common ways to read metadata property values and handle types in GroupDocs.Metadata for Python via .NET....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/python-net/extracti...