Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,677 for

font encoding

(0.1 sec)
  1. Optimize PDF Files in Python|Aspose.PDF for Pyt...

    Learn how to optimize, compress, and reduce PDF file size in Python using Aspose.PDF....Merge duplicate streams Unembed fonts Remove unused objects Remove...Unembedding Fonts If the document uses embedded fonts, it means...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  2. 使用字形对象| C++

    aspose中的字形对象。Font库功能由其具有的属性描述。代码片段可帮助您了解如何在C ++中编码字形。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/developer-guide/usi...
  3. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....directly in the HTML using Base64 encoding. This produces a single, self-contained...(transparency) are always encoded as PNG. Get the Entire Slide...

    docs.aspose.com/slides/net/exporting-presentati...
  4. 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); …...MemoryStream()) { byte[] byteInfo = Encoding.UTF8.GetBytes(this.HtmlString);...loadOptions); } // Map your local fonts folder (where ARIALUNI.TTF resides)...

    forum.aspose.com/t/how-to-imprve-performance-be...
  5. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage Fonts. Learn how to add the text to images with Aspose.Font for .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/add-text-to-image/
  6. What is TeX?

    This page briefly answers the question "What is TeX?" Is it one of the programming languages or it is considered to be a document format?...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/net/what-is-tex/
  7. 使用字形对象| .NET

    aspose中的字形对象。Font库功能由其具有的属性描述。代码片段可帮助您了解如何使用C#编码字形。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/developer-guide/usi...
  8. Visual Component Properties|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....CodeText - text or data to be encoded as BarCode label. RenderFormat...Text - caption text. Font - caption font. Visible - flag that...

    docs.aspose.com/barcode/reportingservices/visua...
  9. Excel_Character Misalignment Issue - Free Suppo...

    Hello Team, We are facing the Character Misalignment issue in Excel when converting into PDF. We attatched the source file for your reference. Kindly try to fix the issue ASAP. Excel_Issue_OriginalFile.zip (110.7 KB) …...caused by a font substitution or character encoding failure during...xml file, please check if the fonts “MS Gothic” and “Meiryo UI”...

    forum.aspose.com/t/excel-character-misalignment...
  10. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...Encoding.UTF8.GetBytes($"<html><pr...Cannot find table ‘GPOS’ in the font file. Exception thrown: ‘System...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...