Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 3,792 for

image conversion

(0.26 sec)
  1. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported. The following table provides the list of supported formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Conversion Product Solution GroupDocs...Office Word documents Extract images from Microsoft Office Word...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/getting-known-p...
  3. 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....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Conversion Product Solution GroupDocs...location and convert its pages to images using ( Stream fileStream =...

    docs.groupdocs.com/redaction/net/save-to-stream/
  5. C# を使用してビットマップを PNG に変換する方法

    画像変換をすばやく行い、C# を使用してビットマップを PNG に変換するプロセスと、C# の BMP から PNG へのコンバーター機能のためにドキュメント コンバーター API を使用する方法を学びます。...Conversion Product Family GroupDocs...パッケージ マネージャーから GroupDocs.Conversion for .NET パッケージをインストールして、ビットマップを...

    kb.groupdocs.com/ja/conversion/net/how-to-conve...
  6. Ajouter une annotation de texte de recherche au...

    Apprenez rapidement à ajouter une annotation de texte de recherche au PDF à l'aide de C# sans utiliser d'outil supplémentaire. Nous fournissons également du code pour insérer une annotation de texte de recherche dans un PDF en utilisant C#....Conversion Product Family GroupDocs...sur l’ajout d’annotations d’image au JPG à l’aide de C#. Pour...

    kb.groupdocs.com/fr/annotation/net/add-search-t...
  7. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, Images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Conversion Product Solution GroupDocs...easy to extract data, text, images and use any GroupDocs.Parser...

    docs.groupdocs.com/parser/java/extract-data-fro...
  8. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Python via .NET API features....Conversion Product Solution GroupDocs...get_body_content () only_images = document . images all_resources_together...

    docs.groupdocs.com/editor/python-net/edit-docum...
  9. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Java API....Conversion Product Solution GroupDocs...file types. Merge HTML Merge images Merge PDF Merge Word documents...

    docs.groupdocs.com/merger/java/merge/
  10. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using c# programming language and GroupDocs.Merger API....Conversion Product Solution GroupDocs...Merge HTML Merge archives Merge images Merge PDF Merge Word documents...

    docs.groupdocs.com/merger/net/merge/