Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 11,755 for

font loading

(0.09 sec)
  1. 开发人员指南| JavaScript 版 Aspose.Font

    JavaScript字体操纵API的开发人员指南解释了开发人员如何使用TrueType和Opentype字体,Type1字体和CFF字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/javascript-cpp/develope...
  2. 通过C++使用Node.js管理评论和笔记|Documentation

    用Aspose.Cells for Node.js via C++插入和管理评论或笔记。..." ); // Setting the font size of a comment to 14 comment...setSize ( 14 ); // Setting the font of a comment to bold comment...

    docs.aspose.com/cells/zh/nodejs-cpp/comments-an...
  3. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....methods to specify font size, font style, and font color etc for stamp...snippets shows an example on how to load an existing PDF document and...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  4. Get Cell Validation in ODS Files|Documentation

    Learn how to Get Cell Validation in ODS Files through the Aspose.Cells for JavaScript via C++ API....validation property by loading the source ODS file and reading..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/get-cell-v...
  5. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....such as formatting or broken fonts. If you want to easily find...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  6. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb.... Finally, I set some Font attributes (bold) for the label...SalesData > private void Page_Load ( object sender , System . EventArgs...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. 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...
  8. TEX to PDF Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/t...
  9. Render Custom Date Format Pattern g and ge mm d...

    Learn how to render custom date format patterns 'g' and 'ge' in Aspose.Cells for JavaScript via C++ to control date display in spreadsheets....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Instantiating a Workbook object by loading the selected file const workbook...

    docs.aspose.com/cells/javascript-cpp/render-cus...
  10. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema....we need to transform XML and load into PDF document. The following..."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/