Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 143,794 for

font

(0.16 sec)
  1. Compatibility with PyInstaller and cx_Freeze|As...

    Package Aspose.Slides for Python via .NET with PyInstaller. Follow this guide to bundle, configure, and troubleshoot your app into a standalone executable.... What should I do if fonts render differently after the...development? Make sure the fonts you use are available in the...

    docs.aspose.com/slides/python-net/compatibility...
  2. ActiveX|Aspose.Slides for Node.js via .NET 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....()); var font = java . newInstanceSync ( "java.awt.Font" , control...getStaticFieldValue ( "java.awt.Font" , "PLAIN" ), 16 ); graphics...

    docs.aspose.com/slides/zh/nodejs-java/activex/
  3. Add Check Mark in Excel using Java

    Follow this article to add check mark in Excel using Java. You will get information to set the IDE, a list of steps, and a sample code demonstrating how to add tick mark in Excel using Java....Font Product Family Aspose.TeX Product...tick mark with the appropriate font For an interactive checkbox...

    kb.aspose.com/cells/java/add-check-mark-in-exce...
  4. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体... Solution To avoid the blue font issue and the casting error...workbook. You can reset the font color to the desired color programmatically...

    forum.aspose.com/t/aspose-cells-wps/314668
  5. 通过JavaScript使用C++在形状的文本选项中指定东方和拉丁字体名称|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++在形状的文本选项中指定东方和拉丁字体名称。...Specify Far East and Latin Name of Font in TextOptions of Shape </ h1..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  6. Watermark DOCX Files Online or using Android Mo...

    Free online app to Watermark different DOCX files. Android watermark library Java code for DOCX documents....class object Set options like font, color, layout Use getWatermark()...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/watermar...
  7. 从PDF文档页面中搜索和获取文本|Aspose.PDF for Java

    本文解释了如何使用各种工具从PDF文档中搜索和获取文本。我们可以从特定或整个页面使用正则表达式进行搜索。... println ( "Font - Name :- " + textSegment ....()); System . out . println ( "Font - IsAccessible :- " + textSegment...

    docs.aspose.com/pdf/zh/java/search-and-get-text...
  8. 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...
  9. 使用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...
  10. 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...