Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,349 for

font

(0.08 sec)
  1. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....and background settings ( ) font and colors ( , ) Here are the...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Compare Documents Using Node.js

    Explore the intricacies of document comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools....setUnderline ( true ); // Set font underline styleSettings . setFontColor...setFontColor ( Color . GREEN ); // Set font color as green styleSettings...

    blog.groupdocs.com/comparison/compare-documents...
  3. Add watermarks to diagram documents | GroupDocs

    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....TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API...." ) print ( f "Font: { text_signature . font . family_name }...} , Size: { text_signature . font . size } " ) print ( f "Color:...

    docs.groupdocs.com/signature/python-net/search-...
  5. extracting fonts on GroupDocs Blog | Document A...

    extracting Fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in extracting Fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java De......extracting fonts on GroupDocs Blog | Document Automation Solutions...Recent content in extracting fonts on GroupDocs Blog | Document...

    blog.groupdocs.com/it/tag/extracting-fonts/inde...
  6. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....default font when rendering Cells documents Set default font when...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  7. Add Text Watermark to PDF Using Python

    Learn how to add text watermark to PDF using Python. This tutorial shows how to apply watermark to PDF in Python with custom Font, color, and alignment...., allowing you to customize font, color, transparency, and alignment...TextWatermark instance and configure font type, size, color, opacity,...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. Edit Watermark Objects in PDF Documents using G...

    We are really delighted to announce the release of version 18.3 of GroupDocs.Watermark for .NET. The latest version supports editing of the objects that can be considered as the watermark in PDF documents. Furthermore, the feature of replacing text and image for the found watermarks is also added for all the supported formats. Following are some highlighted features of version 18.3. Editing Watermark Objects in PDF Documents Replacing Text for Particular Objects You can replace text for the particular XObjects, artifacts and the annotations in a PDF document....Add("Passed", new Font("Calibri", 19, FontStyle.Bold)...FormattedTextFragmen.Add("Passed", new Font("Calibri", 19, FontStyle.Bold)...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  9. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in PDF documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result....add("Passed", new Font("Calibri", 19, FontStyle.Bold)...getFormattedTextFrag().add("Passed", new Font("Calibri", 19, FontStyle.Bold)...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  10. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 )); watermark...TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 )); watermark...

    docs.groupdocs.com/watermark/net/locking-waterm...