Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 10,139 for

ttf

(0.13 sec)
  1. CFF to WOFF Converter API | Java

    Convert CFF to WOFF using Java API on Windows and Linux. Integrate this native CFF to WOFF font conversion functionality into your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...Run code Output format WOFF TTF WOFF2 Select the target format...

    products.aspose.com/font/java/conversion/cff-to...
  2. CFF to WOFF2 Converter API | Java

    Convert CFF to WOFF2 using Java API on Windows and Linux. Integrate this native CFF to WOFF2 font conversion functionality into your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...Run code Output format WOFF TTF WOFF2 Select the target format...

    products.aspose.com/font/java/conversion/cff-to...
  3. WOFF to WOFF2 Converter API | Java

    Convert WOFF to WOFF2 using Java API on Windows and Linux. Integrate this native WOFF to WOFF2 font conversion functionality into your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...Run code Output format WOFF TTF WOFF2 Select the target format...

    products.aspose.com/font/java/conversion/woff-t...
  4. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity....ttf/.otf) (optional): </ label >...= "fontFileInput" accept = ".ttf,.otf" /> < br />< br /> < label...

    docs.aspose.com/cells/javascript-cpp/configurin...
  5. Find licensing information in a font | C++

    C++ API Solution to manage variousfonts. Learn how to find out if the font has any enclosed licensing information with a few lines of code....Copy using Aspose :: Font :: Ttf; //Font to check System :: String...dataDir + u "Montserrat-Regular.ttf" ; //Font file name with the...

    products.aspose.com/font/cpp/extract-licensing-...
  6. Aspose.Slides for .NET Dependencies on Linux Al...

    Hi, I was looking for an up to date dockerfile sample to run Aspose.Slides in a container running 6.0-alpine or 7.0-alpine. As far as I understand libgdiplus and libc6-dev are no longer required but the documentation H…...apk --no-cache add libgdiplus ttf-dejavu libgdiplus is required...enabled. Installing fonts such as ttf-dejavu helps avoid missing font...

    forum.aspose.com/t/aspose-slides-for-net-depend...
  7. HtmlFixedSaveOptions.save_format property | Asp...

    HtmlFixedSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...ttf' , '.woff' ): # By default, 'ResourceFileUri'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance document processing with detailed FontSaving event data for superior customization and control....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) Console . WriteLine ( fontFilename...

    reference.aspose.com/words/net/aspose.words.sav...
  9. OfficeMath (Equation) Conversion to HTML with I...

    I am experiencing issues when converting DOCX files containing math equations (OfficeMath) to HTML using Aspose.Words 21.9 with JDK 16 inside an Alpine Linux Docker container (amazoncorretto:17-alpine3.18). First notice…...ttf cambriai.ttf cambriaz.ttf STIXTwoMath-Regular...Installed packages: fontconfig ttf-dejavu ttf-freefont fontforge texlive...

    forum.aspose.com/t/officemath-equation-conversi...
  10. Display font Metadata | C++ API Solution

    C++ API Solution to manage fonts. Learn how to view font metadata with a few lines of C++ code. Read font information....Glyphs; using Aspose :: Font :: Ttf; //Font file name with the full...(Aspose :: Font :: FontType :: TTF, System :: MakeObject < FontFileDefinition...

    products.aspose.com/font/cpp/font-metrics/