Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 141,419 for

font

(0.31 sec)
  1. 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...
  2. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...String fontFile = "/usr/share/fonts/truetype/msttcorefonts/Arial... openFont ( "/home/aspose/.fonts/Montserrat-Black.otf" )); //...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  3. 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...
  4. Abrupt PDF file size increase after merging two...

    Product: Aspose.PDF for .NET/ Aspose.CELLS for .NET Version: 24.2.0.0 /24.1.0.0 Platform : .NET Framework 4.8 . OS: Windows Problem Description We are facing a significant and abrupt increase in PDF file size in…...disproportionate No explicit images, fonts, or metadata are added by our...should not re‑embed or duplicate fonts/resources unnecessarily Final...

    forum.aspose.com/t/abrupt-pdf-file-size-increas...
  5. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... Use fonts and attributes to highlight...characteristics, such as fonts and font sizes, number formats,...

    docs.aspose.com/cells/net/format-worksheet-cell...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions cla...

    Aspose::Words::Saving::HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the HtmlFixed format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …..."Arial" // Ensures consistent font rendering }; // Save the workbook..."Arial" // Ensures consistent font rendering }; // Save the workbook...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  10. How to Convert PDF to HTML in C#

    This brief topic focuses on how to convert PDF to HTML in C#. You can export PDF to HTML in C# by using simple API calls with no dependence on Adobe Acrobat or any other third party tool....Font Product Family Aspose.TeX Product...HtmlSaveOptions object to set Fonts, SVG and Image save options...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-htm...