Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 139,803 for

font

(0.17 sec)
  1. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。... Font . Italic = true ; ppChart ....ChartTitle . Font . Size = 18 ; ppChart . ChartTitle . Font . Color...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  2. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...graphics primitives) or part of a font (e.g., a vertical bar character...graphics primitives) or part of a font (e.g., a vertical bar character...

    forum.aspose.com/t/vertical-line-not-extracted-...
  3. How to work with Aspose.SVG API – C# Examples

    The articles in this chapter provide the information you need to get started with Aspose.SVG for .NET and C# examples for processing SVG files....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/how-to-work-with-aspose...
  4. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...3 and make sure that all fonts are installed in the system...make sure that all Windows Fonts are installed and present in...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  5. Merge RTF Files Online or using Java | products...

    Free online app to combine different RTF files. Java merging library code to merge RTF documents.... For JogAmp JOGL, Harfbuzz font engine and Java Advanced Imaging...Preserve rich text styles, fonts, and tables during merges. AI...

    products.aspose.com/total/java/merge/rtf/
  6. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....setting margins, font type and size. Obviously that font should be monospace...get_DefaultTextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  7. AsposeWords convert pdf to md cause messy chara...

    I convert this pdf to markdown, and in md many mojibake (nonsense characters displayed when software fails render text according to its intended character encoding).I’ve installed a lot of Fonts code: document = aw…...I’ve installed a lot of fonts code: document = aw.Document(file_path)...Aspose.Words is often related to font encoding problems. This can...

    forum.aspose.com/t/asposewords-convert-pdf-to-m...
  8. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...that have the StrikeThrough font flag before saving the document...GetChildNodes(NodeType.Run, true)) { if (run.Font.StrikeThrough) { // delete the...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  9. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....placement, leader lines, and reduced font size; if necessary, hide some...Explicitly set fonts (family, size) and verify that the font is available...

    docs.aspose.com/slides/cpp/chart-data-label/
  10. how to customize UI appearance for message tip ...

    This article describes how to customize the UI appearance for message toast in GridJs....space-between; margin-bottom: 10px; font-weight: bold;"> <span> ${ title...initial-scale=1"> Use relative font sizes: fontSize: '14px' instead...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...