Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,218 for

variable fonts

(0.06 sec)
  1. How to Run Aspose.Slides for Java in Docker|Asp...

    Run Aspose.Slides in Docker containers: configure images, dependencies, Fonts, and licensing to build scalable services that process PowerPoint and OpenDocument....environment Font packages : Includes Microsoft Core Fonts Aspose.Slides...ubuntu:24.04 # Set environment variables ENV JAVA_HOME = /usr/lib/...

    docs.aspose.com/slides/java/how-to-run-aspose-s...
  2. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....Initialize the response data variable $responseData = "" ; try {...FileOutputStream object to write the font file. $xmlOutputStream = new...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  3. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/html-navigation/
  4. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType Fonts within Java products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/text-rendering-truety...
  5. Installation – Aspose.HTML for Python via .NET

    Learn how to install Aspose.HTML for Python via .NET library through PyPI....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/python-net/installation/
  6. Load HTML in C# – Aspose.HTML for .NET

    Load HTML files in C#. Learn how to load HTML from a file, URL, string, or memory stream using Aspose.HTML for .NET API....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/html/net/load-html/
  7. Excel to PDF:The page content is not centered -...

    When I use the following code to convert, the Excel content is displayed on the left in the PDF, but I want it to be displayed in the center. How can I solve this problem? Actual effect: image.png (15.9 KB) Expected r…...You can adjust the margin variable to fit your specific needs...wanted was not achieved, and the font size of the document content...

    forum.aspose.com/t/excel-to-pdf-the-page-conten...
  8. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  9. 创建 HTML 文档 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET 从文件、流、URL 中加载 HTML 或从头开始创建 HTML。考虑加载 HTML 文档的方法。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/zh/net/creating-a-document/
  10. Mail Merge Template in C++|Aspose.Words for C++

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields....fields where you want the variable text to be. A merge template...paragraphs inside your template using Font and ParagraphFormat classes...

    docs.aspose.com/words/cpp/mail-merge-template/