Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 139,839 for

font

(1.36 sec)
  1. Need to remove text from word document - Free S...

    Hi Team, Please help to suggest. How to remove text from word doc. I have highlighted the text in yellow color. In below variable string “cellTextRemove” i am not getting highlighted string Click [here]for Visible Alp…...getText(); Font requiredFont = cell.getFirstParagraph()...

    forum.aspose.com/t/need-to-remove-text-from-wor...
  2. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... font_size = 12 text_fragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) text_fragment...

    products.aspose.com/pdf/python-net/text/
  3. 根据数据透视表的PivotField显示名称获取单元格对象|Documentation

    如何用Aspose.Cells for JavaScript通过C++根据数据透视表中的字段显示名称获取单元格对象。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...style and set its fill color and font color const style = cell . style...

    docs.aspose.com/cells/zh/javascript-cpp/get-the...
  4. Aspose Words (JAVA), returning HTML document mi...

    Hello, we’ve run into an instance with a customer where RTF documents being sent in, get processed and returned with “shell” of a html document. The content of the document itself is missing. This shell is identical with…...<body style="font-family:'Times New Roman'; font-size:12pt"> <div>...

    forum.aspose.com/t/aspose-words-java-returning-...
  5. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SMTP send: The server committed a protocol viol...

    Last Friday, I created a new thread: Posted By: peterhuppertz in Aspose.Email Product Family Subject: [SMTP] The server committed a protocol violation. The server response was: Enter mail, end with “.” on a line by i…...the link <span style=“font-size:12.0pt;font-family:“Times New Roman”...Roman”,serif; mso-fareast-font-family:“Times New Roman”;mso-a...

    forum.aspose.com/t/smtp-send-the-server-committ...
  7. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...setFontSize(12); // Example: set font size style.setFontName("Arial");...setFontName("Arial"); // Example: set font name cell.setStyle(style); } workbook...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  8. Incorrect Rendering of EQ \x\bo (Bottom Rule) i...

    Description When converting Word documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs. The \bo switch in Word EQ fields represents a bottom…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...

    forum.aspose.com/t/incorrect-rendering-of-eq-x-...
  9. 功能列表| Java 版 Aspose.Font

    Java字体API支持不同的字体格式和文件操作,例如加载,读取,检测,提取和渲染字体字形和字体数据。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/feature-list/
  10. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET.... font_size = 12 textFragment . text_state . font = ap ....text . FontRepository . find_font ( "TimesNewRoman" ) textFragment...

    docs.aspose.com/pdf/python-net/hello-world-exam...