Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 148,194 for

text

(0.1 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Off...

    Aspose::Words::Saving::HtmlSaveOptions::get_OfficeMathOutputMode method. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB. Default value is Image in C++....Text" // will represent each OfficeMath...OfficeMath formula using plain HTML text. auto options = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../Textcolumn/) objects that represent all the columns of Text in a section of a document...represent all the columns of text in a section of a document....setCount() to set the number of text columns. To make all columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of Text inside a table cell in Java....Specifies vertical justification of text inside a table cell. Examples:...BOTTOM Text is aligned at the bottom of the cell. CENTER Text is...

    reference.aspose.com/words/java/com.aspose.word...
  4. HTMLFragment not working for Indian Language (T...

    I have a valid Aspose PDF license with a subscription expiry date of 2023-09-06, which permits me to use SDK versions released up to that date. Currently, I am using Aspose.PDF version 23.8.0. However, I am encountering…..."direction:rtl; " : "") + " text-align:" + textAlign + ";" +...Color.Black).ToRgb().B + "); text-align:" + textAlign + "; line-height:"...

    forum.aspose.com/t/htmlfragment-not-working-for...
  5. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating...defines the wrapping mode for text around the shape. @property...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Customize Barcode Color Scheme in Python via .N...

    How to Adjust Color Schemes of Barcode Elements in Aspose.BarCode for Python...the following: Bars Background Text label Top and bottom captions...Green is provided below. Main Text Color The barcide library provides...

    docs.aspose.com/barcode/python-net/customize-ba...
  7. FormField.result property | Aspose.Words for No...

    FormField.result property. Gets or sets a string that represents the result of this form field....Remarks For a text form field the result is the text that is in...result for a text form field does not apply the text format specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...it is being converted into 5 Text Run instead. I am extracting...Bold"); return ""; } if (run.Text.Trim().Length == 0 && paragraph...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  9. Paragraph.IsEndOfHeaderFooter | Aspose.Words fo...

    Discover the IsEndOfHeaderFooter property for paragraphs. Easily determine if a paragraph is the last in a HeaderFooter, enhancing document structure....paragraph in the HeaderFooter (main text story) of a Section ; false...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/net/aspose.words/par...
  10. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....workbook object and adds some text in cell A1 of the first worksheet...Access cell A1 and put some text inside it Cell cell = ws . GetCells...

    docs.aspose.com/cells/cpp/get-html5-string-from...