Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 134,551 for

font

(0.4 sec)
  1. 入门| Aspose.Font 适用于C++

    C ++字体操纵API的入门部分涵盖了包括产品概述,支持的文件格式,功能列表和安装的主题。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/getting-started/
  2. 使用TrueType和Opentype字体| .NET

    C#API用于开发人员操纵和字体文件。找出如何使用.NET应用程序中的TrueType和Opentype字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/working-with-truety...
  3. Header and footer display in a wrong format aft...

    Display In Wps apperently it all display in single page . when convert to pdf , it turns to double page . what is the best practoce to fix it ? following is the origin file . 695200843888066560.docx (67.4…...your side occurs because the fonts used in your document are not...cannot find the fonts used in the document the fonts are substituted...

    forum.aspose.com/t/header-and-footer-display-in...
  4. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加或删除水印的 Python 源代码。... font_size = 72 ts . foreground_color...blue ts . font = apdf . text . FontRepository . find_font ( "Courier"...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  5. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上处理 PDF 文件中邮票的 Python 源代码... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/zh-hant/python-net/stamps/
  6. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Position method. Gets or sets the position of the data labels in C++....// Show data labels and set font color. series -> set_HasDataLabels...( true ); dataLabels -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Text = fnote; // Apply uniform font size and color foreach (TextParagraph...TextParagraphs) { para.Font.Name = "Meiryo UI"; para.Font.DoubleSize =...

    forum.aspose.com/t/how-to-change-rectangularcal...
  8. Ինչպես ավելացնել ջրանիշը Tiff-ում՝ օգտագործելով C#

    Այս քայլ առ քայլ ձեռնարկը այն մասին է, թե ինչպես ավելացնել ջրանիշը Tiff-ում՝ օգտագործելով C#: Այս կոդը C#-ում ավելացնում է Tiff ջրանիշ՝ պատկերի մտավոր սեփականության իրավունքների պաշտպանության համար:...Font Product Family Aspose.TeX Product...ավելացնելու համար Տեղադրեք Graphics , Font , SolidBrush և StringFormat...

    kb.aspose.com/hy/imaging/net/how-to-add-waterma...
  9. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...LoadOptions ) font_settings Allows to specify document font settings...(Inherited from LoadOptions ) support_font_face_rules Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。... font_size = 12 textFragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) textFragment...

    products.aspose.com/pdf/zh-hant/python-net/create/