Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 151,740 for

text

(0.37 sec)
  1. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize method. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) Text, it will not be displayed correctly. Default value is false in C++....contain RTL (right-to-left) text, it will not be displayed correctly...does not contain right-to-left text in languages like Arabic, then...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....needs to have document body text enclosed by // BookmarkStart...doc . Range . Bookmarks [ 0 ]. Text . Trim (), Is . EqualTo ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....Examples Shows how to replace text in a document’s footer. Document...Use a document builder to add text to the first section. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldDde.InsertAsUnicode | Aspose.Words for .NET

    Discover the FieldDde InsertAsUnicode property, easily manage linked objects by inserting them as Unicode Text for enhanced compatibility and performance....the linked object as Unicode text. public bool InsertAsUnicode...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDdeAuto.InsertAsHtml | Aspose.Words for .NET

    Discover the FieldDdeAuto InsertAsHtml property. Easily manage linked objects by inserting them as HTML Text for seamless integration and enhanced functionality....linked object as HTML format text. public bool InsertAsHtml {...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 获取趋势线方程文本的Node.js示例代码|Documentation

    学习如何使用Aspose.Cells for Node.js via C++获取Microsoft Excel中创建的图表趋势线的方程文本。我们的指南演示如何访问和提取趋势线的方程以供进一步分析或显示。...Chart first to get the Equation Text of Trendline chart . calculate...Equation Text of Trendline console . log ( "Equation Text: " + trendLine...

    docs.aspose.com/cells/zh/nodejs-cpp/get-equatio...
  7. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...Chart first to get the Equation Text of Trendline chart . Calculate...Equation Text of Trendline std :: cout << "Equation Text: " << trendLine...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  8. 使用Node.js通过C++设置形状或文本框的文本效果阴影|Documentation

    了解如何使用Aspose.Cells for Node.js via C++设置任何形状或文本框的文本效果阴影。... get ( 0 ); // Add text box with these dimensions const...Set the text of the textbox tb . setText ( "This text has the...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sha...
  9. Aspose::Words::PhoneticGuide class | Aspose.Wor...

    Aspose::Words::PhoneticGuide class. Represents Phonetic Guide in C++....Description get_BaseText () Gets base text of the phonetic guide. get_RubyText...get_RubyText () Gets ruby text of the phonetic guide. GetType ()...

    reference.aspose.com/words/cpp/aspose.words/pho...
  10. TextBox.Previous | Aspose.Words for .NET

    Discover the TextBox Previous property, effortlessly access the prior TextBox in your shape sequence for streamlined design and enhanced workflow....} Examples Shows how to link text boxes. Document doc = new Document...Create links between some of the text boxes. if ( textBox1 . IsValidLinkTarget...

    reference.aspose.com/words/net/aspose.words.dra...