Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 33,397 for

custom font

(0.18 sec)
  1. 2021年新功能|Aspose.PDF for .NET

    本页面介绍了2021年引入的Aspose.PDF for .NET中最受欢迎的新功能。...password ); // Set signature custom appearance pkcs . CustomAppearance...password ); // Set signature custom appearance pkcs . CustomAppearance...

    docs.aspose.com/pdf/zh/net/whatsnew/2021/
  2. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...alignment issue but introduces a font issue, since it does not match...alignment issue but introduces font mismatches with your template...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  3. Mail Merge Template|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....shows the created template: Customize a Mail Merge Template Properties...Aspose.Words allows you to customize your template through many...

    docs.aspose.com/words/cpp/mail-merge-template/
  4. Convert Document to HTML|Aspose.Words for Pytho...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Python. You can also specify save options for managing the output document....information, resource folders, and font embedding. Documents in HTML...default or custom save options. Few examples of custom save options...

    docs.aspose.com/words/python-net/convert-a-docu...
  5. 演示文稿属性|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中管理 PowerPoint 演示文稿属性... set_Item ( "New Custom" , 12 ); dProps . set_Item..."Mudassir" ); dProps . set_Item ( "Custom" , 124 ); // 获取特定索引处的属性名称 var...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  6. 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...
  7. PFA and PFB fonts Knowledge Base

    Discover PFA and PFB Fonts and how they impact typography and printing. Learn best practices for managing these Font formats effectively....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/what-is-font/pfa-pfb-f...
  8. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document stamping functionality and would like to confirm if the library supports stamping on TIFF image files. Specifically, we would like to know: D…...Support Text stamp (Unicode, custom font, colour, opacity) Image stamp...System; using System.Drawing; // Font, Color using Aspose.Imaging;...

    forum.aspose.com/t/query-support-for-stamping-o...
  9. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....get_CustomNodeId () const Specifies custom node identifier. virtual get_Document...the story. get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. How to Convert HTML Page to PDF in C#

    This article guides on how to convert HTML page to PDF in C#. It contains information to set the environment, a detailed step-wise process and a runnable sample code to convert HTML page to PDF using C#....Font Product Family Aspose.TeX Product...to load the HTML file and customize of the output PDF file. Steps...

    kb.aspose.com/pdf/net/how-to-convert-html-page-...