Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,907 for

font

(0.03 sec)
  1. eSign document with Stamp signature | GroupDocs

    This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....different line thickness, color, font weight and size. Here is an...

    docs.groupdocs.com/signature/java/esign-documen...
  2. Features Overview | GroupDocs

    The main capabilities of GroupDocs.Comparison for Python via .NET — change detection, accept/reject, document information extraction, summary reports, and multi-document comparison....underline, strikethrough, and font changes. See: . Multi-document...password-protected documents and custom fonts — see . Save results to file...

    docs.groupdocs.com/comparison/python-net/gettin...
  3. Customize Changes Styles | GroupDocs

    Customize the highlight colour, Font colour, and text decorations of inserted, deleted, and changed items in comparison results with GroupDocs.Comparison for Python via .NET....document — highlight colour, font colour, bold, italic, underline...StyleSettings () inserted . font_color = Color . from_name (...

    docs.groupdocs.com/comparison/python-net/develo...
  4. Topics tagged java

    Topics tagged java...120 March 28, 2025 Issue with Fonts Rendering Artifacts in PDF Conversion...164 March 28, 2025 Issue with Font :- "Leelawadee UI" GroupDocs...

    forum.groupdocs.com/tag/java
  5. Add Text Watermark to JPG using C#

    Discover how to add text watermark to JPG using C#. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in C# programming....properties such as alignment, font, size, and color according to...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  6. Add Search Text Annotation to PDF using Java

    Efficiently grasp the knowledge on how to add search text annotation to PDF using Java. Moreover, we offer code to insert search text annotation in PDF using Java....properties, such as text and font color Call the Annotator.add...

    kb.groupdocs.com/annotation/java/add-search-tex...
  7. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom Font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....# Ability to specify custom font paths New conversion mechanism...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  8. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....message is written using a bold font to make it more apparent. Consider...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  9. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:... Font size, text alignment and other...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  10. Basic usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....TextWatermark ( "Test watermark" , new Font ( "Arial" , 36 , FontStyle ...

    docs.groupdocs.com/watermark/net/basic-usage/