Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 608 for

custom fonts

(0.04 sec)
  1. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....app About About Us Contact Customers Legal Security Events Acquisition...margin ) ; // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/sign-document...
  2. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, Fontstyle.Bold | Fontstyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....app About About Us Contact Customers Legal Security Events Acquisition...Initialize the font to be used for watermark Font font = new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Sign document with ordering the signatures | Do...

    This article shows how to create electronic signatures with specific ordering on the document page...app About About Us Contact Customers Legal Security Events Acquisition...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/java/sign-document...
  4. Add watermarks to diagram documents | Documenta...

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...

    docs.groupdocs.com/watermark/net/add-watermarks...
  5. Load document of specific format | Documentation

    This article explains how to load document of specific format....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 12 )); watermarker...

    docs.groupdocs.com/watermark/java/load-document...
  6. Add text field annotation | Documentation

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for Java....app About About Us Contact Customers Legal Security Events Acquisition...of the text font defines the size of the text font allows you...

    docs.groupdocs.com/annotation/java/add-text-fie...
  7. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for Java...app About About Us Contact Customers Legal Security Events Acquisition...setForeColor ( Color . RED ); // setup Font options signOptions . getFont...

    docs.groupdocs.com/signature/java/migration-notes/
  8. Text is cropped when using GroupDocs.Viewer to ...

    I am using the GroupDocs.Viewer.24.6.0 package in my project. I use the following code to convert PDF and other documents to HTML: using (Viewer viewer = new Viewer(stream, loadOptions)) { HtmlViewOptions viewOption…...darmovzal It can be font-related issue. Can you please...I have permission from the customer to forward the document to...

    forum.groupdocs.com/t/text-is-cropped-when-usin...
  9. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....app About About Us Contact Customers Legal Security Events Acquisition...hide document comments, set up font substitution, set passwords...

    docs.groupdocs.com/conversion/net/convert/
  10. GroupDocs.Watermarkにおけるカスタムフォント - 実装ガイド

    GroupDocs.Watermark でカスタムフォントを利用してブランドの一貫性とシステムの独立性を確保する方法を学びましょう。ステップバイステップの手順と Docker セットアップに従ってください。... 透かしのフォントを設定する: Font クラスを使用して、フォントのファミリ名、フォルダパス、およびサイズでフォントを初期化します。...カスタムフォントファイルが存在するフォルダーパスを設定します。 Font オブジェクトをファミリ名とプロパティで初期化します。 ...

    blog.groupdocs.com/ja/watermark/using-custom-fo...