Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 115,424 for

font drawing

(0.16 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. 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/
  3. 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/
  4. Aspose.PSD for .NET 24.7 - Release Notes|Docume...

    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....PSDNET-2080 Fix fonts loading when using Aspose.Drawing Bug PSDNET-2085...PSDNET-2080. Fix fonts loading when using Aspose.Drawing using ( var...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-7...
  5. 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...
  6. 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/
  7. 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/
  8. 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...
  9. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type... Font . Size . Pixels = 24 ; gen ...CaptionAbove . Font . Style = System . Drawing . FontStyle . Bold...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  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/