Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 116,231 for

font drawing

(0.13 sec)
  1. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...体,请使用 DefaultAppearance (Font font, double size, Color color)..."textbox1" )); // 创建字体对象 auto font = Aspose :: Pdf :: Text :: FontRepository...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  2. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++.... insert pictures or other drawing objects, and so on) on the..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  3. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method... font . name = 'Courier New' src_builder...doc = src_doc ) src_builder . font . style = src_style src_builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a document....appearances, such as font size, shading or drawing effects, you need...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  5. Python Imaging API | Aspose.Imaging for Python ...

    Python Image processing and manipulation library. Aspose.Imaging for Python via .NET allows to create, load, view, edit, draw or convert images to multiple formats within applications without any image editor.... Drawing and graphic primitives: use drawing functions...and apply text with different fonts styles. Image conversion: export...

    products.aspose.com/imaging/python-net/
  6. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document.... font . hidden = True builder . writeln...revision_bars_position = aw . drawing . HorizontalAlignment . RIGHT...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Text in PS file | Java

    How to add text in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/page/java/ps/working-with-text/
  8. SVG Fonts Knowledge Base

    SVG Font or WOFF, or maybe TTF? To know for sure if SVG Font covers your use case, first learn about the Font itself, its structure and pros and cons....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/net/what-is-font/svg-font/
  9. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/page/net/add-text-to-ps/
  10. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF document, adding visual enhancements like borders, in .NET with Aspose.PDF....FormFieldFacade { // Set the font style to Courier Font = Aspose . Pdf ....FontStyle . Courier , // Set the font size to 12 FontSize = 12 , //...

    docs.aspose.com/pdf/net/decorate-form-field/