Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 13,458 for

load font

(0.1 sec)
  1. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf".... arrayBuffer (); // Create load options and filter out charts...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  2. ResourceType enumeration | Aspose.Words for Python

    aspose.words.Loading.ResourceType enumeration. Type of Loaded resource....ResourceType enumeration Type of loaded resource. Members Name Description...Description IMAGE Image. FONT Font. CSS_STYLE_SHEET CSS style sheet...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Convert Excel to XPS File in Python

    This quick tutorial covers how to convert Excel to XPS in Python. It encompasses all relevant details including the algorithm and the sample code to perform Excel to XPS conversion in Python....Font Product Family Aspose.TeX Product...Java to convert Excel to XPS Load the Excel file with the Workbook...

    kb.aspose.com/cells/python/how-to-convert-excel...
  4. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX....Font Product Family Aspose.TeX Product...transform a VSD file to VSDX Load the source VSD file into the...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...
  5. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...age, stream) Registers and loads a hyphenation dictionary for..., file_name) Registers and loads a hyphenation dictionary for...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX Fonts into the PDF. There are 3 .shx Fonts used in my DWG drawing put when i export my file as PDF the SHX Font is not use…...Issue with SHX fonts Aspose.CAD Product Family RaimondL August...get the SHX fonts into the PDF. There are 3 .shx fonts used in my...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  7. Aspose::Words::DocumentBase::get_FontInfos meth...

    Aspose::Words::DocumentBase::get_FontInfos method. Provides access to properties of Fonts used in this document in C++....Provides access to properties of fonts used in this document. System...SharedPtr < Aspose :: Words :: Fonts :: FontInfoCollection > Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...pdf" )) { // Load Page object to add Annotation...wa ); // Create TextState for Font settings var ts = new Aspose...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  9. Converting Workbook to Different Formats|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....Technically, conversion means to load a workbook in one file format...for each page, text, embedded fonts, raster images, 2D vector graphics...

    docs.aspose.com/cells/java/converting-workbook-...
  10. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体... Solution To avoid the blue font issue and the casting error...workbook. You can reset the font color to the desired color programmatically...

    forum.aspose.com/t/aspose-cells-wps/314668