Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,928 for

font

(0.08 sec)
  1. GroupDocs on GroupDocs Blog | Document Automati...

    GroupDocs on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Mengg......Java Developers Menggunakan Font Khusus di GroupDocs.Watermark:...Komprehensif Pelajari cara memanfaatkan font kustom di GroupDocs.Watermark...

    blog.groupdocs.com/id/tag/groupdocs/index.xml
  2. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer Fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType Font files. The following are the steps to read the header of an OpenType file. Load an OpenType Font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....with OpenType fonts Working with OpenType fonts Leave feedback...format for scalable computer fonts. It was built on its predecessor...

    docs.groupdocs.com/metadata/java/working-with-o...
  3. 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/
  4. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection.... Can I use different fonts? How do I watermark many files...ath) as watermarker: font = gww . Font( 'Arial' , 14.0 ) watermark...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  5. 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/
  6. Converting to PDF - Embed Fonts - Free Support ...

    Hello, It is my understanding that when converting to PDF the Font should get embedded? Please correct me if I am wrong. I have an issue where by a converted document in only embedding a subset of the Font, this causes…...Converting to PDF - Embed Fonts GroupDocs.Conversion Product...that when converting to PDF the font should get embedded? Please...

    forum.groupdocs.com/t/converting-to-pdf-embed-f...
  7. Test email message

    Test email message To test@example.com Recipients test@example.com This is a test email message, that contains only text. The second line of email message, contains the text with the different Font......the text with the different font and size The third line of email...the text with the different font and size 2018-03-17T08:26:08Z...

    docs.groupdocs.com/conversion/java/_sample_file...
  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. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....specify the desired text and font for the watermark; (Optionally...Specify the desired text and font for the watermark TextWatermark...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  10. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples...."<tr><td><font color='green'>Change Name</font></td><td><font colo...color='green'>Change</font></td></tr>"; //Count of iterations for($i...

    blog.groupdocs.com/comparison/how-to-use-the-ge...