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

font

(0.87 sec)
  1. 档案

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

    blog.aspose.com/zh/words/aspose-words-for-cpp-1...
  2. 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...
  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. 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/
  5. 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/
  6. 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/
  7. 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/
  8. 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...
  9. Aspose Cells for javaでMS ゴシックのフォントが印刷で明朝体のフォントに...

    MS ゴシックのフォントで指定しているにもかかわらず、日本語の箇所が明朝体のように変換されて印刷されてしまう。 仕様ライブラリはaspose-cells-17.12.jar...この問題は次のように記録されています CELLSJAVA-43037 - Font problem on PDF conversion Toshihiro...se)_font.pdfの方)。 比較のためEXCELで印刷したファイル(output(excel)_font.pdf)も同梱します。...

    forum.aspose.com/t/aspose-cells-for-java-ms/204246
  10. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....Set the Font for a Text Watermark You can change the font of the... latin_font = FontData ( "Arial" ) text_format . font_height...

    docs.aspose.com/slides/python-net/watermark/