Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 139,842 for

font

(0.27 sec)
  1. 类型1字体的字形和指标| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++中类型字体的字形和指标工作的基本原理。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/glyphs-and-metrics-...
  2. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  3. Loading and Extracting Data | C++

    C++ APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save CFF Fonts within C++....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/loading-saving-cff-fonts/
  4. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  5. Font.textEffect property | Aspose.Words for Nod...

    Font.textEffect property. Gets or sets the Font animation effect....property Font.textEffect property Gets or sets the font animation...); builder . font . size = 36 ; builder . font . textEffect =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.styleName property | Aspose.Words for Node.js

    Font.styleName property. Gets or sets the name of the character style applied to this formatting....styleName property Font.styleName property Gets or sets the name...Using the style name: builder . font . styleName = "Emphasis" ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 5. The low-level interface

    This article covers the LaTeX low-level Font interface that is mostly used in command definitions....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-fonts-low-level/
  8. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the dictionary. at System.C…...Family slides-net , slides-fonts zpopswat November 7, 2025, 1:24pm...happens despite ‘Cambria Math’ font being installed and available...

    forum.aspose.com/t/opening-and-saving-a-present...
  9. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize your data management today!...Shows how to work with custom font substitution tables. Document...and load the default Windows font substitution table. TableSubstitutionRul...

    reference.aspose.com/words/net/aspose.words.fon...
  10. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...emojis is caused by the fallback font‑search / glyph rendering that...engine which emoji‑compatible font to use removes the expensive...

    forum.aspose.com/t/pdf-containing-emojis-conver...