Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 103,266 for

font drawing

(0.09 sec)
  1. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....const Allows to specify document font settings. get_IgnoreNoscriptElemen...support @font-face rules and whether to load declared fonts. Default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. 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...
  3. Product Overview Aspose.Font for .NET

    C# .NET Font API supports Font formats such as TTF, CFF, OpenType, WOFF and Type1 and has a rendering subsystem to render any desired glyph or text....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/net/product-overview/
  4. Using Glyph objects | API Solution for .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/net/developer-guide/using-...
  5. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells..."First note." ); Font font = comment . GetFont (); font . SetName (...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  6. How to Run Aspose.Cells for .Net6|Documentation

    How to Run Aspose.Cells for .Net6....Drawing.Common” will be only supported...SkiaSharp instead of System.Drawing.Common in non-Windows systems...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  7. 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/
  8. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....Drawing Product Family Aspose.Font Product Family...to use Aspose.Drawing for .NET and Aspose.Drawing.Common to create...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  9. C# .NET Cross-platform Image Library API | prod...

    Image processing and manipulation library API to create edit draw or export images to PSD BMP JPEG PNG TIFF GIF within C# ASP.NET VB.NET applications... Drawing and Graphic Primitives: Harness...Harness the power of drawing tools and work with graphic primitives...

    products.aspose.com/imaging/net/
  10. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....based stamp like font size, font style, and font color etc. In order...also work with Aspose.PDF.Drawing library. The following code...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...