Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 141,419 for

font

(0.14 sec)
  1. FieldTA.long_citation property | Aspose.Words f...

    FieldTA.long_citation property. Gets or sets the long citation for the entry.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToa.page_number_list_separator property | ...

    FieldToa.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldTA.entry_category property | Aspose.Words ...

    FieldTA.entry_category property. Gets or sets the integral entry category, which is a number that corresponds to the order of categories.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToa.entry_separator property | Aspose.Word...

    FieldToa.entry_separator property. Gets or sets the character sequence that is used to separate a table of authorities entry and its page number.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldTA.short_citation property | Aspose.Words ...

    FieldTA.short_citation property. Gets or sets the short citation for the entry.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldTA.page_range_bookmark_name property | Asp...

    FieldTA.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document | Aspose.Words for Java

    Represents a Word document in Java....Provides access to properties of fonts used in this document. getFontSettings()...getFontSettings() Gets document font settings. getFootnoteOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用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...
  9. Creating, Opening and Saving Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Setting for Replacing Missing Fonts Developers can use Aspose.PSD... for example to set default font name when saving PSD documents...

    docs.aspose.com/psd/java/creating-opening-and-s...
  10. 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...