Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 149,186 for

text

(0.28 sec)
  1. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture...can have text, but not all. Shapes that can have text, can contain...ShapeBase ) alternative_text Defines alternative text to be displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT).... inserted_text_color = aw . layout . RevisionColor...revision_options . inserted_text_effect = aw . layout . RevisionTextEffect...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldCitation.suffix property | Aspose.Words fo...

    FieldCitation.suffix property. Gets or sets a suffix that is appended to the citation.... write ( 'Text to be cited with one source...insert_paragraph () builder . write ( 'Text to be cited with two sources...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::Clone method. Makes a deep clone of this object in C++....xmlPartContent = u "<root><text>Hello, World!</text></root>" ; System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::idx_set method. Gets or sets the element at the specified index in C++....xmlPartContent = u "<root><text>Hello, World!</text></root>" ; System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::idx_get method. Gets or sets the element at the specified index in C++....xmlPartContent = u "<root><text>Hello, World!</text></root>" ; System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. How to export excel equations to other types of...

    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....<title>Title</title>\r\n <script type=\"text/javascript\" async src=\"https://cdnjs.../script>\r\n <script type=\"text/x-mathjax-config\" > \ r \ n...

    docs.aspose.com/cells/nodejs-cpp/export-equation/
  8. FieldCitation.volume_number property | Aspose.W...

    FieldCitation.volume_number property. Gets or sets a volume number associated with the citation.... write ( 'Text to be cited with one source...insert_paragraph () builder . write ( 'Text to be cited with two sources...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 PHP 中对形状的每个文本值应用不同的样式|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....getShape ( 1 ); \ # Clear shape text values and chars $shape -> getText...# Mark character run and add text $shape -> getText () -> getValue...

    docs.aspose.com/diagram/zh/java/apply-different...
  10. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...> ({FONTS_FOLDER})); 19 //A text to write to PS file 20 System::String...system fonts folders) for filling text ////////// 2 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/