Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 13,500 for

load font

(1.08 sec)
  1. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....Font Product Family Aspose.TeX Product...via .NET to create a hyperlink Load the PDF using the Document class...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  2. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....Font Product Family Aspose.TeX Product...paragraphs into bullet points Load the source Word file with a...

    kb.aspose.com/words/net/convert-paragraph-into-...
  3. Compatibility with PyInstaller and cx_Freeze|As...

    Package Aspose.Slides for Python via .NET with PyInstaller. Follow this guide to bundle, configure, and troubleshoot your app into a standalone executable....or embed it as a resource and load it from an accessible path before...breaks). What should I do if fonts render differently after the...

    docs.aspose.com/slides/python-net/compatibility...
  4. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...workbook } // Instantiate or load workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  5. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....instance of the Document class and load the input PDF file $document...FileOutputStream object to write the font file. $xmlOutputStream = new...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  6. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a Font substitution warning that Aspose.Words issued during document Loading or saving in Java....Contains information about a font substitution warning that Aspose...Words issued during document loading or saving. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  8. 测量单元格值的宽度和高度,单位为像素。|Documentation

    学习如何通过C++中的Aspose.Cells for JavaScript以单位像素测量单元格值的宽度和高度。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'fileInput' ); // Create or load workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  9. FontSettings class | Aspose.Words for Python

    aspose.words.Fonts.FontSettings class. Specifies Font settings for a document...FontSettings class Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize Fonts, colors, alignment, and more with powerful Python code examples.... font_bold = 1 portion2 = slides ...portion3 . portion_format . font_bold = 1 para . portions . add...

    docs.aspose.com/slides/python-net/text-formatting/