Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 10,080 for

image

(0.45 sec)
  1. Java を使用して Word 文書にデジタル署名する

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

    blog.groupdocs.com/ja/signature/sign-word-files...
  2. Java의 워터마크 보호 파일 | 텍스트 및 이미지 워터마크

    Java API를 사용하여 암호로 보호된 Word, PDF, PowerPoint, Excel 파일에 텍스트 및 이미지 워터마크를 추가합니다. GroupDocs API를 사용하여 워터마크 모양을 사용자 정의합니다....ImageWatermark("path/watermark-image.png"); watermark.setOpacity(0...

    blog.groupdocs.com/ko/watermark/watermark-passw...
  3. Utwórz przeglądarkę dokumentów w ASP.NET Core M...

    Przeglądarki dokumentów online stały się popularne po wzroście wykorzystania dokumentów cyfrowych, zwłaszcza w systemach zarządzania treścią. Powodem tej popularności jest możliwość przeglądania różnych formatów dokumentów bez kupowania lub instalowania dedykowanego oprogramowania. Biorąc pod uwagę znaczenie przeglądarek dokumentów, pomyślałem o napisaniu artykułu o tym, jak stworzyć uniwersalną przeglądarkę dokumentów w ASP.NET MVC. Zamierzamy utworzyć aplikację przeglądarki dokumentów ASP.NET MVC, która będzie kierowana na platformę .NET Core. Do renderowania dokumentów na zapleczu użyjemy GroupDocs..../images/Loading.gif') 50% 50% no-repeat...

    blog.groupdocs.com/pl/viewer/document-viewer-in...
  4. Mot de passe protéger les fichiers Excel en C# ...

    Apprenons à protéger par mot de passe les fichiers de feuille de calcul Excel à l'aide de C#. Modifiez le mot de passe existant ou supprimez-le pour déverrouiller les fichiers XLS/XLSX à l'aide de l'API .NET....des filigranes de texte et d’image aux feuilles de calcul Excel...

    blog.groupdocs.com/fr/merger/lock-unlock-excel-...
  5. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-o...
  6. สร้างโปรแกรมดูเอกสารใน ASP.NET Core MVC สำหรับร...

    โปรแกรมดูเอกสารออนไลน์ได้รับความนิยมหลังจากการใช้งานเอกสารดิจิทัลเพิ่มขึ้น โดยเฉพาะในระบบจัดการเนื้อหา เหตุผลที่อยู่เบื้องหลังความนิยมนี้คือคุณสามารถดูรูปแบบเอกสารต่างๆ ได้โดยไม่ต้องซื้อหรือติดตั้งโปรแกรมซอฟต์แวร์เฉพาะ เมื่อพิจารณาถึงความสำคัญของโปรแกรมดูเอกสาร ฉันคิดว่าจะเขียนบทความเกี่ยวกับวิธีสร้างโปรแกรมดูเอกสารสากลใน ASP.NET MVC เรากำลังจะสร้างแอปพลิเคชันดูเอกสาร ASP.NET MVC ซึ่งจะกำหนดเป้าหมายไปที่ [.NET Core](https://en.wikipedia. org/wiki/.NETCore) เฟรมเวิร์ก สำหรับการแสดงผลเอกสารที่แบ็กเอนด์ เราจะใช้ API ของ GroupDocs.Viewer for .NET ซึ่งเป็น API โปรแกรมดูเอกสารที่มีประสิทธิภาพซึ่งรองรับเอกสารมากกว่า 140 ประเภท รวมถึง PDF , Word, Excel, PowerPoint, Visio, CAD, Outlook และรูปแบบยอดนิยมอื่น ๆ อีกมากมาย ทำไมต้องเป็น .NET Core .NET Core เป็นส่วนเสริมที่มีคุณค่าสำหรับระบบนิเวศ .NET โดย Microsoft ทำให้สามารถพัฒนาแอปพลิเคชันข้ามแพลตฟอร์มได้โดยไม่ต้องใช้ความพยายามเพิ่มเติมใด ๆ จากนักพัฒนา นี่คือเหตุผลที่ฉันเลือก. NET Core เป็นเฟรมเวิร์กเป้าหมาย ขั้นตอนในการสร้างโปรแกรมดูเอกสารใน ASP.NET Core เปิด Visual Studio และเริ่มโครงการใหม่ เลือก .NET Core จากประเภทโครงการและ ASP.NET Core Web Application จากเทมเพลต.../images/Loading.gif') 50% 50% no-repeat...

    blog.groupdocs.com/th/viewer/document-viewer-in...
  7. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....different options, stylesheets, images, fonts, save HTML-document...

    docs.groupdocs.com/editor/net/introduction/
  8. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...geometric shapes, raster and vector images, animations, video, audio,...

    docs.groupdocs.com/editor/java/deleting-slides-...
  9. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for Python via .NET API....different options, stylesheets, images, fonts, save an HTML-document...

    docs.groupdocs.com/editor/python-net/introduction/
  10. Chỉnh sửa bảng tính Excel | Chỉnh sửa trực tuyế...

    Khám phá những cách hiệu quả để chỉnh sửa bảng tính Excel. Chỉnh sửa tệp XLS/XLSX trực tuyến hoặc thực hiện theo chương trình bằng C# & Java....Images; List<IHtmlResource> allResourcesTogether...

    blog.groupdocs.com/vi/editor/edit-excel-spreads...