Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 140,761 for

font

(0.27 sec)
  1. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...fontSettings Allows to specify document font settings. ignoreOleData Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HTML with Node.js via C++|Documentation

    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....like em or percent Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  3. Other managing TeX options | Python

    Aspose.TeX API solution for Python includes conversion functionality that allows you to set the initial interaction mode in which the engine starts....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/python-net/other-options/
  4. How to change background in comment in Excel wi...

    How to change color in comment and insert picture or image in comment in Excel using Aspose.Cells for Node.js via C++....Close How to change the Comment Font Color with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-com...
  5. Convert PowerPoint Presentations to HTML on And...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides for Android conversion guide for fast, flawless results....HTML with original or embedded fonts. Convert a PowerPoint presentation...PowerPoint to HTML with Original Fonts Aspose.Slides provides the ...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. Manipulating Photoshop Formats|Documentation

    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.... Specifying a Font Folder The FontSettings. addFontsFolder()...Aspose.Imaging should look for fonts. When a valid path is passed...

    docs.aspose.com/imaging/java/manipulating-photo...
  7. Convert OTT to ODP via C# .NET or with free Onl...

    Convert Word ott documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....Programmatically : Use Cases OTF (OpenType Font) files are used to store vector...Presentations : Convert OTF fonts to create engaging presentations...

    products.aspose.com/total/net/conversion/ott-to...
  8. Markdown to Word Converter | Convert MD File to...

    Learn how to develop a Markdown to Word converter in C#. Convert MD files to DOCX programmatically with Aspose.Words for .NET in just a few lines....Apply formatting options like font styles, colors, or paragraph...tables. ParagraphFormat and Font : These classes control the...

    blog.aspose.com/words/markdown-to-word-converte...
  9. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...examples that show how to apply font settings, border settings, and...

    docs.aspose.com/cells/javascript-cpp/conditiona...
  10. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/html/