Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 3,229 for

import

(0.13 sec)
  1. Word 文書を Java で PDF として表示 |印刷の保護と制限

    Word DOC/DOCX ファイルを Java で PDF として表示する方法を学びます。 Word ファイルをパスワードで保護された PDF に変換し、Document Viewer Java API を使用して PDF 印刷を禁止します。...JavaでWord文書をPDFとして表示する方法 import com.groupdocs.viewer.Viewer; import com.groupdocs...刷を拒否する方法 import com.groupdocs.viewer.Viewer; import com.groupdocs...

    blog.groupdocs.com/ja/viewer/view-word-document...
  2. Javaのドキュメントから透かしを見つけて削除する

    プログラムでPDF、Word、Excel、PowerPoint、Visioファイルなどのドキュメントからテキストと画像の透かしを検索して削除するJavaAPI。... import com.groupdocs.watermark.Watermarker; import com.groupdocs...search.ImageDctHashSearchCr; import com.groupdocs.watermark.search...

    blog.groupdocs.com/ja/watermark/find-and-remove...
  3. Python E-İmza Eğitimi: PDF ve Office Belgeleri ...

    Python kullanarak belgelerde elektronik imzalar uygulama adımları - damga tabanlı, görsel tabanlı ve form alanı imza yöntemlerini öğrenin...ana kütüphanesini içe aktarın import groupdocs.signature as gs #...için seçenekleri içe aktarın import groupdocs.signature.options...

    blog.groupdocs.com/tr/signature/sign-documents-...
  4. دروس Python E-Signature: إنشاء التوقيعات الرقمي...

    دليل خطوة بخطوة لتنفيذ التوقيعات الإلكترونية في المستندات باستخدام Python - تعلم طرق التوقيعات القائمة على التماثيل، الصور و حقول النموذج للتوقيع الإلكتروني الآمن...Signature الأساسية import groupdocs.signature as gs #...خيارات لتكوين إعدادات التوقيع import groupdocs.signature.options...

    blog.groupdocs.com/ar/signature/sign-documents-...
  5. מדריך חתימות דיגיטליות בפייתון: יצירת חתימות די...

    מדריך צעד אחר צעד לישום חתימות אלקטרוניות במסמכים באמצעות פייתון - לומדו שיטות חתימות על בסיס חותמות, תמונות ומשדות טופס לחתימה בטוחה של מסמכים...Signature העיקרית import groupdocs.signature as gs #...לקונפיגורציה של הגדרות חתימה import groupdocs.signature.options...

    blog.groupdocs.com/he/signature/sign-documents-...
  6. Руководство по Python E-Signature: Создание циф...

    Пошаговое руководство по реализации электронных подписей в документах с использованием Python - узнайте методы подписи на основе штампов, изображений и полей формы для безопасной подписи документов...Signature import groupdocs.signature as gs #...настройки параметров подписи import groupdocs.signature.options...

    blog.groupdocs.com/ru/signature/sign-documents-...
  7. merged.docx

    HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Business Description 7......prioritize tasks that are most important. With growth, the plan offers...success will be measured. It is important to keep the business plan...

    docs.groupdocs.com/total/python-net/_sample_fil...
  8. Redact Text in XLSX using Java

    In this tutorial, you will learn how to redact text in XLSX using Java. Additionally, you will get a simple code example to replace text in XLSX using Java....the technical details, it’s important to understand the significance...disclosure. This is especially important for legal documents, financial...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  9. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various document and image formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular document and image formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used to contain Important business information of different resources....information that is used to contain important business information of different... Keeping the eyes on the importance of metadata, GroupDocs team...

    blog.groupdocs.com/metadata/control-and-process...
  10. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....NET Imports GroupDocs.Viewer Imports GroupDocs.Viewer...Viewer.Options Imports GroupDocs.Viewer.Fonts ' ... Module Program...

    docs.groupdocs.com/viewer/net/set-custom-fonts/