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

custom font

(0.35 sec)
  1. choicebox|Documentation

    An element that generates a question with a fixed number of answers....choicebox element can be customized by adding optional attributes...Description Usage example font_family Segoe UI The font family for the element’s...

    docs.aspose.com/omr/net/txt-markup/choicebox/
  2. Creating and reading machine-readable NEET shee...

    Download a ready-made OMR NEET sheet in PDF format for practicing and coaching. Process dozens of completed NEET forms per minute....OMR to customize every aspect of the NEET OMR...OMR form, including color and font, and add your branding. Simply...

    products.aspose.com/omr/exam/neet/
  3. How to create YouTube thumbnail generator progr...

    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....effect that allows to add a custom shadow along the contour of...scratch each time; the font customization is not supported by the...

    docs.aspose.com/psd/java/how-to-create-youtube-...
  4. Getting Started | Aspose.Font for JavaScript

    JavaScript Font Manipulation API's Getting Started section covers topics including Product Overview, Installation and run examples, and Licensing....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/javascript-cpp/getting-sta...
  5. 在 C++ 中为饼图的切片或扇区自定义颜色|Documentation

    了解如何使用 Aspose.Cells for C++ 自定义饼图中切片和扇区的颜色。我们的指南将演示如何为每个切片、扇区或图例分配独特的颜色,以增强视觉吸引力和数据表现。...); // Set the chart title's font name and color pie . GetTitle...the individual points with custom colors srs . GetPoints ()....

    docs.aspose.com/cells/zh/cpp/custom-slice-or-se...
  6. 如何加载字体?| Java 版 Aspose.Font

    如何使用Aspose.Font用于Java解决方案上的Yout设备上的字体?答案在本文中给出了代码示例中的解释。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/zh/java/how-to-load-fonts/
  7. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...getStyle(); Font font = style.getFont(); font.setName("Times...Roman"); font.setSize(18); font.setColor(Color.getBlue()); font.setBold(true);...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  8. DOCX to PDF conversion issue in our application...

    Description: We are experiencing an issue during the conversion of DOCX documents to PDF using Aspose. The problem is reproducible in version 26.3.0. Issue details: During the conversion process, the resulting PDF d…...one The following fonts used in your document are not...attach these fonts here for testing? The fonts are required to...

    forum.aspose.com/t/docx-to-pdf-conversion-issue...
  9. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...EmbedStandardFonts = true // embed standard fonts in the PDF }; // 2.5 Save to... For workbooks that use custom fonts, you can set pdfOptions...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...