Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 143,267 for

font

(0.15 sec)
  1. FAQ|Aspose.Slides for PHP Documentation

    Get answers to FAQ on Aspose.Slides for PHP via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....based on the metrics of the font specified in the PowerPoint...presentation. If the specified font is missing, it is replaced with...

    docs.aspose.com/slides/php-java/faqs/
  2. AsposefontConvertTosvg | Node.js

    将字体转换为SVG格式。可靠的node.js通过C ++库,用于从aspose.Font进行字体转换。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font...
  3. AsposeFontConvertToWOFF | Node.js

    将字体转换为Woff格式。可靠的node.js通过C++库,用于从Aspose.Font进行字体转换。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font...
  4. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. This methods internally...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose.pdf PDF to HTML output difference - Free...

    Hi, I’m from RChilli. We’re using Aspose.PDF version 24.7 to convert PDFs to HTML. However, we’ve noticed inconsistencies in the HTML output when parsing some resumes—the results differ between our local system and our …...differences in the environment, font availability, or settings used...the issue: Font Availability : Ensure that the fonts used in the...

    forum.aspose.com/t/aspose-pdf-pdf-to-html-outpu...
  6. FontSubstitutionSettings.defaultFontSubstitutio...

    FontSubstitutionSettings.defaultFontSubstitution property. Settings related to default Font substitution rule....Settings related to default font substitution rule. get defaultFontSubstitut...defaultFontSubstitut () : Aspose . Words . Fonts . DefaultFontSubstitut See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. Converting a TEXT file to PDF using PHP | Aspos...

    Sample code on PHP for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion with Aspose.PDF for PHP via Java...Find the "Courier" font in the repository. $font = $fontRepository...TextFragment ( $text ); // Set the font of the text fragment to "Courier"...

    products.aspose.com/pdf/php-java/conversion/tex...
  9. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。...Font 类将字体嵌入 PDF 文件。要嵌入完整字体,请使用 Font 类的 IsEmbeded...) { if ( page . Resources . Fonts != null ) { foreach ( var pageFont...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  10. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, Fonts, and colors to cell ranges programmatically....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/cpp/how-to-format-a-range/