Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 143,098 for

font

(0.16 sec)
  1. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the shape.... font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the document text and the right edge of the shape.... font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the shape.... font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.opacity property | Aspose.Words for Node.js

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque).... font . size = 32 ; builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape.... font . size = 32 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape.... font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Გააკეთეთ DOCX C++ Ის Გამოყენებით

    შექმენით ახალი DOCX C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/docx/
  8. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....Properties with C++ Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/cpp/change-the-html-link-...
  9. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify Font, paragraph and section formatting...images and other content, specify font, paragraph and section formatting...methods. Use the DocumentBuilder.font property to specify character...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose Cells for javaでMS ゴシックのフォントが印刷で明朝体のフォントに...

    MS ゴシックのフォントで指定しているにもかかわらず、日本語の箇所が明朝体のように変換されて印刷されてしまう。 仕様ライブラリはaspose-cells-17.12.jar...この問題は次のように記録されています CELLSJAVA-43037 - Font problem on PDF conversion Toshihiro...se)_font.pdfの方)。 比較のためEXCELで印刷したファイル(output(excel)_font.pdf)も同梱します。...

    forum.aspose.com/t/aspose-cells-for-java-ms/204246