Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 154,784 for

text

(0.3 sec)
  1. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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.... VSDX ); Insert a Text Shape in the Visio Diagram Developers...Developers can insert a text shape in the Visio diagram using...

    docs.aspose.com/diagram/java/public-api-changes...
  2. Font.LocaleIdBi | Aspose.Words for .NET

    Discover the Font LocaleIdBi property, easily manage locale identifiers for formatted right-to-left characters, enhancing your multilingual applications....right-to-left, and right-to-left text. Document doc = new Document...font settings for left-to-right text. builder . Font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....alignment of your paragraph text using the TextParagraph.GetAlignmentType()...GetWorksheets (). Get ( 0 ); // Add a text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  4. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/run...
  5. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. doc = aw . Document () builder...'MyCube' shape . alternative_text = 'Alt text for MyCube.' # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Introduction | Aspose.Note Documentation

    A basic introduction to Java programming concepts....outline, outline element and text dynamically using the set of...document. The class defines the text formatting. Similarly, the DefaultStyle...

    docs.aspose.com/note/java/introduction/
  7. Creating Two-dimensional (2D) Barcodes|Document...

    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.... Large amounts of text and data can be stored securely...BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...

    docs.aspose.com/barcode/jasperreports/creating-...
  8. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization....to use a shape’s alternative text. Document doc = new Document...shape . AlternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....formatting to create off-center text. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Center all text that the document builder writes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示... GetDataDir_AsposePdf_Text (); // Create PDF document using...Paragraphs . Add ( new Aspose . Pdf . Text . TextFragment ( "Move the mouse...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/