Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,931 for

font encoding

(0.38 sec)
  1. Math Formula Is Missing When Converting PPTX to...

    We have an application that converts PPTX files to SVG files. If we have a MathFormula in our PPTX file and try to convert this file to SVG, the MathFormula is completely missing. In an old version of Aspose.Slides.NET …...ToArray(); svg = Encoding.UTF8.GetString(svgBytes);...make sure that the Cambria Math font is installed on the Linux system...

    forum.aspose.com/t/math-formula-is-missing-when...
  2. 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...
  3. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......Font.FamilyName = "Pristina"; generator...Aspose.Drawing.Font textFont = new Aspose.Drawing.Font("Pristina"...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  4. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....extractedText = System :: Text :: Encoding :: get_Unicode () -> GetString...: tfc ) { // Need to reduce font size at least for 70% auto size...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  5. LaTeX embedded graphics | Aspose.TeX for .NET

    This article covers how to include base64-encoded images in the LaTeX source code, as well as the \write18 feature that makes this possible....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/net/latex-embedded-graphics/
  6. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++.... Set the FontHeight and Font type for the paragraphs. Set...get_PortionFormat (); // Set the Font for the Portion pf -> set_LatinFont...

    docs.aspose.com/slides/cpp/manage-paragraph/
  7. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....(disable) font embedding Add new Html LoadOptions . Disable font embedding...often use fonts (i.g. fonts from local folder, Google Fonts, etc)...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  8. PDL Conversion API Solution | Python

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Python library with the Aspose.Page PDL conversion functionality....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/page/python-net/conversion/
  9. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...html" ,Encoding.UTF8 ); db.MoveToCell(0, 0...text-align:justify; font-size:12pt\"><span style=\"font-family:宋体\">...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  10. 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...