Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 10,593 for

textbox

(0.05 sec)
  1. Table Image Extraction issue - Aspose.Words Pro...

    Dear team, We are extraction images using aspose java, now we are facing new issue in table images please find below source code we are using source code : try { if (table.getChildNodes(NodeType.SHAPE, true).getCount…...because if caption is in a textbox // paragraph.toString will...inside textbox shape and for paragraph that contains textbox shape...

    forum.aspose.com/t/table-image-extraction-issue...
  2. Aspose.Cells for Java 2.1.2 Release Notes|Docum...

    Aspose.Cells for Java 2.1.2 Release Notes – the latest enhancements, new features, and fixes.... Imports TextBox controls from Excel 2007 files...PageSetup 13639 xls Create TextBox 13679 xlsx Read xlsx file with...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  3. Form Editor|Aspose.PDF for .NET

    How to Add, Update, and Remove Form Fields in PDF Files using Aspose.PDF Plugins...checkbox, a combo box, and a textbox) to the first page of the PDF...Selected = 2 }, // Create a textbox form field. new FormTextBoxFieldCrea...

    docs.aspose.com/pdf/net/plugins/formeditor/
  4. Need help in drawing Shapes in MSWord - Free Su...

    Team, I am using Aspose latest version for document conversion. I am trying to create round rectangle shape using below api. Shape shape = new Shape(doc, ShapeType.ROUND_RECTANGLE); shape.setWrapType(WrapType.NONE); s…...Shape textBox = new Shape(doc, ShapeType.RECTANGLE); textBox.setWrapType(WrapType...NONE); textBox.setHeight(200); textBox.setWidth(200); textBox.se...

    forum.aspose.com/t/need-help-in-drawing-shapes-...
  5. TextInheritanceLimit - Aspose.Slides for Java -...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications.... static int TextBox Inherit only from TextFrameEx's...Field Values TextBox public static final int TextBox Inherit only...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. 13.7.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 13.7.0 Release Notes – the latest updates and fixes....next page Bug WORDSNET-8497 TextBox shape overlaps the content...and removing content from textbox Bug WORDSNET-8511 Number rendering...

    docs.aspose.com/words/net/aspose-words-for-net-...
  7. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....Examples Shows how to replace all textbox shapes with image shapes. doc...aw . Document ( MY_DIR + 'Textboxes in drawing canvas.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DOC Import - Paragraph Features|Aspose.Words fo...

    Import DOC document using paragraph load options in Java....confused with the Autoshape Textbox which is discussed under Drawing...them through the use of a textbox). This will be improved in...

    docs.aspose.com/words/java/paragraph-features-s...
  9. FlatOPC Import - Paragraph Features|Aspose.Word...

    Import FlatOPC document using paragraph load options in C#....confused with the Autoshape Textbox which is discussed under Drawing...them through the use of a textbox). This will be improved in...

    docs.aspose.com/words/net/paragraph-features-su...
  10. Aspose.Cells 16.10.0中的公共API更改|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....]; // Create a TextBox with some text var textBox = sheet . Shapes...700 ); textBox . Text = "Aspose File Format APIs" ; textBox . Font...

    docs.aspose.com/cells/zh/net/public-api-changes...