Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 11,763 for

font loading

(0.13 sec)
  1. Public API Changes in Aspose.Cells 8.6.1|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.... Java //Load a spreadsheet Workbook workbook...simple usage scenario. Java //Load a spreadsheet Workbook workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....fontPclName) Adds information about font that is uploaded to the printer...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/java/com.aspose.word...
  4. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...constructor(obj: Aspose::Cells::Font); ~ Steps to Reproduce Install...constructor(obj: Aspose::Cells::Font); And here is the suggested...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  5. SVG to PDF Converter using Python | Aspose.PDF

    Sample code on Python for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Python and .NET...Python developers can easily load & convert SVG files to PDF in...including Document class for loading PDF files.Ensure that the necessary...

    products.aspose.com/pdf/python-net/conversion/s...
  6. SVG to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for SVG to TIFF conversion. Use example code for batch SVG to TIFF conversion with Python and .NET...Python developers can easily load & convert SVG files to TIFF...including Document class for loading PDF files.Ensure that the necessary...

    products.aspose.com/pdf/python-net/conversion/s...
  7. TEX to DOC Converter using Python | Aspose.PDF

    Sample code on Python for TEX to DOC conversion. Use example code for batch TEX to DOC conversion with Python and .NET...Python developers can easily load & convert TEX files to DOC in...including Document class for loading PDF files.Ensure that the necessary...

    products.aspose.com/pdf/python-net/conversion/t...
  8. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...Text font is used in the presentation, but a different font appears...install the font on the operating system or load it as an external...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  9. 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
  10. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce calculation time for cell calculation methods in Excel using JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Instantiating a Workbook object by loading the uploaded file const workbook...

    docs.aspose.com/cells/javascript-cpp/decrease-t...