Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 137,427 for

font

(0.21 sec)
  1. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...一致了,经过我测试,保存前先把defaultstlye的font改为arial 11,test1.xlsm也是可以得到相同的6...defaultStyle.Font.Name = “Arial”; defaultStyle.Font.Size = 11;...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  2. 将 HTML 转换为 DOCX – C#

    使用 Aspose.HTML API 在 C# 中将 HTML 转换为 DOCX。在 C# 示例中考虑各种 HTML 到 DOCX 的转换情况。试试在线 HTML 转换器。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/zh/net/convert-html-to-docx/
  3. 使用 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/
  4. 自定义 HTML 渲染 – Aspose.HTML for Python via .NET

    通过 .NET 使用 Aspose.HTML for Python 将 HTML 自定义渲染为 PDF、XPS、DOCX 和图像。获取随时可用的 Python 示例。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/zh/python-net/rendering-op...
  5. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document....properties such as text color and font can be changed through the field...

    docs.aspose.com/pdf/java/multimedia-annotation/
  6. 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/
  7. 将 MHTML 转换为 DOCX – C# 示例

    使用 Aspose.HTML for .NET 将 MHTML 转换为 DOCX,并考虑在 C# 示例中支持 MHTML 到 DOCX 的转换。试试在线 MHTML 转换器。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/zh/net/convert-mhtml-to-docx/
  8. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....affect their appearance, such as font size, shading or drawing effects...pdfOptions ) Using TrueType Fonts in Python Related articles -...

    docs.aspose.com/words/python-net/converting-to-...
  9. 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...
  10. 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...