Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 133,213 for

font

(0.3 sec)
  1. Utilizzo codifica ANSI e non Identity-H in conv...

    Buongiorno, in fase di conversione da docx a PDF utilizzando la compliance con PDF_UA i Font utilizzati all’interno del PDF prodotto risultano con codifica ANSI. Com’è possibile forzare la codifica Identity-H? Grazie M…...utilizzando la compliance con PDF_UA i font utilizzati all’interno del PDF...Per forzare la codifica dei font a Identity-H durante la conversione...

    forum.aspose.com/t/utilizzo-codifica-ansi-e-non...
  2. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...0 MB) In comparison 1: The font of values to right of the bar...renders it at as an EMF image, the font appears to be Calibri. In comparison...

    forum.aspose.com/t/incorrect-rendering-when-con...
  3. Fill.FillType | Aspose.Words for .NET

    Discover how to effectively set the FillType property and enhance your design with customizable fill options for better visual impact....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows Fonts so we added the required Fonts on the application and are adding them as shown bellow in the code sni…...Visio to PNG not using fonts (Linux) Aspose.Diagram Product Family...using windows fonts so we added the required fonts on the application...

    forum.aspose.com/t/visio-to-png-not-using-fonts...
  5. Adding Text Dynamically|Aspose.Slides Documenta...

    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.... Font . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //Write the output...

    docs.aspose.com/slides/net/adding-text-dynamica...
  6. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。...font 属性下指定的默认字体。 如果API无法找到工作簿的 DefaultStyle.font 属性下定义的字体,则尝试使用...head > < title > Aspose.Cells Font Configuration Example </ title...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  7. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  8. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evalu......absolute; font-family: Helvetica, Arial, sans-serif; font-size: 15px;...absolute; font-family: Helvetica, Arial, sans-serif; font-size: 15px;...

    forum.aspose.com/t/svg-foreignobject-not-render...
  9. Licensing | Aspose.Font for Java

    Java APIs for the developers to manipulate and Font files. Here you will find how to get Aspose.Font API Solution for Java license....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/licensing/
  10. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...// Create a Font object const font = style . font ; // Set the...

    docs.aspose.com/cells/javascript-cpp/merging-an...