Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 113,335 for

font

(0.06 sec)
  1. Style.name property | Aspose.Words for Node.js

    Style.name property. Gets or sets the name of the style.... font . color = "#FF0000" ; expect...type ); expect ( newStyle . font . name ). toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current Font will be subsetted before exporting as a Font resource....current font will be subsetted before exporting as a font resource...Remarks Fonts can be exported as complete original font files or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...()); // Get the font of the shape Font font = shape . GetFont...GetFont (); // Set the font color to white font . SetColor ( Color...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  4. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....format a run of text using its font property. let doc = new aw ...let font = run . font ; font . name = "Courier New" ; font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. bootstrap-new.css

    html { Font-family: 'Open Sans', sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; } a { background: transparent; } a:active, a:hover { outline: 0; } img {......html { font-family: 'Open Sans', sans-serif; -webkit-text-size-adjust:...select, textarea { margin: 0; font: inherit; /*color: inherit;*/...

    reference.aspose.com/resources/doxygen/bootstra...
  6. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri Font (but quite sure it’s not specific to this Font) are not correctly converted. The chara…...Family slides-java , slides-fonts , slides-htmlexport stefan.raubal...Calibri font (but quite sure it’s not specific to this font) are...

    forum.aspose.com/t/converting-a-presentation-to...
  7. FontInfo.GetEmbeddedFontAsOpenType | Aspose.Wor...

    Discover how the FontInfo GetEmbeddedFontAsOpenType method retrieves embedded Fonts in OpenType format, enhancing your design flexibility and quality....an embedded font file in OpenType format. Fonts in Embedded OpenType...EmbeddedFontStyle Specifies the font style to retrieve. Return Value...

    reference.aspose.com/words/net/aspose.words.fon...
  8. EmbeddedFontFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EmbeddedFontFormat enum, which defines the formats of embedded Fonts in the FontInfo object for enhanced document styling....format of particular embedded font inside FontInfo object. When...document to a file, only embedded fonts of corresponding format are...

    reference.aspose.com/words/net/aspose.words.fon...
  9. 从 PDF 中提取字体|Aspose.PDF for Java

    如何使用 Aspose.PDF for Java 从 PDF 中提取字体...public static void Extract_Fonts () throws FileNotFoundExceptio...); com . aspose . pdf . Font [] fonts = pdfDocument . getFontUtilities...

    docs.aspose.com/pdf/zh/java/extract-fonts-from-...
  10. Page setup|Documentation

    How to customize the paper size, orientation, Font, images, and other layout settings of a printable form....The paper size, orientation, font, and other layout settings are...FontFamily string Default system font Font family for all texts, except...

    docs.aspose.com/omr/cpp/generate-template/page-...