Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 149,217 for

text

(0.28 sec)
  1. Data Matrix Barcodes|Documentation

    How to use Aspose.BarCode for Android to generate Data Matrix barcodes...through the FULL mode C40 , TEXT , EDIFACT , and ANSIX12 Encode...industrial encodings, i.e. C40, Text, EDIFACT, and ANSI X12 EXTENDED_CODETEXT...

    docs.aspose.com/barcode/androidjava/datamatrix-...
  2. How to Rotate a Cell in Excel using Node.js

    This article guides on how to rotate a cell in Excel using Node.js. It shares the IDE settings, a list of steps, and a runnable sample code for rotating cells in Excel using Node.js....options to set the style of the text in a cell. Steps to Rotate Cells...desired cell Set some sample text in the target cell Get access...

    kb.aspose.com/cells/nodejs/how-to-rotate-a-cell...
  3. Redact Excel Spreadsheet Online or using Androi...

    Open and redact Excel document online via app for free. Android API code to search and replace Excel Text with regular expression....listed for search and replace text in Excel file using regular...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/android-java/redact/e...
  4. Convert POT to CSV in Android Apps or with free...

    Convert POT to CSV in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code....Template (POT) file format is a text-based file format used to store...store translations of text strings used in software applications...

    products.aspose.com/total/android-java/conversi...
  5. 用JavaScript通过C++设置预设的WordArt样式到形状的文本|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将预设的WordArt样式设置到形状的文本...></ script > < script type = "text/javascript" > const { Workbook...// Create a textbox with some text const textbox = worksheet ....

    docs.aspose.com/cells/zh/javascript-cpp/set-pre...
  6. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document....Examples Shows how to replace text in a document’s footer. let...Use a document builder to add text to the first section. let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically.... write ( 'Text in merged cells.' ) # Insert...CellMerge . NONE builder . write ( 'Text in unmerged cell.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...2" ); builder -> Writeln ( u "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel Textboxes or shapes using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...arrayBuffer )); // Access your text box which is also a shape object...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  10. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!...) 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...