Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 30,882 for

custom font

(0.24 sec)
  1. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....Different format settings like font, border and number format are...by customizing font and border settings. Customizing Font Settings...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. 文本图层导出时中文格式不对 - Free Support Forum - aspose.com

    I have a PSD file that contains a text layer with Chinese text. When exporting the image using the Aspose.PSD for Java API to save as a jpg picture, the Chinese text displays incorrectly. the origin psd file looks like …...could you please check if the font that was originally used in...file is installed in OS. If the font is not installed, Aspose.PSD...

    forum.aspose.com/t/topic/314055
  3. Aspose::Words::Fonts::FontSourceBase::GetAvaila...

    Aspose::Words::Fonts::FontSourceBase::GetAvailableFonts method. Returns list of Fonts available via this source in C++....Aspose::Words::Fonts::FontSourceBase::GetAvailableFonts method...nts method Returns list of fonts available via this source. System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following code...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  5. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the Font properties of paragraphs of text on slides....Manage Fonts - PowerPoint Java API Contents [ Hide ] Manage Font...Font Related Properties Presentations usually contain both text...

    docs.aspose.com/slides/php-java/manage-fonts/
  6. Add Text to PDF using Python|Aspose.PDF for Pyt...

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use Custom OTF Fonts....text are set, such as font size, font type (Times New Roman)...text_state . font_size = 12 text_fragment . text_state . font = ap ...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  7. 在VSTO和Aspose.Cells中旋转单元格文字|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....)); //Set the font color of cell text _range . Font . Color = System...RotationAngle = 45 ; // Set the custom fill color of the cells. objstyle...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  8. Working with Hyperlinks in Java|Aspose.Words fo...

    How to add a hyperlink into your document using Java....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/java/working-with-hyperli...
  9. Working with Type1 Fonts | Java

    Java APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with Type 1 Fonts in your Java applications....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/java/working-with-type1-fo...
  10. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to Customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....that can be applied to cells, fonts, gridlines, graphic objects...colors but also custom colors. Before using a custom color, add it...

    docs.aspose.com/cells/cpp/cells-fill-settings/