Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 116,283 for

font drawing

(0.28 sec)
  1. 电子签名 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 向 PDF 文档添加数字签名。... Font = FontRepository . FindFont...Color . FromRgb ( System . Drawing . Color . Aqua ); page . AddStamp...

    products.aspose.com/pdf/zh-hans/signature/
  2. 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/
  3. 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...
  4. 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/
  5. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...background_pattern_color = drawing . Color . alice_blue # 2 -...[ 0 ] . borders . color = drawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Use Color Palette with C++|Documentation

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it on a font. #include <iostream> #include...

    docs.aspose.com/cells/cpp/excel-color-palette/
  7. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize Fonts, colors, alignment, and more....formatting features such as font selection, size, color, highlighting...() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); }...

    docs.aspose.com/slides/cpp/text-formatting/
  8. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...@"<html><head><style> body {font-family:Arial; font-size:12pt; color:#333;...conversion using Aspose.PDF’s drawing APIs. Keep the library up‑to‑date...

    forum.aspose.com/t/supported-css-properties-for...
  9. 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...
  10. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....Drawing library. How to add Line Indent...; textFragment . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/text-formatting-inside-...