Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 16,545 for

font loading

(0.55 sec)
  1. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....pdf" ); // Load the PDF file auto document =...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  2. Set fontsize by InheritChars - Free Support For...

    Hello, i can set the Fontsize of a shape by using: shape.Chars[0].Size.Value = 0.125 This is well described in the examples: ApplyFontOnText Now I have the case that the shape’s chars array is empty. But there are I…...Cause You are trying to set the font size of a shape’s text using...results. Solution To change the font size using InheritChars , you...

    forum.aspose.com/t/set-fontsize-by-inheritchars...
  3. Aspose.Slides Regression: PDF Export Fails on F...

    Description: When saving a PPTX to PDF on Linux that references Windows-only CJK Fonts (e.g. 맑은 고딕, 新細明體, MS Pゴシック, Yu Gothic, Meiryo), Aspose.Slides v25.12+ crashes with System.InvalidOperationException: Cannot find ta…...on Fallback to Noto CJK CFF Fonts Aspose.Slides Product Family...slides-linux , slides-net , slides-fonts , slides-pdfexport jk186020...

    forum.aspose.com/t/aspose-slides-regression-pdf...
  4. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...Slides Product Family slides-fonts , slides-cpp , slides-rendering...the text properties such as font size or wrapping settings within...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  5. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...void SetTextAlignment () { // Load the Excel file Workbook workbook..."output.xlsx" ); } 格式化文本 你可以使用 Font 类格式化Shape内部的文本,设置字体大小、颜色和样式。...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  6. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX Fonts into the PDF. There are 3 .shx Fonts used in my DWG drawing put when i export my file as PDF the SHX Font is not use…...Issue with SHX fonts Aspose.CAD Product Family RaimondL August...get the SHX fonts into the PDF. There are 3 .shx fonts used in my...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  7. HtmlSaveOptions.export_cid_urls_for_mhtml_resou...

    HtmlSaveOptions.export_cid_urls_for_mhtml_resources property. Specifies whether to use CID (Content-ID) URLs to reference resources (images, Fonts, CSS) included in MHTML documents...reference resources (images, fonts, CSS) included in MHTML documents...browser or mail agent refuses to load resources included in an MTHML...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF documents using Python.... Load the PDF Document. Create a Text...Search and Replacement Phrases. Load the PDF Document. Create a Text...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  9. Add Text to PDF in Python|Aspose.PDF for Python...

    Learn how to add text, HTML fragments, lists, links, and custom Fonts to PDF documents in Python....specific position, to styling it (font, size, color, style), handling...or LaTeX fragments, custom fonts, and text formatting options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  10. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just Loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....Font Product Family Aspose.TeX Product...where the source HTML file is loaded into a Document class object...

    kb.aspose.com/words/java/how-to-convert-html-to...