Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 139,621 for

font

(0.28 sec)
  1. empty_line|Documentation

    empty_line element is used to add vertical spacing between elements....line of text using the default font Vertical spacing height, in...

    docs.aspose.com/omr/net/txt-markup/empty_line/
  2. Browser Capabilities|Documentation

    This article introduces the browser capabilities for GridWeb....Tabs Set Borders of Cells Set Font Settings of Cells Working with...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. 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-...
  4. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs.... Control the font settings. Merge or split cells...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  5. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Text Stamp to PDF using C# | Aspose.PDF

    Add text stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET.... Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/stamps/text/
  7. 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...
  8. 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-...
  9. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET.... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/python-net/stamps/
  10. 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-...