Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 33,301 for

custom font

(0.22 sec)
  1. Glyphs and Metrics of TrueType Fonts | C++

    C++ APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with glyphs and metrics of TTF Fonts within C++....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/cpp/glyphs-and-metrics-tru...
  2. HTML|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....em or percentage Set Default Font while rendering spreadsheet...Assistant Close Enable CSS Custom Properties while saving to...

    docs.aspose.com/cells/net/convert-excel-to-html/
  3. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for .NET recognition results as a searchable and indexable PDF document....provide a custom dictionary , or specify the font to be embedded...

    docs.aspose.com/ocr/net/save-searchable-pdf/
  4. Create a Treemap in Excel using Java

    Follow this article to create a Treemap in Excel using Java. It has details to set the IDE, a list of steps, and a sample code for working with Treemap in Excel....Font Product Family Aspose.TeX Product...data and then creating a customized Treemap using this data....

    kb.aspose.com/cells/java/create-a-treemap-in-ex...
  5. IFieldMergingCallback.FieldMerging | Aspose.Wor...

    Optimize your document workflows with the iFieldMergingCallback method. Seamlessly integrate data into your Aspose.Words mail merge fields for enhanced efficiency....execute a mail merge with a custom callback that handles merge..."<span style=\"color: #0000ff; font-family: Arial;\">Hello World...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table formatting C#. Create a table style using C#. Apply table style C#....borders, shading, alignment, and font can be set in a table style...indentation, CellSpacing and Font , etc. In addition, Aspose.Words...

    docs.aspose.com/words/net/working-with-tablestyle/
  7. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...在您的 S3 存储桶中创建一个文件夹(例如, Fonts ),并上传所需的 TrueType( .ttf )或 OpenType(...const string FontsS3Folder = "Fonts/" ; // Folder in your bucket...

    docs.aspose.com/pdf/zh/net/integration-aws/
  8. Glyphs and Metrics of Type1 Fonts | Java

    Java APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 Fonts within Java....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/java/glyphs-and-metrics-ty...
  9. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a document to PDF format....structure, graphics model and font embedding. Moreover, it features...Exporting Document Structure and Custom Properties The export_document_structure...

    docs.aspose.com/words/python-net/specify-render...
  10. 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...