Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 137,589 for

font

(0.12 sec)
  1. StyleCollection indexer | Aspose.Words for Python

    StyleCollection indexer. Gets a style by index.... default_font . name = 'Courier New' # If...'Courier New' , styles [ 4 ] . font . name ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX....Font Product Family Aspose.TeX Product...C# . You may set the default font for Unicode characters or characters...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  3. Apply Excel Color Themes using C#

    Follow this article to apply Excel color themes using C#. It has the steps and sample code to apply Microsoft Excel themes with C# to cell or range of cells....Font Product Family Aspose.TeX Product...color and pattern Access the font from the style and set its theme...

    kb.aspose.com/cells/net/apply-excel-color-theme...
  4. Export Presentations to XAML in JavaScript|Aspo...

    Convert PowerPoint and OpenDocument slides to XAML in JavaScript using Aspose.Slides for Node.js—quick, Office-free solution that keeps your layout intact....ensure predictable fonts if the original font is not available...XamlOptions — it is used as a fallback font when the original is missing...

    docs.aspose.com/slides/nodejs-java/export-to-xaml/
  5. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  6. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...constructor(obj: Aspose::Cells::Font); ~ Steps to Reproduce Install...constructor(obj: Aspose::Cells::Font); And here is the suggested...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  7. Identifying the characters|Documentation

    Detecting the characters in an image....misidentifying certain characters in a font used in an image, and to take...

    docs.aspose.com/ocr/java/characters-identify/
  8. Save Excel into PDF with Standard or Minimum Si...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Document Assistant Close Change the Font on just the specific Unicode...

    docs.aspose.com/cells/net/save-excel-into-pdf-w...
  9. Identifying the characters|Documentation

    Detecting the characters in an image....misidentifying certain characters in a font used in an image, and to take...

    docs.aspose.com/ocr/cpp/characters-identify/
  10. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...setFont(fontsettings) to apply font settings for textbox object...this will set the font color to Yellow ,and font size to 12pt,and...

    forum.aspose.com/t/display-text-content-on-top-...