Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 8,862 for

image

(0.1 sec)
  1. 在 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...
  2. 编辑 Excel 电子表格 |在线编辑和程序化方法

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

    blog.groupdocs.com/zh/editor/edit-excel-spreads...
  3. Vytvořte prohlížeč dokumentů v ASP.NET Core MVC...

    Online prohlížeče dokumentů se staly populární po rostoucím používání digitálních dokumentů, zejména v systémech pro správu obsahu. Důvodem této popularity je, že si můžete prohlížet různé formáty dokumentů bez nákupu nebo instalace speciálních softwarových programů. Vzhledem k důležitosti prohlížečů dokumentů mě napadlo napsat článek o tom, jak vytvořit univerzální prohlížeč dokumentů v ASP.NET MVC. Chystáme se vytvořit aplikaci pro prohlížení dokumentů ASP.NET MVC, která bude cílit na framework .NET Core. Pro vykreslování dokumentů na backendu použijeme GroupDocs..../images/Loading.gif') 50% 50% no-repeat...

    blog.groupdocs.com/cs/viewer/document-viewer-in...
  4. إنشاء عارض المستندات في ASP.NET Core MVC لـ 140...

    أصبح مشاهدو المستندات عبر الإنترنت شائعًا بعد الاستخدام المتزايد للوثائق الرقمية ، خاصة في أنظمة إدارة المحتوى. السبب وراء هذه الشعبية هو أنه يمكنك عرض مجموعة متنوعة من تنسيقات المستندات دون شراء أو تثبيت برامج مخصصة. بالنظر إلى أهمية عارض المستندات ، فكرت في كتابة مقال حول كيفية إنشاء عارض مستندات عالمي في ASP.NET MVC. سنقوم بإنشاء ASP.NET MVC تطبيق عارض المستندات الذي سيستهدف .NET Core. لعرض المستند في الخلفية ، سنستخدم GroupDocs..../images/Loading.gif') 50% 50% no-repeat...

    blog.groupdocs.com/ar/viewer/document-viewer-in...
  5. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation 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...
  6. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....different options, stylesheets, images, fonts, save the HTML document...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  7. 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...
  8. Java を使用してデジタル署名証明書で PDF に署名する

    Java で証明書を使用して PDF にデジタル署名する技術をマスターします。デジタル署名 API を使用して署名をカスタマイズし、独自のアプリケーションを構築します。...setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/ja/signature/sign-pdf-with-c...
  9. C# を使用して Word 文書に透かしを入れる |テキストと画像の透かし

    C# を使用して Word 文書にテキストと画像の透かしを追加します。 .NET API を使用して、プログラムでページにウォーターマークを適用します。...= new ImageWatermark("path/image.png") { Opacity = .5, HorizontalAlignment...

    blog.groupdocs.com/ja/watermark/watermark-word-...
  10. 자바에서 바코드 생성 | 문서 및 이미지에 바코드 추가

    Java e-Signing API를 사용하여 Word, Excel, PDF, PNG, JPG, WebP 파일에 바코드를 추가하여 Java에서 바코드를 생성하고 문서 및 이미지에 전자 서명합니다....signature = new Signature("path/image.jpg"); // 바코드 텍스트로 바코드 옵션 생성...

    blog.groupdocs.com/ko/signature/generate-barcod...