Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 151,675 for

text

(0.18 sec)
  1. 64716896.xlsx

    Sheet1 Text is rotating with shape because RotateTextWithShape is true. This is some Text inside the shape. 2018-04-27T05:06:32Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 20......Sheet1 Text is rotating with shape because RotateTextWithShape...RotateTextWithShape is true. This is some text inside the shape. 2018-04-27T05:06:32Z...

    docs.aspose.com/cells/fr/nodejs-cpp/rotate-text...
  2. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for .NET to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....can use WordArt to add special text effects to spreadsheets. For...stretch a title, decorate text, make the text fit a preset shape, or...

    docs.aspose.com/cells/net/add-wordart-watermark...
  3. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency.... Writeln ( "Section 1 text." ); builder . InsertBreak (...builder . Writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/net/aspose.words/com...
  4. Spatial Reference Systems|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....System from WKT (Well-Known text) Create Spatial Reference System...System to WKT Well-known text (WKT) is a text markup language for...

    docs.aspose.com/gis/net/spatial-reference-systems/
  5. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling Textbox content. Optimize with ease today!...Examples Shows how to manage text box formatting while appending...Create another document with a text box, which we will import into...

    reference.aspose.com/words/net/aspose.words/imp...
  6. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....; // Insert paragraphs with text with DocumentBuilder. builder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/java/com.aspose.word...
  7. Export Formats|Aspose.Words for JasperReports

    Aspose.Words for JasperReports is built on top of Aspose.Words for Java, the world-class library for server-side Microsoft Word documents processing....Rich Text Format via Aspose.Words ODT – OpenDocument Text via...via Aspose.Words TXT – Plain text via Aspose.Words Aspose.Words...

    docs.aspose.com/words/jasperreports/doc-docx-rt...
  8. 旋转单元格文本|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....Sheets [ "Sheet1" ]; //Put some text into cell B2. objSheet . Cells...the angle of rotation of the text. _range . Orientation = 45 ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  9. 获取特定单元格的文本|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.... string myPath = "Get Text of Specific Cell.xlsx" ; //Open..."Sheet1" ]. Range ( "A1" ). Text ; MessageBox . Show ( res );...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  10. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters....run to display its lowercase text in uppercase without changing...run = aw . Run ( doc = doc , text = 'all capitals' ) run . font...

    reference.aspose.com/words/python-net/aspose.wo...