Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 10,584 for

textbox

(0.06 sec)
  1. Add Icons to Worksheet|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....results: Managing Pictures Manage TextBox...

    docs.aspose.com/cells/java/insert-svg-to-excel/
  2. Read Color of the Shape's Glow Effect|Documenta...

    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....of Text Effects of Shape or TextBox...

    docs.aspose.com/cells/java/read-color-of-the-sh...
  3. IPortionFormat.AsIHyperlinkContainer property n...

    The code ITextFrame[] TextboxesForThisSlide = Aspose.Slides.Util.SlideUtil.GetAllTextboxes(slide); if (TextboxesForThisSlide != null && TextboxesForThisSlide.Length > 0) { foreach (var Textbox in TextboxesForThisSlid…...Length > 0) { foreach (var textBox in textBoxesForThisSlid) {...foreach (var paragraph in textBox.Paragraphs) { foreach (var...

    forum.aspose.com/t/iportionformat-asihyperlinkc...
  4. TextBox.text_box_wrap_mode property | Aspose.Wo...

    Textbox.text_box_wrap_mode property. Determines how text wraps inside a shape....text_box_wrap_mode property TextBox.text_box_wrap_mode property...drawing class TextBox TextBox.previous property TextBox.vertical_anchor...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Accessing additional sheets in GridJS - Free Su...

    When there are a large number of sheets there is no way to scroll across the bottom or up higher in the ellipses. In the image below you can see I have no way of accessing sheets 11-42. Is there a way to add scrolling t…...access the text inside of a textbox object. Our application allows...highlight text inside of a textbox object, but doesn’t want users...

    forum.aspose.com/t/accessing-additional-sheets-...
  6. Python Programmers Guide|Aspose.Slides 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....Creating a TextBox on Slide in Python Creating TextBox with Hyperlink...

    docs.aspose.com/slides/java/python-programmers-...
  7. Format Text using VSTO and Aspose.Slides and .N...

    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....formats the text in the third textbox on the slide to look like the...the text in the last textbox. Formatting Text Both the VSTO and...

    docs.aspose.com/slides/net/format-text-using-vs...
  8. Add Icons to Worksheet|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....following results: Managing TextBox Web Extensions - Office Add-ins...

    docs.aspose.com/cells/net/insert-svg-to-excel/
  9. Table api - Free Support Forum - aspose.com

    Can I do this? This is only what I want to do. but I couldn’t find some feature smaple.docx (19.4 KB)... You can can create a textbox shape and specify it’s absolute...Shape textBox = new Shape(doc, ShapeType.TEXT_BOX); textBox.setStroked(true);...

    forum.aspose.com/t/table-api/259805
  10. set_input_range method | Aspose.Cells for Pytho...

    set_input_range method set_input_range Sets the range used to fill the control. def set_input_range ( self , formula ......drawing class TextBox remove_hyperlink method set_linked_cell...

    reference.aspose.com/cells/python-net/aspose.ce...