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

text

(0.26 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/
  5. 2021年新功能|Aspose.PDF for .NET

    本页面介绍了2021年引入的Aspose.PDF for .NET中最受欢迎的新功能。... GetDataDir_AsposePdf_Text (); // Open PDF document using...get all text var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/whatsnew/2021/
  6. 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...
  7. BuildingBlockType enumeration | Aspose.Words fo...

    aspose.words.buildingblocks.BuildingBlockType enumeration. Specifies a building block type...STRUCTURED_DOCUMENT_TAG_PLACEHOLDER_TEXT The building block is a structured...document tag placeholder text. FORM_FIELD_HELP_TEXT The building block...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  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/