Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 148,446 for

text

(0.08 sec)
  1. Apply Superscript and Subscript Effects on Font...

    The Node.js code to apply superscript and subscript effects to Text in Excel using Aspose.Cells for Node.js via C++....superscript (text above the baseline) and subscript (text below the...the baseline) effects to text. Working with Superscript and Subscript...

    docs.aspose.com/cells/nodejs-cpp/apply-superscr...
  2. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...; i -- ) { // check the item text if ( childs [ i ]. childNodes...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  3. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance Text display and improve visual appeal in your designs. Unlock creative potential today!...attributes that specify how text is displayed in a shape. public...set the orientation of text inside a text box. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Converting to Fixed-page Format in C++|Aspose.W...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats....be of various types, such as text, spreadsheets, slides, CAD drawings...vector form. In contrast, some text editing applications do not...

    docs.aspose.com/words/cpp/converting-to-fixed-p...
  5. Edit WORD In Python

    Edit a Word document in Python code....C# C++ View code snippet Edit text in Word using Python Programmatic...modern digital workflow. Edit text in Word, insert graphs using...

    products.aspose.com/words/python-net/edit/word/
  6. Edit Markdown In Python

    Edit Markdown in Python code....C# C++ View code snippet Edit text in MD using Python Programmatic...modern digital workflow. Edit text in MD, insert graphs using external...

    products.aspose.com/words/python-net/edit/md/
  7. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... write ( "Text in merged cells." ); // Insert.... None ; builder . write ( "Text in unmerged cell." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Code Comparison for Common Features with OpenXM...

    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....spreadsheet document Delete text from a cell Get a column heading...Insert a new worksheet Insert text into a cell Merge two adjacent...

    docs.aspose.com/cells/net/code-comparison-for-c...
  9. Convert CSV, TSV and TXT to Excel with JavaScri...

    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....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  10. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....using namespace Aspose :: Pdf :: Text ; void CreateDocument () { //...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/create-pdf-document/