Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 139,617 for

font

(0.21 sec)
  1. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...cell – font color is Red const st = cell . style ; st . font . color...

    docs.aspose.com/cells/javascript-cpp/prefix-tab...
  2. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…...complexity of the document, font settings, or specific content...resolves the issue. Font Settings : Ensure that the font settings are...

    forum.aspose.com/t/saving-converted-word-docume...
  3. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current Font is italic....Indicates whether the current font is italic. @property def italic...property FontSavingArgs.keep_font_stream_open property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AsposeFontConvertToWOFF | Javascript

    Convert Fonts into woff format. Reliable Javascript via C++ library for Font conversion from Aspose.Font....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  5. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for JavaScript via C++....&WO &"<FontName>" Represents a font name. For example: &“Arial”...&"<FontName>, <FontStyle>" Represents a font name with style. For example:...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  6. 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....textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...outputFileName ); } Loading Font from Stream The following code...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  7. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the Font source....of the font source. get type () : Aspose . Words . Fonts . FontSourceType...See Also module Aspose.Words.Fonts class SystemFontSource SystemFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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 code...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  9. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。...Font 类将字体嵌入 PDF 文件。要嵌入完整字体,请使用 Font 类的 IsEmbeded...) { if ( page . Resources . Fonts != null ) { foreach ( var pageFont...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  10. EmphasisMark Enum | Aspose.Words for .NET

    Discover Aspose.Words.EmphasisMark enum, featuring diverse emphasis types to enhance your document formatting. Elevate your text's impact today!... Font . EmphasisMark = emphasisMark...builder . Writeln (); builder . Font . ClearFormatting (); builder...

    reference.aspose.com/words/net/aspose.words/emp...