Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 16,570 for

text rendering

(0.22 sec)
  1. RevisionOptions.revision_bars_color property | ...

    RevisionOptions.revision_bars_color property. Allows to specify the color to be used for side bars that identify document lines containing revised information... revision_options # Render insertion revisions in green...revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....String watermarkText) Adds a text watermark into the document...TextWatermarkOptions options) Adds a text watermark into the document...

    reference.aspose.com/words/java/com.aspose.word...
  3. 指定如何在输出的PDF和图片中交叉字符串,用JavaScript via C++|Docume...

    学习如何通过指定交叉类型控制输出PDF/图片中的文本溢出,使用Aspose.Cells for JavaScript via C++。...Cells Example - Cross Text Type to PDF and Image </ title...Convert Excel to PDF and PNG (Text Cross Type) </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  4. Aspose::Words::Layout::ShowInBalloons enum | As...

    Aspose::Words::Layout::ShowInBalloons enum. Specifies which revisions are rendered in balloons in C++....Specifies which revisions are rendered in balloons. enum class ShowInBalloons...Name Value Description None 0 Renders insert, delete and format revisions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...can be positioned inline with text or floating. The positioning...shapes. alternative_text Defines alternative text to be displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java.... Remarks: Text of a Word document is said to...stories. The main text is stored in the main text story represented...

    reference.aspose.com/words/java/com.aspose.word...
  7. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML documents. Use this code for creating HTML files within any Python based application..... Add text in the page. Use save method...= diagram.Pages[ 0 ]; // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-net/create/h...
  8. Convert MBOX to DOT in Python | products.aspose...

    Save MBOX to DOT in your Python applications without using Microsoft Outlook or Word... It is a text-based file format and can be...easily read and edited using any text editor. However, it is not suitable...

    products.aspose.com/total/python-net/conversion...
  9. Convert ICS to RTF in Python | products.aspose.com

    Save ICS to RTF in your Python applications without using Microsoft Outlook or Word...On the other hand, RTF (Rich Text Format) is a document file format...format used for exchanging text documents between different word...

    products.aspose.com/total/python-net/conversion...
  10. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML documents. Use this code for creating HTML files within any Python based application..... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-java/create/...