Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 2,744 for

textbox

(0.1 sec)
  1. ActiveX|Aspose.Slides 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....get_Item ( 0 ); // changing TextBox text IControl control = slide...

    docs.aspose.com/slides/androidjava/activex/
  2. ActiveX|Aspose.Slides for PHP 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....get_Item ( 0 ); # changing TextBox text $control = $slide -> getControls...

    docs.aspose.com/slides/php-java/activex/
  3. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Ignore Vertical Alignment in Textboxes. DoNotWrapTextWithPun { get;...InsertShape ( ShapeType . TextBox , 200 , 200 ); // Set the "VerticalAnchor"...

    reference.aspose.com/words/net/aspose.words.set...
  4. Managing Controls|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.... Adding TextBox Control to the Worksheet One...Aspose.Cells provides the TextBoxes class, used to add a new text...

    docs.aspose.com/cells/java/managing-controls/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Преобразование формата файла через Javahttps://products.aspose.com/total/ru/java/conversion/Recent content in Прео......aboutagp-box Формат файла DOC textbox pl-0 Формат двоичных файлов...aboutagp-box Формат файла CSV textbox pl-0 Файл CSV представляет...

    products.aspose.com/total/ru/java/conversion/in...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversione del formato file tramite Javahttps://products.aspose.com/total/it/java/conversion/Recent content in Co......Cos'è il formato file DOC textbox pl-0 Il Microsoft Word Binary...Cos'è il formato file CSV textbox pl-0 Un file CSV è un file...

    products.aspose.com/total/it/java/conversion/in...
  7. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....in Microsoft Word include textbox, Combobox and checkbox.DocumentBuilder...insertTextInput to insert a textbox into the document. The following...

    docs.aspose.com/words/java/use-documentbuilder-...
  8. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Shape textBox = new Shape(doc, ShapeType.TEXT_BOX); textBox.setHeight(35);...setHeight(35); textBox.setWidth(widthInPoints); textBox.setRelati...

    forum.aspose.com/t/trying-to-create-a-word-like...
  9. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....Examples: Shows how to replace all textbox shapes with image shapes. Document...new Document(getMyDir() + "Textboxes in drawing canvas.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  10. WordArt|Aspose.Slides 文档

    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....-> AddTextFrame ( u "Aspose TextBox" ); // 禁用形状填充,以便我们可以获取文本的阴影...-> AddTextFrame ( u "Aspose TextBox" ); auto port = ashp -> get_TextFrame...

    docs.aspose.com/slides/zh/cpp/wordart/