Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,418 for

font

(0.04 sec)
  1. Problems with Thai characters when converting c...

    Hi, A problem was reported to us, regarding a certain PDF with Thai characters. I’ve taken a screenshot and highlighted a few of the differences between the PDF and the HTML: image.png (224.9 KB) The Viewer from “Gro…...to the handling of specific fonts, such as AngsanaUPC . Users...recommend the following steps: Check Font Embedding : Ensure that the...

    forum.groupdocs.com/t/problems-with-thai-charac...
  2. GroupDocs.Annotation Product Family | GroupDocs

    GroupDocs.Annotation is a cross-platform library that allows you to add, edit, and remove annotations to text or images using C# and Java. Documentation GroupDocs.Annotation for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More GroupDocs.Annotation for Java Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More ....and demo projects Open-source font-end project ready to be used...used out of the box Open-source font-end project ready to be used...

    docs.groupdocs.com/annotation/
  3. Add Text Watermark to DOCX Using Python

    Learn how to add text watermark to DOCX using Python. This tutorial explains how to apply watermark to DOCX document in Python with customizable properties....providing full control over font style, color, transparency,...TextWatermark object and define font family, text size, color, and...

    kb.groupdocs.com/watermark/python/add-text-wate...
  4. Add Text Watermark to DOC Using Python

    Learn how to add text watermark to DOC using Python. This tutorial shows how to embed text watermarks into DOC documents with custom Font, color, and alignment....Python , giving you control over font style, color, placement, and...resource handling. Prepare a Font object by defining the preferred...

    kb.groupdocs.com/watermark/python/add-text-wate...
  5. Hello, World! | GroupDocs

    Get started with GroupDocs.Watermark for Python via .NET by creating and running a minimal example....object with the desired text and font for watermark. Call add() method...docx" ) as watermarker : font = gwo . Font ( "Arial" , 36.0 ) watermark...

    docs.groupdocs.com/watermark/python-net/hello-w...
  6. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object. Trying to upgrade to 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...set this so I can use custom fonts? atir.tahir March 6, 2024, 6:56pm...still have any query regarding font substitution. agilelaw March...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  7. Export styles during document editing | GroupDocs

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....'Heading 1' ; font-family : Cambria ; font-size : 14 pt ; font-weight...font-weight : bold ; font-style : normal ; color : rgb ( 54 , 95 , 145...

    docs.groupdocs.com/editor/net/styles-export/
  8. Existing objects in diagrams | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document.... Font . FamilyName == "Arial" ) {...Add ( "© GroupDocs 2017" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/net/existing-objec...
  9. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....Responsible for representing the font of XML tags, including both...By default, it is a “Calibri” font, 12pt size. attributeNamesFontSe...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  10. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API.... FullTextRepeat , Font = new SignatureFont () { Size...TextColor = Color . DarkSlateBlue , Font = new SignatureFont () { Size...

    docs.groupdocs.com/signature/net/sign-document-...