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

text

(0.15 sec)
  1. Font.Bold | Aspose.Words for .NET

    Discover the Font Bold property, easily identify if your Text is bolded, enhancing readability and style for your web design projects....Shows how to insert formatted text using DocumentBuilder. Document...Specify font formatting, then add text. Aspose . Words . Font font...

    reference.aspose.com/words/net/aspose.words/fon...
  2. 在工作表单元格中显示字符串|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-...
  3. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the IMPORT field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Working with TextBoxes in C#|Aspose.Words for .NET

    Introduction to linked Textboxes feature in Aspose.Words for .NET....class is used to specify how text is displayed inside a shape...get the parent shape for the text box so that the customer can...

    docs.aspose.com/words/net/working-with-textboxes/
  5. 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...
  6. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Text = paragraphs [ 0 ]. Portions [ 0 ]. Text . Replace...[ 0 ]. Text = paragraphs [ 1 ]. Portions [ 0 ]. Text . Replace...

    docs.aspose.com/slides/net/developer-guide/tech...
  7. 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...
  8. Open DICOM file|Aspose.Medical for .NET Documen...

    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....file I/O buffers and fallback text encoding Aspose . Medical ....PipeReader buffers and fallback text encoding Aspose . Medical ....

    docs.aspose.com/medical/net/developer-guide/ope...
  9. 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/
  10. 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...