Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 137,427 for

font

(0.08 sec)
  1. Latest Aspose.HTML Product Family topics - Free...

    Get technical support of Aspose.HTML for .NET and Java....to pdf coming out with crazy font only on first h2 tag html-to-pdf...

    forum.aspose.com/c/html/29
  2. In HTML, the display:none property is used to h...

    Hello ,In HTML, the display:none property is used to hide table columns. When converting HTML to Word using Aspose.Words, the table styling becomes misaligned Code is as follows public byte[] htmlForByte(String downlo…...align='center' style='font-size:18pt;font-family:宋体'>目录</p>");...

    forum.aspose.com/t/in-html-the-display-none-pro...
  3. ConditionalStyleCollection Class | Aspose.Words...

    Explore Aspose.Words.ConditionalStyleCollection class to manage ConditionalStyle objects effectively, enhancing document formatting and customization.... Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  4. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact.... Font . Size = 32 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Other managing TeX options | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets set the initial interaction mode in which the engine starts. Here are some code examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/net/other-options/
  6. 使用 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...
  7. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...</TextSegment> <TextState Font="Arial" FontSize="16" /> </TextFragment>...next</TextSegment> <TextState Font="Arial" FontSize="16" /> </TextFragment>...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  8. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。...createStyle (); // Specify some Font settings. stl . getFont ()....setIsBold ( true ); // Set the font text color stl . getFont ()...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  9. DoclingSaveOptions class | Aspose.Words for Nod...

    Aspose.Words.Saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docling](../../aspose.words/saveformat/#Docling) format...whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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-...