Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 8,797 for

image

(0.05 sec)
  1. C# Comparer Excel, Word, Fichiers texte | API d...

    Comparez deux fichiers ou plus à l'aide de C#. .NET SDK permet de comparer deux feuilles de calcul Excel, des documents Word, des fichiers PDF ou de comparer des fichiers texte dans CSharp....MHTML livres électroniques MOBI Images BMP, GIF, JPG, JPEG, PNG, DICOM...

    blog.groupdocs.com/fr/comparison/compare-excel-...
  2. 在 C# 中生成条码 |将条形码添加到文档和图像

    通过使用 .NET Signature API 将条形码附加到 Word、Excel、PDF、PNG、JPG、WebP 文件,以 C# 生成条形码并以电子方式签署文档和图像。...signature = new Signature("path/image.jpg")) { // 使用条形码文本创建条形码选项 BarcodeSignOptions...

    blog.groupdocs.com/zh/signature/barcode-generat...
  3. 编辑 Excel 电子表格 |在线编辑和程序化方法

    探索编辑 Excel 电子表格的有效方法。可以在线编辑 XLS/XLSX 文件,也可以使用 C# 和 Java 以编程方式进行编辑。...Images; List<IHtmlResource> allResourcesTogether...

    blog.groupdocs.com/zh/editor/edit-excel-spreads...
  4. Створіть засіб перегляду документів у ASP.NET C...

    Онлайн-переглядач документів став популярним після зростання використання цифрових документів, особливо в системах керування вмістом. Причина такої популярності полягає в тому, що ви можете переглядати різноманітні формати документів, не купуючи чи встановлюючи спеціальні програми. Враховуючи важливість засобів перегляду документів, я думав написати статтю про те, як створити універсальний засіб перегляду документів у ASP.NET MVC. Ми збираємося створити програму перегляду документів ASP.NET MVC, яка буде націлена на фреймворк .NET Core. Для візуалізації документів у серверній частині ми будемо використовувати GroupDocs..../images/Loading.gif') 50% 50% no-repeat...

    blog.groupdocs.com/uk/viewer/document-viewer-in...
  5. Introduction | Documentation

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....different options, stylesheets, images, fonts, save HTML-document...

    docs.groupdocs.com/editor/java/introduction/
  6. Load WordProcessing document with options | Doc...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....external resources include images and graphics, tables and spreadsheets...

    docs.groupdocs.com/conversion/net/load-wordproc...
  7. Java를 사용하여 문서 및 이미지의 메타데이터 정리

    DOCX, XLSX, PPTX, PDF 문서, JPEG, PNG, WebP 이미지, 이메일, eBook, Visio Drawings, Zip 등의 모든 또는 선택적 메타데이터 속성을 제거하는 Java API...jpg"); // Save the output image having no metadata Java를 사용하여...

    blog.groupdocs.com/ko/metadata/remove-metadata-...
  8. 用Java生成条码|将条形码添加到文档和图像

    通过使用 Java 电子签名 API 将条形码添加到 Word、Excel、PDF、PNG、JPG、WebP 文件,以 Java 生成条形码并对文档和图像进行电子签名。...signature = new Signature("path/image.jpg"); // 使用条形码文本创建条形码选项 BarcodeSignOptions...

    blog.groupdocs.com/zh/signature/generate-barcod...
  9. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...