Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 139,862 for

font

(0.22 sec)
  1. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties.... font . size = 12 ; chartAxisYTitle . font . color =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.no_proofing property | Aspose.Words for Py...

    Font.no_proofing property. True when the formatted characters are not to be spell checked....no_proofing property Font.no_proofing property True when the...completely disabling it. builder . font . no_proofing = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....placement - Applies TimesNewRoman font with 12pt size - TextBuilder...text_state . font_size = 12 text_fragment_1 . text_state . font = ap...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  4. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...often caused by font substitution (missing fonts on the conversion...Why it happens Font substitution – When the fonts referenced in...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  5. 加载并提取数据| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何加载并保存 .NET 中 Type1 字体的基础。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/loading-saving-type...
  6. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...tell me how to get the proper fonts as well with the html in response...@vishika To ensure that the proper fonts are included when converting...

    forum.aspose.com/t/when-converting-docx-to-html...
  7. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable objects with versatile fill types for improved document design....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document.... font . bold = false ; paraStyle . font . size = 8...8 ; paraStyle . font . name = "Arial" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LineSpacingRule | Aspose.Words for Java

    Specifies line spacing values for a paragraph in Java.... // Using font sizes that are too large for...spacing will scale to different font sizes. builder.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用C++访问和修改单元格富文本部分|Documentation

    学习如何通过Aspose.Cells for C++ API访问和更新单元格富文本的部分内容。...cout << "Before updating the font settings...." << std :: endl...endl << "After updating the font settings...." << std :: endl...

    docs.aspose.com/cells/zh/cpp/access-and-update-...