Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 140,569 for

aspose font

(0.18 sec)
  1. Convert Excel to Markdown using C#

    Follow this article to convert Excel to Markdown using C#. It has details to set the IDE, a list of steps, and a sample code to transform Excel to Markdown using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/convert-excel-to-markdo...
  2. Remove Image from PDF using Java

    This article describes how to remove image from PDF using Java. It has the IDE configurations, steps, and a sample code to delete image from PDF using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/java/remove-image-from-pdf-us...
  3. ParagraphFormat.KeepTogether | Aspose.Words for...

    Discover the ParagraphFormat KeepTogether property, ensure all lines stay together on one page for improved document readability and professional presentation....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  4. Edit Macro in Word using Python

    Follow this article to edit macro in Word using Python. It has details to set the IDE, a list of steps, and a sample code to change macro using Python using various options....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/python/edit-macro-in-word-u...
  5. FontInfo | Aspose.Words for Java

    Specifies information about a Font used in the document in Java....Specifies information about a font used in the document. To learn...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...MathType Equation OLE Object Aspose.Words Product Family docxtoimage...images using Aspose.Words . Sample Code : using Aspose.Words; using...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  7. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。... Aspose.Cells支持在运行时将条件格式应用于单元格。本文解...Excel用于颜色标度条件格式的颜色。 应用条件格式 Aspose.Cells支持多种方式的条件格式: 使用设计师电子表格...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  8. Aspose.Cells for Node.js via Java

    This API allows you to do all kinds of operations on Excel files in Node.js code including creating, editing and converting etc....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/nodejs/page/4/
  9. FontSourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient Font source management. Optimize your document processing with flexible Font options....enumeration Specifies the type of font source. public enum FontSourceType...object that represents single font file. FontsFolder 1 A FolderFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Font.style_name property | Aspose.Words for Python

    Font.style_name property. Gets or sets the name of the character style applied to this formatting....style_name property Font.style_name property Gets or sets the...Using the style name: builder . font . style_name = 'Emphasis' builder...

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