Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 13,468 for

load font

(0.15 sec)
  1. How to Add Watermark to PDF in C#

    This tutorial contains information about how to add watermark to PDF in C#. To add watermark to PDF C# code is provided that be used to add image and text both types of watermarks to any page of the PDF....Font Product Family Aspose.TeX Product...package manager to add a watermark Load the target PDF file into the...

    kb.aspose.com/pdf/net/how-to-add-watermark-to-p...
  2. AutoFit Row Height Automatically When Loading F...

    Learn how to fit rows whose height is not custom-defined through the Aspose.Cells for Python via .NET API....Height Automatically When Loading File Contents [ Hide ] Possible...row automatically matches the font of the content, but when the...

    docs.aspose.com/cells/python-net/autofit-row-he...
  3. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... Load image from stream Add image...header we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/java/complex-pdf-example/
  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.... Load the PDF with an instance of...text_state . font = apdf . text . FontRepository . find_font ( "Arial"...

    products.aspose.com/pdf/python-net/stamps/text/
  5. Create PDF using Python for .NET | 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....for the developers to create, load, modify and convert PDF files...text_state . font_size = 12 textFragment . text_state . font = apdf...

    products.aspose.com/pdf/python-net/create/
  6. Disable CSS while Saving to HTML with Python.NE...

    Learn how to disable CSS styles when saving Excel files to HTML format using Aspose.Cells for Python via .NET API....NET # Load sample workbook current_dir...Document Properties Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/python-net/disable-css-wh...
  7. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。... 设置字体名称 开发者可以使用 Font 对象的 name 方法为单元格内的文本应用任何字体。 <..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  8. Ինչպես ավելացնել ջրանիշը Tiff-ում՝ օգտագործելով C#

    Այս քայլ առ քայլ ձեռնարկը այն մասին է, թե ինչպես ավելացնել ջրանիշը Tiff-ում՝ օգտագործելով C#: Այս կոդը C#-ում ավելացնում է Tiff ջրանիշ՝ պատկերի մտավոր սեփականության իրավունքների պաշտպանության համար:...Font Product Family Aspose.TeX Product...տարածքները Օգտագործեք Image.Load մեթոդը՝ Tiff-ը բեռնելու և Tiff...

    kb.aspose.com/hy/imaging/net/how-to-add-waterma...
  9. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document Loading or saving in Java....Words issued during document loading or saving. To learn more, visit...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...
  10. Text, Image or Page Stamps in PDF using C# | As...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Load the PDF with an instance of...on90 }; textStamp . TextState . Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/stamps/