Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 139,847 for

font

(1.45 sec)
  1. Render Linear & 2D Barcode Images in SQL Server...

    SQL Server Reporting Services rendering extension - Export Linear and 2D Barcode images in SSRS. Render barcode labels in BMP JPEG GIF and PNG formats....background and foreground colors, font, size, resolution, and text...be modified. The size of text font can be customized as well. Barcode...

    products.aspose.com/barcode/reporting-services/
  2. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java for more engaging slides....placement, leader lines, and reduced font size; if necessary, hide some...Explicitly set fonts (family, size) and verify that the font is available...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  3. 使用 Java 管理演示文稿中的字体|Aspose.Slides 文档

    在 Java 中使用 Aspose.Slides 控制字体:嵌入、替换并加载自定义字体,确保 PPT、PPTX 和 ODP 演示文稿保持清晰、品牌安全且一致。...FontData 定义字体,并相应地设置文本 Portion 的 Font 。 将字体设为粗体。 将字体设为斜体。 使用由 Portion...dispose (); } 设置文本字体属性 如 Managing Font Related Properties 中所述,使用 Portion...

    docs.aspose.com/slides/zh/java/manage-fonts/
  4. Exporting large dimension PDF to high dpi PNG c...

    Hello, I am using the PDF library to create PNG images which I then import into our CAD documents. string fileExtension = "png"; ImageFormat format = ImageFormat.Png; PdfConverter pdfConverter = new PdfConv…...RenderingOptions to enable font hinting RenderingOptions opts...Pdf.RenderingOptions to enable font hinting RenderingOptions opts...

    forum.aspose.com/t/exporting-large-dimension-pd...
  5. PDF to PDF with Aspose Words (Aspose TotalNet) ...

    Hello Aspose team, When trying one of your website to process PDF → PDF (Convert PDF To PDF Online) Result is completely different compare when trying to use the code to do this. Maybe you have some working snippet…..., missing images, font substitution, page layout changes)...differences (e.g., missing images, font changes, layout shifts). Confirm...

    forum.aspose.com/t/pdf-to-pdf-with-aspose-words...
  6. EQ Field Enclosure (\o, \o\ac) Renders Incorrec...

    Description When converting a DOCX file to image or HTML using Aspose.Words, content generated by a Word EQ field with enclosure formatting is rendered incorrectly. Field Equation Example { EQ \o({enclose character},{co…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...

    forum.aspose.com/t/eq-field-enclosure-o-o-ac-re...
  7. AsposeWords convert pdf to md cause messy chara...

    I convert this pdf to markdown, and in md many mojibake (nonsense characters displayed when software fails render text according to its intended character encoding).I’ve installed a lot of Fonts code: document = aw…...I’ve installed a lot of fonts code: document = aw.Document(file_path)...Aspose.Words is often related to font encoding problems. This can...

    forum.aspose.com/t/asposewords-convert-pdf-to-m...
  8. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...that have the StrikeThrough font flag before saving the document...GetChildNodes(NodeType.Run, true)) { if (run.Font.StrikeThrough) { // delete the...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  9. Aspose TeX for Python – FAQ

    Comprehensive Frequently Asked Questions for Aspose TeX for Python, detailing how to install the pure‑Python API, convert LaTeX, manage Fonts, supported packages, and much more....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/python-net/faq/
  10. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....Font Product Family Aspose.TeX Product...in the LoadOptions, such as font settings, flag to ignore the...

    kb.aspose.com/words/python/convert-pdf-to-epub-...