Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 34,428 for

custom font

(0.08 sec)
  1. 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...
  2. Format Presentation Charts in JavaScript|Aspose...

    Learn chart formatting in Aspose.Slides for Node.js in JavaScript and elevate your PowerPoint presentation with professional, eye-catching styling....via Java lets developers add custom charts to their slides from...entities and formatting them using custom values: Create an instance...

    docs.aspose.com/slides/nodejs-java/chart-format...
  3. HTML with Golang via C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with Golang via C++....like em or percent Set Default Font while rendering spreadsheet...to Excel workbook Enable CSS Custom Properties while saving to...

    docs.aspose.com/cells/go-cpp/convert-excel-to-h...
  4. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...Font.ClearFormatting(); builder.Font.StyleIdentifier...you can also set any custom colour/font you like. The key point...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  5. 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....NET to customize PDF conversion, covering options...outlines, image downsampling, and font‑embedding settings, with accompanying...

    docs.aspose.com/words/python-net/specify-render...
  6. 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...
  7. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using C#. Convert DOCX forms to PDF C#. Use PdfSaveOptions to change the result of saving a document to PDF....structure, graphics model and font embedding. Moreover, it features...Exporting Document Structure and Custom Properties The [https://reference...

    docs.aspose.com/words/net/specify-rendering-opt...
  8. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Node.js. 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 exportDocumentStruct...

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