Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 11,712 for

load font

(0.05 sec)
  1. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...results = "SUCCESS"; try { // Load the workbook Workbook workbook..."Arial" // Ensures consistent font rendering }; // Save the workbook...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  2. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType Font files in Java....folder that contains TrueType font files. To learn more, visit...visit the Working with Fonts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs...."gridjs-demo" >< /div> options : the load options for example the below...: true }) the parameters for load options: Parameter Description...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. SystemFontSource | Aspose.Words for Java

    Represents all TrueType Fonts installed to the system in Java....FontSourceBase Represents all TrueType fonts installed to the system. To...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...behavior // where all SVG images loaded from an HTML document were...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Format PowerPoint Text in PHP|Aspose.Slides for...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize Fonts, colors, alignment, and more with powerful PHP code examples....:: Pptx ); Manage Paragraph’s Font Properties Presentations usually...PHP via Java to configure the font properties of paragraphs of...

    docs.aspose.com/slides/php-java/text-formatting/
  7. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/net/aspose.words/doc...
  8. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.Loading.TxtLoadOptions class. Allows to specify additional options when Loading [LoadFormat.TEXT](../../aspose.words/Loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object...specify additional options when loading LoadFormat.TEXT document into...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Rotate a Cell in Excel using Java

    This short tutorial guides you how to rotate a cell in Excel using Java. You can set text orientation in Excel using Java with the help of simple steps and few API calls described in this article....Font Product Family Aspose.TeX Product...to rotate cell text Create or load a Workbook and set some text...

    kb.aspose.com/cells/java/how-to-rotate-a-cell-i...
  10. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....Font Product Family Aspose.TeX Product...string along with a font Create or load an image using Bitmap...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...