Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 11,358 for

font rendering

(0.12 sec)
  1. Feature List | Aspose.Font for Java

    Java Font API supports different Font formats and file operations such as loading, reading, detecting, extracting, and Rendering Font glyphs and Font data....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/feature-list/
  2. C++ API to Export CGM to OTT | products.aspose.com

    Convert CGM to OTT within C++ applications....C++ API to Export CGM to OTT Render CGM to OTT within C++ applications...the OTT (OpenType Font) file format is a font format used for storing...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. Provide exported worksheet HTML file path via I...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Default Font while rendering spreadsheet to HTML Render Gradient...

    docs.aspose.com/cells/java/provide-exported-wor...
  4. Embed Fonts in Presentations on Android|Aspose....

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java, ensuring accurate Rendering across all platforms....Embed Fonts in Presentations on Android Contents [ Hide ] Embedded...Embedded fonts in PowerPoint are useful when you want your presentation...

    docs.aspose.com/slides/androidjava/embedded-font/
  5. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.Fonts.FontFallbackSettings.load method...Hide ] load(file_name) Loads font fallback settings from XML file...Examples Shows how to load and save font fallback settings to/from an...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.... font_bold = 1 lbl . data_label_format...text_format . portion_format . latin_font = slides . FontData ( "DINPro-Bold"...

    docs.aspose.com/slides/python-net/callout/
  7. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows....Callouts are part of the chart rendering, so when you export to PDF...slide’s formatting. Do custom fonts work in callouts, and can their...

    docs.aspose.com/slides/net/callout/
  8. Aspose TeX for Python – FAQ

    Comprehensive Frequently Asked Questions for Aspose TeX for Python, detailing how to install the pure‑Python API, convert LaTeX, manage Fonts, supported packages, and much more....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/python-net/faq/
  9. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for JavaScript via C++....row automatically matches the font size of the content, but when..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  10. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...default font used by Aspose.Cells (or the system default font if none...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...