Sort Score
Result 10 results
Languages All
Labels All
Results 6,991 - 7,000 of 124,831 for

font

(0.09 sec)
  1. 使用 C# 製作 DOC

    通過幾個步驟在 C# 中創建一個新的 DOC。使用 .NET 庫輕鬆創建 DOC。...var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/zh-hant/net/make/doc/
  2. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....from text using a specified font. This feature allows you to...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  3. What is an MPP File? MPP File Extension, Proces...

    Learn about the MPP file format, its extension, and how it is used for project management. Discover MPP file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPP files seamlessly....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/tasks/supported-formats/mpp/
  4. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, Fonts, and effects to achieve the desired visual style and enhance your worksheets....( "Title" ); // Setting the font color of the chart title to...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  5. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Cells dialog, you can select the font color, fill color, or any other...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  6. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....getParagraphBreakFon() Provides access to the font formatting of the paragraph...doc.save(getArtifactsDir() + "Font.RemoveHiddenContentF.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....Shows how to work with a legend font. Document doc = new Document(getMyDir()...getLegend(); // Set default font size all legend entries. chartLegend...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用Aspose.word把转换ODT转换为PDF的时候,嵌入了罗马数字序列,并且总页数减少了...

    ODT pdf: Could you advise how to fix this? Thank... BTW here is how i set the fonts. 1398×703 77.3 KB vyacheslav...TrueType Fonts Location in Java Specify various TrueType font sources:...

    forum.aspose.com/t/aspose-word-odt-pdf/316539
  9. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....getFont() Provides access to the font formatting of this object. getGlow()...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java.... getFont() public Font getFont() Gets the character...getColor().getRGB()); Returns: Font - The character formatting of...

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