Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 10,593 for

textbox

(0.09 sec)
  1. 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
  2. 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...
  3. Working with Form Fields in Java|Aspose.Words f...

    Understanding Form Fields feature, working with Form Fields using Java....in Microsoft Word include textbox, combo box and checkbox. DocumentBuilder...insertTextInput method to insert a textbox into the document. The following...

    docs.aspose.com/words/java/working-with-form-fi...
  4. Updating the Colors for Positive and negetive v...

    Hi, I am unable to update positive and negative column colors in a waterfall chart created using Aspose 24.x using the below statements mentioned in sample code, // Series has Up Down Bars chart.getNSeries().get(0).se…...getRed()); TextBox txt = chart.getShapes().addTextBoxInChart(100...// Get the filformat of the textbox. FillFormat fillformat = txt...

    forum.aspose.com/t/updating-the-colors-for-posi...
  5. Need to extract double column layout - Aspose.W...

    Dear team, We are extracting images from document, now we need to extract extract images from double column layout please find sample document and please provide source code and Extracted files Input : manuscript(clean…...because if caption is in a textbox // paragraph.toString will...inside textbox shape and for paragraph that contains textbox shape...

    forum.aspose.com/t/need-to-extract-double-colum...
  6. How to quadrant support to Scatter chart - Aspo...

    Hi! Aspose team, I working on new requirement to add quadrant support for the scatter chart. I have created in manually in excel and added. Please would you help me like, how we can achieve it using aspose cells for ja…...manually added controls (Textboxes) to the chart. See the document...CardPosition(x, y, width, height); TextBox txt = chart.getShapes().addTextBoxInChart(0...

    forum.aspose.com/t/how-to-quadrant-support-to-s...
  7. Aspose.Slides for Python 23.5 Release Notes|Asp...

    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....add_text_frame ( "Animated TextBox" ) effect = pres . slides [...add_text_frame ( "Animated TextBox" ) effect = pres . slides [...

    docs.aspose.com/slides/python-net/aspose-slides...
  8. Working with the Reflection Effect of Shape or ...

    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 Working with the Shadow Effect...

    docs.aspose.com/cells/java/working-with-the-ref...
  9. How to Extract images - Aspose.Words Product Fa...

    Dear team, We are extracting images from docx but below case we are notable to extract below case please find source code Source code : if ((paragraph.toString(SaveFormat.TEXT).toLowerCase().trim().startsWith("fig") …...because if caption is in a textbox // paragraph.toString will...inside textbox shape and for paragraph that contains textbox shape...

    forum.aspose.com/t/how-to-extract-images/246710
  10. Aspose::Words::Drawing::Core Namespace Referenc...

    The Aspose.Words.Drawing namespace contains classes that allow to create and modify drawing objects in Microsoft Word documents....including OfficeArt shapes, textboxes, pictures, diagrams, OLE objects...layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...

    reference.aspose.com/words/cpp/namespace/aspose...