Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 154,397 for

text

(0.24 sec)
  1. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint presentation...presentation by adding a new line of text to it. Edit PPT in C# Using..., you can add a new line of text to a PPT document with just...

    products.aspose.com/slides/net/editor/ppt/
  2. MeasureString result not accurate - Free Suppor...

    I am trying to use font Tahoma and measure the string with font size 25 pixels. I am then trying to draw the Text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...I am then trying to draw the text in the string s = "N 40º 34'...is now bigger than the drawn text making the background rectangle...

    forum.aspose.com/t/measurestring-result-not-acc...
  3. Aspose::Words::PageSetup::get_Bidi method | Asp...

    Aspose::Words::PageSetup::get_Bidi method. Specifies that this section contains bidirectional (complex scripts) Text in C++....bidirectional (complex scripts) text. bool Aspose :: Words :: PageSetup...Shows how to set the order of text columns in a section. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph....to detect plaintext document text direction. // Create a "TxtLoadOptions"...direction of every paragraph of text that Aspose.words loads from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Creating Aztec Barcodes|Documentation

    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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/creating-...
  6. FieldIndex class | Aspose.Words for Python

    aspose.words.fields.FieldIndex class. Implements the INDEX field... display_result Gets the text that represents the displayed...page range. result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...Use get_text_frame() method to check for text try: text_frame =...

    forum.aspose.com/t/change-styles-for-complete-d...
  8. 通过 C++ 使用 JavaScript 获取图表趋势线的方程文本|Documentation

    学习如何使用 C++ 通过脚本获取在 Microsoft Excel 中创建的图表中趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以供进一步分析或显示。...text 属性,用于返回图表趋势线的方程文本。要使用此属性,首先需要调用...)。我们将在下面的示例代码中使用 DataLabels.text 属性检索这段文本。 用于获取图表趋势线方程文本的 JavaScript...

    docs.aspose.com/cells/zh/javascript-cpp/get-equ...
  9. Run constructor | Aspose.Words for Node.js

    Aspose.Words.Run constructor... Run(doc, text) Initializes a new instance...Aspose . Words . DocumentBase , text : string ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....with their elements such as text formatting, tables, headers...Bold **bold text** Font.Bold = true Italic *italic text* Font.Italic...

    docs.aspose.com/words/java/translate-markdown-t...