Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 139,836 for

font

(2.17 sec)
  1. Online XPS to OTP Conversion or Build .NET base...

    Free online app to convert XPS to OTP files. .NET C# conversion library code for XPS documents....(OTF) files become essential for font management and typography. The...conversion enables you to: Use Cases: Font Design and Development : Convert...

    products.aspose.com/total/net/conversion/xps-to...
  2. 档案

    档案...在 Font 类中引入了 LineSpacing 属性以 获取字体行间距的值...Builder>(doc); builder->get_Font()->set_Name(u"Calibri"); bu...

    blog.aspose.com/zh/words/aspose-words-for-cpp-1...
  3. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....Specifying Formatting Font Formatting Current font formatting is represented...represented by a Font object returned by the DocumentBuilder.Font property...

    docs.aspose.com/words/java/using-documentbuilde...
  4. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....set with correct font // value or the font is not installed locally...JpegQuality = 100 ; // Specify default font name options . DefaultFont =...

    docs.aspose.com/diagram/net/save-visio-document/
  5. Memory Leak Occurs when Instantiating and Dispo...

    Hello, I found that after instantiating presentation, even after the presentation.dispose () method was called, the memory usage of the jvm was still high and memory was not freed. In my debugging, I found that this part…...Family slides-java , slides-fonts , slides-memory DNic May 25...from power point embedded fonts. Font memory was not correctly...

    forum.aspose.com/t/memory-leak-occurs-when-inst...
  6. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/python-net/stamps/text/
  7. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... font_size = 12 textFragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) textFragment...

    products.aspose.com/pdf/python-net/create/
  8. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... font_size = 72 text_state . foreground_color...text_state . font = ap . text . FontRepository . find_font ( "Courier"...

    docs.aspose.com/pdf/python-net/add-watermarks/
  9. PDF and Excel SpreadSheet Processing and OCR Ad...

    JavaScript API to manipulate PDF documents, Microsoft Excel Spreadsheets as well as add OCR feature in web applications....Font for JavaScript via C++ Aspose.Font for JavaScript...streamline font management. It enables effortless font conversion...

    products.aspose.com/total/javascript-cpp/
  10. 使用 PHP 在演示文稿中嵌入字体|Aspose.Slides for PHP 文档

    通过 Java 的 Aspose.Slides for PHP 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确渲染。...$pres = new Presentation ( "Fonts.pptx" ); try { $allFonts = $pres...Array" ); foreach ( $allFonts as $font ) { $embeddedFontsContain =...

    docs.aspose.com/slides/zh/php-java/embedded-font/