Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 151,607 for

text

(0.16 sec)
  1. 文本框|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化文本框:设置字体、对齐方式、换行、自动适应,以及链接以完善 PowerPoint 和 OpenDocument 的幻灯片。...以下是创建方法: def add_text_box (): with slides . Presentation...] # 创建一个矩形形状(默认填充并带边框且无文本)。 text_box = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsColor method. Allows to specify the color to be used for side bars that identify document lines containing revised information. Default value is Red in C++....RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the link to the next TextBox in C++....() Examples Shows how to link text boxes. auto doc = System ::...Create links between some of the text boxes. if ( textBox1 -> IsValidLinkTarget...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the Text of this node and of all its children in C++....CompositeNode::GetText method Gets the text of this node and of all its...GetText will retrieve the visible text as well as field codes and special...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Node.document property | Aspose.Words for Python

    Node.document property. Gets the document to which this node belongs.... Run ( doc = doc , text = 'Hello world!' )) # We have...document does not contain its text. self . assertEqual ( para ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Java. Stand out!...effects that can be applied to texts, images, shapes, or charts ...you to apply animation to the text in a shape. Create an instance...

    docs.aspose.com/slides/java/shape-animation/
  7. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Manipulate tables in existing PDF file and replace old table with a new one in PDF document with Aspose.PDF for Java....Text.TableAbsorber provides these...on page, their first cell and text fragments in it TextFragment...

    docs.aspose.com/pdf/java/manipulate-tables-in-e...
  8. FieldInclude.textConverter property | Aspose.Wo...

    FieldInclude.TextConverter property. Gets or sets the name of the Text converter for the format of the included file....Gets or sets the name of the text converter for the format of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Convert Markdown to XPS using Java

    This simple topic focuses on how to convert Markdown to XPS using Java. Markdown files are also known as MD files and one can easily convert MD to XPS in Java using simple API calls that are not dependent on any pre-requisite software or third party tool....MD file is in fact a normal text file using Markdown language...comprising of inline text symbols for text formatting, fonts, headers...

    kb.aspose.com/html/java/how-to-convert-markdown...
  10. Hide the Gridlines in Excel with Python

    Hide the gridlines in Excel with Python by following this article. Get IDE details, programming steps, and a sample code to remove gridlines with Python....removing gridlines Set some sample text in a cell to see the effect...file and adding some text in a sheet if no text is there. Call the...

    kb.aspose.com/cells/python/hide-the-gridlines-i...