Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 131,704 for

font

(0.16 sec)
  1. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and does not proceed furt…..."); // Configure font settings var fontPath = Path...Path.Combine("/tmp", "fonts"); if (!Directory.Exists(fontPath))...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelP...

    Aspose::Words::Drawing::Charts::ChartDataLabelPosition enum. Specifies the position for a chart data label in C++....// Show data labels and set font color. series -> set_HasDataLabels...( true ); dataLabels -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 如何运行示例 | .NET 版 Aspose.Font

    .NET API操纵字体文件。要运行示例,请从Visual Studio中的GitHub下载并运行C#字体操纵和管理API示例。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-run-the-exam...
  4. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with PDF files with our libraries: .NET, CPP, Java, Python...document properties, embedding fonts, and other operations with PDF...extended security controls & custom font handling....

    products.aspose.com/pdf/tutorial/
  5. 通過 .NET 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 ODP 文件中提取文本和圖像。...Text); //Display font height of the text Console.WriteLine(port...PortionFormat.FontHeight); //Display font name of the text if (port.PortionFormat...

    products.aspose.com/slides/zh-hant/net/parser/odp/
  6. 通過 .NET 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPTX 文件中提取文本和圖像。...Text); //Display font height of the text Console.WriteLine(port...PortionFormat.FontHeight); //Display font name of the text if (port.PortionFormat...

    products.aspose.com/slides/zh-hant/net/parser/p...
  7. 通過 Java 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 ODP 文件中提取文本和圖像的 Java 示例代碼。...getText()); //Display font height of the text System. out...getFontHeight()); //Display font name of the text System. out...

    products.aspose.com/slides/zh-hant/java/parser/...
  8. 通過Java從PPT文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPT 文件中提取文本和圖像。...getText()); //Display font height of the text System. out...getFontHeight()); //Display font name of the text System. out...

    products.aspose.com/slides/zh-hant/java/parser/...
  9. Latest Aspose.SVG Product Family topics - Free ...

    Get technical support of Aspose.SVG for .NET and Java....Overlayer between letters for some fonts 6 491 July 23, 2024 Incosistency...February 20, 2023 Vectorize text - font issue 15 870 July 27, 2022 Convert...

    forum.aspose.com/c/svg/42
  10. ChartDataLabel class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataLabel class. Represents data label on a chart point or trendline...Name Description font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...