Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 508 for

custom fonts

(0.13 sec)
  1. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...app About About Us Contact Customers Legal Security Events Acquisition...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Rasterize document or page | Documentation

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Do not copy" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  3. GroupDocs.Watermarkにおけるカスタムフォント - 実装ガイド

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

    blog.groupdocs.com/ja/watermark/using-custom-fo...
  4. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing in Java....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 )); watermark...

    docs.groupdocs.com/watermark/java/locking-water...
  5. Add watermarks to diagram documents | Documenta...

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Watermark for Node.js via Java....app About About Us Contact Customers Legal Security Events Acquisition...Combining Multiple Criteria Specify Font Formatting to Look for Matching...

    docs.groupdocs.com/watermark/nodejs-java/featur...
  7. GroupDocs.Watermark Overview | Documentation

    GroupDocs.Watermark for .NET is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....app About About Us Contact Customers Legal Security Events Acquisition...combining multiple criteria; Specify font formatting to look for matching...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  8. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....app About About Us Contact Customers Legal Security Events Acquisition...new groupdocs . watermark . Font ( 'Arial' , 36 )); watermark...

    docs.groupdocs.com/watermark/nodejs-java/add-text/
  10. 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/net/load-document-...