Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 142,631 for

font

(0.93 sec)
  1. StreamFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.StreamFontSource class. Base class for user-defined stream Font source...class for user-defined stream font source. To learn more, visit...visit the Working with Fonts documentation article. Remarks In order...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Extract fonts from PDF|Aspose.PDF for Java

    How to extract Font from PDF using Aspose.PDF for Java...Extract fonts from PDF Contents [ Hide ] In case you want to...to get all fonts from a PDF document, you can use Document.IDocumentFontUtiliti...

    docs.aspose.com/pdf/java/extract-fonts-from-pdf/
  3. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....pdf" ); } Embedding Fonts in an Existing PDF File PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  4. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...JavaScript,我们可以检查默认字体是否为主题字体,或使用 Font.schemeType 方法设置主题字体。 以下示例代码展示了如何操作主题字体。...< body > < h1 > Change Theme Font Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/heading...
  5. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded Font inside a FontInfo object in Java....Specifies the style of an embedded font inside a FontInfo object. Examples:...Shows how to extract an embedded font from a document, and save it...

    reference.aspose.com/words/java/com.aspose.word...
  6. FontSourceType enumeration | Aspose.Words for P...

    aspose.words.Fonts.FontSourceType enumeration. Specifies the type of Font source....the type of font source. Members Name Description FONT_FILE A FileFontSource...that represents single font file. FONTS_FOLDER A FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...Family slides-java , slides-fonts , slides-pdfexport aakanksha76...ArgumentException: The required font “Cambria Math” was not found...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  9. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/