Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 153,080 for

text

(0.15 sec)
  1. PCL to PDF conversion problems - Free Support F...

    Hi, We are working on a PCL2PDF converter and came across several issues: 1. underline (word example) appears with the line above the word instead of below 2. the paragraph l…... header text sometimes appear as a separate...in their proper box b. header text sometimes appear as a separate...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  2. Aspose::Words::Settings::OdsoDataSourceType enu...

    Aspose::Words::Settings::OdsoDataSourceType enum. Specifies the type of the external data source to be connected to as part of the ODSO connection information in C++....Values Name Value Description Text 0 Specifies that a given document...document has been connected to a text file. Possibly wdMergeSubTypeOther...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。... Label 类代表图表中的标签,具有一些重要成员: text (属性)– 指定标签的标题字符串。 fill (属性)–...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  4. TextEffect | Aspose.Words for Java

    Animation effect for Text runs in Java....TextEffect Animation effect for text runs. Examples: Shows how to...setTextEffect(TextEffect.SPARKLE_TEXT); builder.writeln("Text with a sparkle effect...

    reference.aspose.com/words/java/com.aspose.word...
  5. Reading CSV File with Multiple Encodings|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....As you can see, the Unicode text was not converted properly....As you can see, the Unicode text is now converted properly. Output...

    docs.aspose.com/cells/java/reading-csv-file-wit...
  6. 使用 Python 管理演示文稿的页眉和页脚|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。... def update_header_footer_text ( master ): for shape in master...PlaceholderType . HEADER : shape . text_frame . text = "Hi, there is a header"...

    docs.aspose.com/slides/zh/python-net/presentati...
  7. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../aspose.words/storytype/#ENDNOTES).... FOOTNOTE , footnote_text = None ) # Table nodes have...to be able to click and write text easily in Microsoft Word. footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top....number_format = ' \x01 )' # Add text and apply paragraph styles that...first "List Paragraph"-styled text in the document. builder . ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_AlternativeText () Defines alternative text to be displayed instead of a...the shape is below or above text. get_Bottom () Gets the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model using Aspose.HTML for Java, how to edit HTML, and use inline CSS and Internal CSS....element, class, tag, attribute, or text. For example, each piece, such...such as an image or piece of text, is called a node . A DOM tree...

    docs.aspose.com/html/java/edit-a-document/