Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 16,213 for

font loading

(2.46 sec)
  1. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  2. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....11 The loading of DJVU images is implemented:...new in Aspose.PDF 24.10 The loading of CDR images is implemented:...

    docs.aspose.com/pdf/cpp/whatsnew/
  3. 使用 Java 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。... 搜索 PDF 文件-Java // Load PDF document Document pdfDocument...()); System . out . println ( "Font - Name :- " + textFragment ...

    products.aspose.com/pdf/zh-hans/java/search/
  4. Manage Appointments: Create & Manipulate, Conve...

    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....Outlook or any program that can load an ICS file. If the file is...CSS class named “text” with font styles. The HTML body contains...

    docs.aspose.com/email/net/create-and-manipulate...
  5. 加载嵌入式 OpenType (EOT) 字体文件 | .NET

    了解如何在 .NET 应用程序中使用 Aspose.Font 库加载、转换、编辑和保存嵌入式 OpenType (EOT) 字体文件。包括代码示例、最佳实践和故障排除技巧。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  6. Document constructor | Aspose.Words for Node.js

    Aspose.Words.Document constructor...document contains a default fonts table, minimal default styles...be corrupted and cannot be loaded. RuntimeError (Proxy error(Exception))...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSettings.SaveSearchCache | Aspose.Words for...

    Discover how the FontSettings SaveSearchCache method efficiently saves your Font search cache to a stream, enhancing performance and user experience....SaveSearchCache method Saves the font search cache to the stream....Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  8. 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...
  9. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...Add(ch); //ch.IX = 0; //// set text font //ch.FontName.Value = "Courier...

    docs.aspose.com/diagram/net/drawing/draw-text/
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize Fonts, colors, alignment, and more with powerful Python code examples....formatting features such as font selection, size, color, highlighting...portion1 . portion_format . font_bold = 1 portion2 = slides ...

    docs.aspose.com/slides/python-net/text-formatting/