Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 15,521 for

load font

(0.14 sec)
  1. Exporting SHX fonts|CAD Documentation

    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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/python-net/developer-guide/...
  2. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspere.Cells with C++....Cells-for-C // Load your source workbook Workbook...com/aspose-cells/Aspose.Cells-for-C // Load your source workbook U16String...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  3. Method Not Found Error - Free Support Forum - a...

    I am trying to generate a word document from a template using range.replace. Some of the replace has html and need to format it correctly. I am trying to use Ireplacingcallback. at splitrun method run.parentnode.insertaf…...41); font-family: Oswald, sans-serif; font-size: 14px; font-style:...font-style: normal; font-variant-ligatures: normal; font-variant-caps:...

    forum.aspose.com/t/method-not-found-error/323695
  4. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadOptions class. Allows to specify additional options when Loading Text document into a Document object. To learn more, visit the documentation article in C++....Aspose::Words::Loading::TxtLoadOptions class Contents [ Hide...specify additional options when loading Text document into a Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. 设置使用 C++ 和 Node.js 将电子表格渲染成图片时的默认字体|Documentation

    学习如何在用 Aspose.Cells for Node.js via C++ 将电子表格渲染为图片时设置默认字体。...xlsx" ); // Loads the workbook which contains...( filePath ); // Set default font of the workbook to none let...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  6. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...All fonts are available and no warnings related to fonts or conversion...multiple paragraphs, or a larger font). Consequently an extra blank...

    forum.aspose.com/t/footer-height-and-extra-line...
  7. Convert XLTX to PPS using Python or with free O...

    XLTX to PPS conversion in your Python applications without using Microsoft Office or online. Test free XLTX to PPS online converter quickly before integrating the code....as setting the desired font size, font color, background color...as setting the desired font size, font color, background color...

    products.aspose.com/total/python-net/conversion...
  8. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Font.Name = reportFontName; builder.Font.Size = 10;...10; builder.Font.Bold = true; builder.Writeln($"Source Input {currentDateTime...

    forum.aspose.com/t/pdf-file-distorted/327238
  9. Getting Started | Aspose.Font for Java

    Java Font Manipulation API's Getting Started section covers topics including Product Overview, Supported File Formats, Feature List, and Installation....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/getting-started/
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... Font = Aspose . Pdf . Text . FontRepository...( fontFile )) { // Load the TrueType font into stream object...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/