Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 141,413 for

font

(0.2 sec)
  1. Problems converting word to pdf - Free Support ...

    When I converted a word document to a pdf document, the chart title has been changed from Chinese to English. How can I keep it unchanged? version:aspose-words-25.9-jdk17 Even if I use this code, it still doesn’t…...considerations: Font Availability : Verify that the font used for the...setName("YourChineseFont"); // Ensure the font supports Chinese doc.save("output...

    forum.aspose.com/t/problems-converting-word-to-...
  2. 档案

    档案...Font for Java 开发用于处理不同种类的 字体 。您可以通过从...aspose</groupId> <artifactId>aspose-font</artifactId> <version>22.10</version>...

    blog.aspose.com/zh/font/convert-eot-to-woff-in-...
  3. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...SetNumber ( 14 ); // Set the font color to red color. style ....

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of text in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting.... PPTX ) Set the Legend Font Size A chart’s legend should...shows how to adjust the legend’s font size so you can match your presentation’s...

    docs.aspose.com/slides/python-net/chart-legend/
  6. TextPath.smallCaps property | Aspose.Words for ...

    TextPath.smallCaps property. True if the Font is formatted as small capital letters....smallCaps property True if the font is formatted as small capital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs....FontSize property Gets or sets a font size. The default value is 0...from 0 to 65.5 inclusive. Auto font size means that the watermark...

    reference.aspose.com/words/net/aspose.words/tex...
  8. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph formatting of styles for enhanced document presentation and professional formatting.... Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/sty...
  9. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.topMode](../topMode/) property....calculated using title text and font. const doughnutCenterY = titleAreaHeight...can be calculated using label font. const oneCharLabelWidth = 12...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...