Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 15,520 for

load font

(1.09 sec)
  1. 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-...
  2. 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...
  3. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into stream U16String...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  4. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...( __dirname , "output" ); // Load your excel file inside a workbook...get ( 0 ); // Access the first font setting object via getRichFormattings()...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  5. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document Loading or saving...Words issued during document loading or saving. To learn more, visit...match for a missing font from the available font sources. # Open...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manipulate and Substitute TrueType Fonts in C++...

    Aspose.Words for C++ can embed the correct TrueType Fonts into the resulting document to ensure that it displays accurately. If a Font or a specific character is not available, Aspose.Words searches for a suitable Font replacement or uses the Font fallback mechanism....Manipulate and Substitute TrueType Fonts Contents [ Hide ] Aspose.Words...Words requires TrueType fonts for a variety of tasks, including...

    docs.aspose.com/words/cpp/manipulate-and-substi...
  7. 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/
  8. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document Loading and saving. Enhance document integrity!...can occur during document loading or saving. public interface...some issue during document loading or saving that might result...

    reference.aspose.com/words/net/aspose.words/iwa...
  9. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document Loading or saving that might result in loss of formatting or data fidelity in C++....some issue during document loading or saving that might result...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  10. 测量单元格值的宽度和高度,单位为像素。|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...