Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 142,711 for

font

(0.22 sec)
  1. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....bottom menu fontcolor : the font color for the sheet name in...attributename : font - name | font - bold | font - italic | font - size...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. 使用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...
  3. 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...
  4. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....System :: SharedPtr < IFontData > font = System :: MakeObject < FontData...set_ComplexScriptFont ( font ); portionFormat -> set_EastAsianFont ( font ); portionFormat...

    docs.aspose.com/slides/cpp/presentation-propert...
  5. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...EmbedStandardFonts = true // embed standard fonts in the PDF }; // 2.5 Save to...For workbooks that use custom fonts, you can set pdfOptions.FontEmbeddingMode...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  6. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a document to PDF format....outlines, image downsampling, and font‑embedding settings, with accompanying...structure, graphics model and font embedding. Moreover, it features...

    docs.aspose.com/words/python-net/specify-render...
  7. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using C#. Convert DOCX forms to PDF C#. Use PdfSaveOptions to change the result of saving a document to PDF....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/net/specify-rendering-opt...
  8. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....by the Font property. This object contains different font attributes...attributes (font name, font size, color, and so on). Some important...

    docs.aspose.com/words/java/use-documentbuilder-...
  9. 从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/
  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