Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 143,662 for

font

(0.37 sec)
  1. PDF → PPTX exports text into the Private Use Ar...

    Environment Product: Aspose.PDF for .NET Version exhibiting the issue: 26.4.0 (also reproduced on every release from 25.12.0 through 26.6.0, the current latest) Last known good version: 25.11.0 Runtime / OS: .NET 8 and …...Use Area with symbolic subset fonts, making the text uneditable...originalCharCode , and the fonts are re-embedded as symbolic...

    forum.aspose.com/t/pdf-pptx-exports-text-into-t...
  2. Aspose::Words::Saving::HtmlMetafileFormat enum ...

    Aspose::Words::Saving::HtmlMetafileFormat enum. Indicates the format in which metafiles are saved to HTML documents in C++....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 使用Type1字体|Java

    可供开发人员操作字体文件的 Java API。了解有关如何在 Java 应用程序中使用 Type 1 字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/working-with-type1...
  4. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....xlsx" ); Vector < Font > fonts = workbook . GetFonts ();...i < fonts . GetLength (); ++ i ) { std :: cout << fonts [ i ]...

    docs.aspose.com/cells/cpp/get-connection-points...
  5. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/what-is-pdf-file/
  6. Replace Text With State|Aspose.PDF for Python v...

    In this example, all occurrences of "software" are replaced with "SOFTWARE" and formatted in blue with a Font size of 14....define styling such as color and font size, then apply it to all replaced.... Color . blue text_state . font_size = 14 # Replace text with...

    docs.aspose.com/pdf/python-net/replace-text-wit...
  7. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。..."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=..."companyname" /> </fo:block> <fo:block font-size= "10pt" > <fo:table table-layout=...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/
  8. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Node.js. Use PdfSaveOptions to change the result of saving a document to PDF format....structure, graphics model and font embedding. Moreover, it features...size on the page. Embedding Fonts in Adobe PDF Format Aspose.Words...

    docs.aspose.com/words/nodejs-net/specify-render...
  9. Manage Titles of Excel Charts with Golang via C...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....object, you can change text, font, and fill format for titles...

    docs.aspose.com/cells/go-cpp/chart-and-axis-tit...
  10. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...likely due to font embedding settings. If the fonts used in the...may not have access to those fonts, resulting in missing characters...

    forum.aspose.com/t/docx-pdf/314728