Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 15,537 for

load font

(0.16 sec)
  1. "GetRowHeightInch" returns wrong height for aut...

    See attached sample: I write a long text to a cell, set “IsTextWrapped = true” and call “AutoFitRows”. AsposeCellsRowHeightInch.zip (11.9 KB) When calling “GetRowHeightInch” afterwards (for setting horizontal page brea…... It happens only when I load a template file that uses the...the (old) excel default font “Calibri”, but with nondefault size...

    forum.aspose.com/t/getrowheightinch-returns-wro...
  2. 测量单元格值的宽度和高度,单位为像素。|Documentation

    学习如何通过C++中的Aspose.Cells for JavaScript以单位像素测量单元格值的宽度和高度。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'fileInput' ); // Create or load workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  3. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on Font substitution warnings during document Load or save....Contains information about a font substitution warning that Aspose...Words issued during document loading or saving. public class FontSubstitutionWarn...

    reference.aspose.com/words/net/aspose.words/fon...
  4. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...workbook } // Instantiate or load workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  5. Aspose.PSD for .NET 20.7 - Release Notes|Docume...

    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.... Write ( data ); } } // Loads the new data for a smart object...image = ( PsdImage ) Image . Load ( basePath + fileName )) { Lnk2Resource...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-7...
  6. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...add the header and footer: // Load the Excel file Workbook workbook...html", SaveFormat.Html); // Load the HTML file to modify it string...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  7. Node.js 3D Document Processing API | products.a...

    Node.js library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications...Transform Property Extrusions Font/Text 2D Profiles 3D Procedural...save in uniform object model Load, save & convert files Work with...

    products.aspose.com/3d/nodejs-java/
  8. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....padding : 24 px ; font-size : 18 px ; font-weight : 600 ; } ...border-bottom : 1 px solid #e5e7eb ; font-weight : 600 ; } . x-spread...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into stream U16String...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  10. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....Font Product Family Aspose.TeX Product...will learn to control the loading of the source Markdown file...

    kb.aspose.com/words/python/convert-markdown-to-...