Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 31,810 for

custom font

(0.1 sec)
  1. Glyphs and Metrics of TrueType Fonts | Java

    Java APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with glyphs and metrics of TTF 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-tr...
  2. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....by the Font property. This object contains different font attributes...attributes (font name, font size, colour, and so on). Some important...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  3. 更改行或列的字体和颜色|Documentation

    本文介绍如何在GridDesktop中更改行或列的字体和颜色。...//Creating a customized Font object Font font = new Font ( "Arial"...//Setting the font of the column to the customized Font object column...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  4. MailMerge.FieldMergingCallback | Aspose.Words f...

    Discover the MailMerge FieldMergingCallback property, enhancing your mail merge experience by efficiently handling document fields for seamless integration....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...
  5. Manage Fonts in Presentations Using JavaScript|...

    Control Fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load Custom Fonts to keep PPT, PPTX and ODP presentations clear and consistent....Manage Fonts in Presentations Using JavaScript Contents [ Hide...Hide ] Manage Font Related Properties Presentations usually contain...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  6. ASPOSE PDF for .NET to Generate PDF doc from XM...

    Hello, Our organization uses ASPOSE.PDF for .NET to generate PDF documents from XML templates. This is done through an MS Dynamics CRM Plugin that uses Aspose PDF DLL’s to generate the PDF for a record within our Dynam…...declare font in our plugin which would overwrite any fonts declared\not...trying to avoid adding a specific font in each node of the XML template...

    forum.aspose.com/t/aspose-pdf-for-net-to-genera...
  7. Design Tables in Word with Java

    Follow this article to design tables in Word with Java. It has IDE settings, a list of steps, and a sample code demonstrating how to Microsoft Word table design with Java....Font Product Family Aspose.TeX Product...table in a Word file and customize its design and style as per...

    kb.aspose.com/words/java/design-tables-in-word-...
  8. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...tags (SDTs) allow to embed customer-defined semantics as well... . Mapping of SDT nodes to custom XML packages within a document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to Customize the rendering of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/net/rendering-options/
  10. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…... Here’s what I tried: A custom ICellsDataTable interface (to...– built‑in short date, or a custom format such as "yyyy‑mm‑dd"...

    forum.aspose.com/t/using-cells-importdata-to-im...