Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 21,951 for

font conversion

(0.61 sec)
  1. Excel MCP - AI-Powered Spreadsheet Automation|D...

    Excel MCP - AI-powered spreadsheet automation server for Excel AI integration, Excel Formula MCP, and comprehensive Excel automation workflows...Smart Excel Formatting : Apply fonts, colors, borders, and Excel...professional Excel reports from conversational data Smart Spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/mcp/
  2. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A‑compliant PDF files using Aspose.Cells for Node.js via C++....Format (PDF) that embeds all fonts used in the document within...features such as font linking (as opposed to font embedding) and...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  3. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><table...style="margin-top:0pt; margin-bottom:0pt; font-size:14pt"><img src="data:image/png;base64...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  4. Features Overview|Aspose.Slides for Node.js via...

    Discover Aspose.Slides for Node.js via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... File Formats and Conversions Aspose.Slides for Node.js...document format. PPT to PPTX conversion Aspose.Slides for Node.js...

    docs.aspose.com/slides/nodejs-java/features-ove...
  5. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#.... The font used in the PDF is Fanwood.... Fanwood is the last resort font which is stored in Aspose.Words...

    docs.aspose.com/words/net/integration-in-aws-la...
  6. 字体命令行转换器| Aspose.font CLI工具

    强大的命令行转换器工具从Aspose.Font轻松有效地转换流行字体格式。 Aspose CLI字体转换器。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/cli-tools/font-conv...
  7. AsposeFontConvertToSVG | Javascript

    Convert Fonts into svg format. Reliable Javascript via C++ library for Font Conversion from Aspose.Font....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  8. Getting Started | Aspose.Font for .NET

    C# 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/net/getting-started/
  9. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...0 Write the conversion code using System; using...EmbedStandardFonts = true // embed standard fonts in the PDF }; // 2.5 Save to...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...loadOptions); } // Map your local fonts folder (where ARIALUNI.TTF resides)...MapPath("~"), "fonts"); // Configure Aspose to load fonts from that...

    forum.aspose.com/t/how-to-imprve-performance-be...