Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 16,559 for

font loading

(0.22 sec)
  1. Microsoft OneNote Conversion | .NET

    Convert Microsoft OneNote with few lines of C# code via .NET library....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/note/net/conversion/
  2. Converting a SVG file to DOCX using Python | As...

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

    products.aspose.com/pdf/python-net/conversion/s...
  3. How to Convert Latex to PDF using Python

    This tutorial explains how to convert Latex to PDF using Python. It includes the environment configuration information, and step-by-step process, in addition to a code sample to create a TEX to PDF converter using Python....Font Product Family Aspose.TeX Product...different options to customize the loading process of the source TEX file...

    kb.aspose.com/pdf/python/how-to-convert-latex-t...
  4. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....based stamp like font size, font style, and font color etc. In order...properties textStamp . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  5. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... Load image from stream Add image...header we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  6. How to Convert PNG to ICON in Java

    This article encompasses the simple steps on how to convert PNG to ICON in Java. It provides all the required resources, important classes, methods and a working sample code to develop a PNG to ICO converter in Java....Font Product Family Aspose.TeX Product...which is then followed by loading the source PNG file from the...

    kb.aspose.com/imaging/java/how-to-convert-png-t...
  7. Aspose.Words for Java 26.7: content in table ce...

    Environment Product / version: Aspose.Words for Java 26.7 (aspose-words-26.7-jdk17.jar) JDK: OpenJDK 25 (Corretto) OS: macOS (Apple Silicon) Summary A one-column, two-row table where row 1 has HeightRule.EXACTLY and 96…...use Font.setNameFarEast("DengXian") ; Latin runs use Font.setName("Calibri")...write(latin); } } Repro.java — loads the DOCX and saves to PDF with...

    forum.aspose.com/t/aspose-words-for-java-26-7-c...
  8. 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 …...make sure that the Cambria Math font is installed on the Linux system...You can also load the font as an external font at runtime using...

    forum.aspose.com/t/math-formula-is-missing-when...
  9. Convert docx to pdf Chinese garbled - Free Supp...

    Convert docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...often related to font embedding. If the fonts used in the DOCX...this issue, ensure that the fonts used in your DOCX document are...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...
  10. How to Add Watermark in Tiff using C#

    This step by step tutorial is about how to add watermark in Tiff using C#. This code in C# add Tiff watermark for protection of intellectual property rights of image....Font Product Family Aspose.TeX Product...namespaces Use Image.Load method to load the Tiff and add Tiff...

    kb.aspose.com/imaging/net/how-to-add-watermark-...