Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 16,400 for

font loading

(0.23 sec)
  1. 从CFF文件加载字体 | Java

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  2. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.Font_infos property. Provides access to properties of Fonts used in this document....font_infos property DocumentBase.font_infos property Provides...properties of fonts used in this document. @property def font_infos (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…...PDF rendering with Chinese fonts extremely slow when SubsetFonts=true...already includes required fonts ( fonts-noto-cjk , fontconfig ,...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  5. How to Convert MPP to SVG using C#

    This simple article provides details about how to convert MPP to SVG using C#. You can transform a MPP file to SVG using C# with the help of well defined steps and sample code containing a few lines of code only....Font Product Family Aspose.TeX Product...The process is commenced by loading the source MPP file from the...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-s...
  6. 搜索

    搜索...Font for Java 是字體操作 API,允許您加載、保存和操作流行字體,包括...aspose</groupId> <artifactId>aspose-font</artifactId> <version>20.10</version>...

    blog.aspose.com/zh-hant/font/work-with-cff-true...
  7. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadMsOfficeFallbackSettings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office Fonts in C++....Aspose::Words::Fonts::FontFallbackSettings::LoadMsOfficeFallback...oadMsOfficeFallback method Loads predefined fallback settings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. C# .NET Cross-platform Image Library API | prod...

    Image processing and manipulation library API to create edit draw or export images to PSD BMP JPEG PNG TIFF GIF within C# ASP.NET VB.NET applications...for Image Processing Create, load, manipulate or convert images...you can effortlessly create, load, manipulate, convert, and compress...

    products.aspose.com/imaging/net/
  9. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....GetDataDir_AsposePdf (); // Load the HTML file into a document...GetDataDir_AsposePdf (); // Load the HTML file into a document...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....static void AddingText () { // Load the PDF file Document document...+ "AddText_out.pdf" ); } Loading Font from Stream The following...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/