Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 113,458 for

font drawing

(0.28 sec)
  1. 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/
  2. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...outputFileName ); } Loading Font from Stream The following code...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  3. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX....Drawing Product Family Aspose.Font Product Family...flag to auto-fit pages to drawing contents Call the Save() method...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  4. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。...pydrawing as draw import io # 访问包含 ActiveX 控件的演示文稿...期间替换此图像,因此有时可以保持图像不变。 bmp = draw . Bitmap ( control . frame ...

    docs.aspose.com/slides/zh/python-net/activex/
  5. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... disable_open_type_font_formatting_features Specifies...Specifies to disable OpenType font formatting features. display_hangul_fixed_width...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....tag -> set_Color ( System :: Drawing :: Color :: get_Magenta ());...get_Id () > 0 ); // Set the font for the text inside the structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... drawing . charts . ChartType . LINE...#,##0.000"M"' data_labels . font . size = 12 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TYPE1 to SVG Converter API |.NET

    Convert TYPE1 to SVG using .NET API on Windows. Integrate this native TYPE1 to SVG Font conversion functionality into your own solution....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/font/net/conversion/type1-t...
  9. 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-...
  10. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...Get ( 0 ); // Access the first font setting object via the GetRichFormattings()...

    docs.aspose.com/cells/cpp/change-character-spac...