Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 153,465 for

text

(0.57 sec)
  1. 在工作表单元格中显示字符串|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.... set_Item ( 1 , 1 , "Some Text" ); Aspose.Cells Workbook myWorkbook...[ 0 , 0 ]. PutValue ( "Some Text" ); myWorkbook . Save ( fileName...

    docs.aspose.com/cells/zh/net/display-string-in-...
  2. Remove Fields using Node.js|Aspose.Words for No...

    Learn how to remove fields in Node.js. Remove fields programmatically using Node.js via .NET API....also delete the field result text that is displayed in the document...its result text. If you need to keep the result text, read field...

    docs.aspose.com/words/nodejs-net/remove-fields/
  3. ParagraphFormat.word_wrap property | Aspose.Wor...

    ParagraphFormat.word_wrap property. If this property is ``False``, Latin Text in the middle of a word can be wrapped for the current paragraph...this property is False , Latin text in the middle of a word can...current paragraph. Otherwise Latin text is wrapped by whole words. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....isVerticalFormatting(false); // We can apply text before and after the value that...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to highlight formula referenced ranges|Docu...

    Highlight cell and range references while editing GridJs formulas in the cell editor or formula bar....range, updates the formula bar text, reopens the editor for the...suggestions, and sends the input text through the editor change handler...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the shape's end, enhancing user experience and interaction....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Extract Images from PDF and recognize BarCodes|...

    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....documents are usually comprised of Text, Image, Table, Attachments,.... Read ()) { // Get BarCode text from BarCode image var code...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  9. Font.emphasis_mark property | Aspose.Words for ...

    Font.emphasis_mark property. Gets or sets the emphasis mark applied to this formatting.... write ( 'Emphasis text' ) builder . writeln () builder...() builder . write ( 'Simple text' ) builder . document . save...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 字段外观和属性|Aspose.PDF for .NET

    本节解释了如何使用 FormEditor 类更改字段外观和属性。...FormEditor ( doc )) { // Add a new text field to the form on page 1...Pdf . Facades . FieldType . Text , "text1" , 1 , 200 , 550 ,...

    docs.aspose.com/pdf/zh/net/changing-field-appea...