Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,430 for

font

(0.17 sec)
  1. 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...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...9 brings font transformation capabilities...fixes around filename retention, font substitution, format conversions...

    blog.groupdocs.com/groupdocs.blog/page/5/
  3. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for .NET.... specifies whether to embed font resources within the main HTML...HTML. Default is false. Note: fonts automatically embed when FixedLayout...

    docs.groupdocs.com/conversion/net/convert-to-ht...
  4. Unable to convert eml to pdf using 24.8 with ec...

    Local testing works fine on Windows 11. However, when I attempt to test groupdocs 24.8 with a eclipse-temurin:17-jre-jammy base image it just hangs and never converts the eml to pdf. Based on the threads, it looks like…...scanning directories while loading fonts. Is there a configurable way...library scanning directories for fonts. Currently, there is no direct...

    forum.groupdocs.com/t/unable-to-convert-eml-to-...
  5. 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 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/net/working-with-op...
  6. Measure Document Conversion Time using GroupDoc...

    GroupDocs.Conversion for .NET 18.11 comes with a lot of new features and some improvements. Conversion from EPS, TSV and PCL formats is introduced. Furthermore, API provides an option for page rotation when converting to PDF. Please check GroupDocs.Conversion for .NET 18.11 release notes for further reference. Improvements Move HideWordTrackedChanges option to WordsLoadOptions class HidePdfAnnotations option to PdfLoadOptions class HideComments option to CellsLoadOptions, Slides CellsLoadOptions and WordsLoadOptions class Features Setting Default Font and Font Substitution Options When Converting OneNote Document const string source = "source....Features # Setting Default Font and Font Substitution Options # When..."Transcript")); Set default font when converting from Diagram...

    blog.groupdocs.com/conversion/measure-document-...
  7. Add Text Watermark to XLS Using Python

    Learn how to add text watermark to XLS using Python. This tutorial shows how to embed text watermarks into XLS spreadsheets with custom Font, color, and alignment....to control watermark color, font style, alignment, and overall...resource handling. Set up a Font object by specifying the desired...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. Load diagram document with options | GroupDocs

    Learn how to load and convert diagram files (VSD, VSDX, Visio) with advanced options using GroupDocs.Conversion for .NET API....Default font for rendering the diagram. The following font will...will be used if a diagram font is missing. Load VSD file The following...

    docs.groupdocs.com/conversion/net/load-diagram-...
  9. 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-...
  10. Using Bootstrap With LESS CSS - Tutorial

    As I mentioned in my article on how to optimize Bootstrap this post will explain the basic syntax and features that the LESS language has to offer which you’ll need to extend, edit or minify Bootstrap. Hopefully this tutorial will help you understand the basics of using Bootstrap with LESS. What Is LESS? LESS is a dynamic stylesheet language which gives you more options and freedom when writing CSS. It helps you keep styles better organized, cascade styles more naturally and correct, and it speeds up CSS development in general....blog-article h2 { font-size: 24px; color: #ccc; text-shadow:...border: 3px dashed black; } h2 { font-size: 24px; color: #ccc; text-shadow:...

    blog.groupdocs.com/total/using-bootstrap-with-l...