Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 139,844 for

font

(0.4 sec)
  1. FieldDatabase.TableFormat | Aspose.Words for .NET

    Discover the FieldDatabase TableFormat property to easily customize your database query results with flexible formatting options for enhanced data presentation....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  2. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...code snippet only changes the font color of the footnote text but...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  3. Ошибка конвертации Excel в PDF - Free Support F...

    Добрый день! Столкнулись с ошибкой конвертации Excel в PDF - обрезается первая жирная строчка (Baskerville-Bold). Проблема воспроизводится на приложенном файле. Ниже приведен код конвертации. Conversion details.7z (8…...Cells Product Family layout , font , cells-net , excel-conversions...

    forum.aspose.com/t/excel-pdf/327889
  4. SVG 滤镜和渐变 – SVG Filters and Gradients – Aspose....

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  5. Java API to Render TEX to XLT | products.aspose...

    Export TEX to XLT via Java API without using Microsoft Excel or Adobe Reader...file, such as setting font size, font color, and background color...

    products.aspose.com/total/java/conversion/tex-t...
  6. Convert POTX to WORDML via C# .NET or with free...

    Convert PowerPoint potx documents to Word wordml files with C#. Convert multiple files within ASP.NET or other .NET applications....incorporating features such as font size adjustment, color contrast...features like text formatting, font styles, and layout adjustments...

    products.aspose.com/total/net/conversion/potx-t...
  7. Aspose.Cells 8.6.1中的公共API更改|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....GetCharacters (); //Modify the Font Name for the first FontSetting...FontSetting settings [ 0 ]. Font . Name = "Arial" ; //Set the updated...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. FieldChar class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a document... font Provides access to the font formatting of...

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

    Provides methods to insert text images and other content specify Font paragraph and section formatting in Java....images and other content, specify font, paragraph and section formatting...fetchRowAttr(int key) getBold() True if the font is formatted as bold. getCellFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon.... DrawString ( text , Font , textBrush , cx , cy ); } }...i ); g . DrawString ( text , Font , textBrush , polygon [ i ]);...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...