Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 154,573 for

text

(0.12 sec)
  1. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of Text. By adjusting settings such as horizontal alignment, vertical alignment, and Text wrapping, you have more control over how Text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....kinds of alignment options: Text alignment(horizontal & vertical)...Indentation. Orientation. Text control. Text direction. All of these...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  2. Features Overview|Aspose.Slides for Python Docu...

    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....and Text Holders You can access the place holders and text holders...you can create a slide with text holders from scratch using the...

    docs.aspose.com/slides/python-java/features-ove...
  3. Find and Replace in Spreadsheet|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.... Text != "" ) { workbook = new Workbook... Cells . Find ( TXBX_Find . Text , cell , Opts ); if ( cell ...

    docs.aspose.com/cells/net/find-and-replace-in-s...
  4. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format Text as superscript for enhanced readability and style in your documents. Boost your design today!...Examples Shows how to format text to offset its position. Document...true ); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/net/aspose.words/fon...
  5. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the Text fragment in PDF using C# and Aspose.PDF... Add Tooltip to Searched Text by adding Invisible Button It...hovers the mouse cursor over the text. Aspose.PDF for .NET provides...

    docs.aspose.com/pdf/net/pdf-tooltip/
  6. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....business data to converting text or images into slides, the goal...transform raw data or long-form text into summarized presentations...

    docs.aspose.com/slides/python-net/automating-po...
  7. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format Text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....Create a notes slide and assign text to it. def add_note (): with...() notes_slide . notes_text_frame . text = "My note" presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Creating PDF417 Barcodes|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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/creating-...
  9. 在演示文稿中查找和替换文本而不丢失格式|Aspose.Slides 文档

    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.... Shapes ) { //Access text in the shape string str = shp...TextFrame . TextRange . Text ; //Find text to replace if ( str ...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  10. TextPath.SameLetterHeights | Aspose.Words for .NET

    Discover the TextPath SameLetterHeights property to ensure uniform letter height, enhancing Text readability and design consistency across your project....a WordArt object to display text in a shape that we can re-size...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

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