Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 9,583 for

image

(0.37 sec)
  1. Get supported file formats | GroupDocs

    Learn how to get a list of all supported file formats programmatically using GroupDocs.Parser for .NET. Check supported extensions and file types dynamically in C#....familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/net/get-supported-fil...
  2. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...options (convert pages into images, save as PDF) result_path =...

    docs.groupdocs.com/redaction/python-net/save-wi...
  3. 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:...Office Word documents Extract images from Microsoft Office Word...

    docs.groupdocs.com/parser/net/extract-data-from...
  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...location and convert its pages to images using ( Stream fileStream =...

    docs.groupdocs.com/redaction/net/save-to-stream/
  5. 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....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

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

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

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

    Learn common ways to read metadata property values and handle types in GroupDocs.Metadata for Python via .NET....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/extracti...
  8. دليل التوقيعات الرقمية باستخدام Python: توقيع ا...

    دليل شامل خطوة بخطوة لإنشاء التوقيعات الإلكترونية الآمنة في المستندات باستخدام Python و GroupDocs.Signature - مثالي للمطورين الذين يبنيون تطبيقات توقيع المستندات...pfx" # ملف شهادة رقمية image_handwrite = "signature_handwrite...المظهر المرئي options . image_file_path = image_handwrite # إضافة صورة...

    blog.groupdocs.com/ar/signature/sign-documents-...
  9. 編輯和管理 Node.js 應用程式中的元數據 - GroupDocs.Metadata

    探索如何在您的應用程序中利用 GroupDocs.Metadata for Node.js 來提取、更新和刪除元數據。...在這個例子中,我們將根據特定標準獲取圖像文件的元數據屬性(例如, image.png )。 初始化元資料物件:使用您的檔案建立 Metadata...the Metadata object with the image file const metadata = new groupdocsMetadata...

    blog.groupdocs.com/zh-hant/metadata/edit-metada...
  10. Adicionar marca d'água a apresentações em C# | ...

    C# maneiras de adicionar texto a slides de apresentação como marca d'água ou aplicar marcas d'água de Imagem a PPT, PPTX, PPS e outros formatos usando a API de marca d'água .NET do GroupDocs....new ImageWatermark("watermark-image.png"); imageWatermark.Opacity...ImageWatermarkOption); watermarker.Save("image-watermarked-presentation.pptx");...

    blog.groupdocs.com/pt/watermark/add-watermark-t...