Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 34,190 for

custom font

(0.21 sec)
  1. Convert Image to EPS in Java

    This quick guide discusses how to convert Image to EPS in Java. It entails the environment setup, the program flow, and a code sample to convert JPG to EPS file in Java....Font Product Family Aspose.TeX Product...PsSaveOptions class Set the values for custom margins, size, etc. Render...

    kb.aspose.com/page/java/convert-image-to-eps-in...
  2. Convert CMX to PDF in Python

    This tutorial explains how to convert CMX to PDF in Python. It outlines the IDE setup, a clear sequence of actions, and sample code for building a CMX to PDF converter in Python....Font Product Family Aspose.TeX Product...size, smoothing behavior, and custom metadata for the resulting...

    kb.aspose.com/imaging/python/convert-cmx-to-pdf...
  3. Zstandard Archives & .zstd Extension | High-Spe...

    Discover the Zstandard Archives and .zstd extension, widely known for its historical importance in software distribution and its efficient compression methods. Learn how to open and extract ZSTD files, and explore its legacy and features....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Affiliates Events Acquisition...

    products.aspose.com/zip/most-common-archives/wh...
  4. How to change background in comment in Excel wi...

    How to change the color of a comment in Excel. How to insert a picture or image into a comment in Excel using C++....Microsoft Excel lets users customize the look and feel of spreadsheets...A1. How to change the Comment Font Color with Golang via C++...

    docs.aspose.com/cells/go-cpp/how-to-set-comment...
  5. Convert SVG to PDF – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use PdfSaveOptions....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/java/convert-svg-to-pdf/
  6. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a document using Java....structure, graphical model, font embedding, and some complex...effects or embedding of OpenType fonts PDF/A-4 assumes revised conformance...

    docs.aspose.com/words/java/learn-features-of-co...
  7. C++ TeX Integration and Processing API - Aspose

    C++ TeX library to process TeX files within C++ applications. It offers typesetting functionality along with conversion TeX to PDf, SVG, XPS, and others....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    products.aspose.com/tex/cpp/
  8. 入门 | Java 版 Aspose.Font

    Java字体操纵API的入门部分涵盖了包括产品概述,支持的文件格式,功能列表和安装的主题。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/zh/java/getting-started/
  9. 开发人员指南| Java 版 Aspose.Font

    Java 字体操作 API 开发人员指南包含有关使用 TrueType 和 OpenType 字体、Type 1 字体和 CFF 字体的开发人员主题。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/zh/java/developer-guide/
  10. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/docx/