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

font

(0.09 sec)
  1. 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/
  2. 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/
  3. Aspose.PSD for .NET 19.11 - 发行说明|Documentation

    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....// gets fonts that contains in text layer var fonts = textLayer...textPortions ) { TextFontInfo font = fonts [ textPortion . Style ....

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  4. 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/
  5. 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/
  6. Java Imaging API | Draw Manipulate and Transfor...

    Java Image processing and manipulation library. Create load view edit draw or convert images to multiple formats within applications without any image editor...and add text with different font styles to enhance your images...controlling the font aspects Save SVG with fonts embedded or exported...

    products.aspose.com/imaging/java/
  7. 嵌入字体 - PowerPoint JavaScript API|Aspose.Slides ...

    在 JavaScript 中使用 PowerPoint 演示文稿的嵌入字体... Presentation ( "Fonts.pptx" ); try { var allFonts...getEmbeddedFonts (); allFonts . forEach ( font => { var embeddedFontsContain...

    docs.aspose.com/slides/zh/nodejs-java/embedded-...
  8. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form...."align" : "right" , "font_style" : "bold" , "font-size" : 14 }, {...2022" , "align" : "right" , "font-size" : 10 } ] } ] } ] } ] }...

    docs.aspose.com/omr/net/json-markup/container/
  9. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...be set with correct font value or the font is not installed locally...( 100 ); // specify default font name options . setDefaultFont...

    docs.aspose.com/diagram/zh/java/save-visio-docu...
  10. IBarcodeGenerator.get_old_barcode_image method ...

    IBarcodeGenerator.get_old_barcode_image method. Generate barcode image using the set of parameters (for old-fashioned Barcode field).... Draw ( img ) font = ImageFont . load_default ()...text (( 10 , 40 ), error , font = font , fill = ( 255 , 0 , 0 ))...

    reference.aspose.com/words/python-net/aspose.wo...