Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 9,183 for

insert text

(0.28 sec)
  1. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in C# or .NET...NET allows you to insert OLE Objects into slides as...slides. For example, you can insert HTML, PDF, and ZIP files as...

    docs.aspose.com/slides/net/manage-ole/
  2. FieldDisplayBarcode.case_code_style property | ...

    FieldDisplayBarcode.case_code_style property. Gets or sets the style of a Case Code for barcode type ITF14... Examples Shows how to insert a DISPLAYBARCODE field, and...DocumentBuilder ( doc ) field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage OLE|Aspose.Slides for PHP Documentation

    Manage OLE objects in PowerPoint presentations in PHP...PHP via Java allows you to insert OLE Objects into slides as...slides. For example, you can insert HTML, PDF, and ZIP files as...

    docs.aspose.com/slides/php-java/manage-ole/
  4. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document... It provides an alternative text representation of the information...table bottom and the surrounding text, in points. distanceLeft Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldDisplayBarcode.background_color property |...

    FieldDisplayBarcode.background_color property. Gets or sets the background color of the barcode symbol... Examples Shows how to insert a DISPLAYBARCODE field, and...DocumentBuilder ( doc ) field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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....different drawing objects such as text boxes, check boxes, radio buttons...to a generated file. Adding Text Box Control to a Worksheet One...

    docs.aspose.com/cells/python-net/managing-contr...
  7. TextBoxAnchor enumeration | Aspose.Words for Py...

    aspose.words.drawing.TextBoxAnchor enumeration. Specifies values used for shape Text vertical alignment....Specifies values used for shape text vertical alignment. Members...TOP Text is aligned to the top of the textbox. MIDDLE Text is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/topic/312049
  9. Python Word Document Processing API – Aspose | ...

    Python library to work with Word files. Create, edit, convert, DOCX, DOC, RTF, PDF, EPUB, WordML, ODT, HTML, Text and many other formats.... Search and replace text using RegEx Automate the search...shading to suit your needs. Insert and manipulate images The API...

    products.aspose.com/words/python-net/
  10. Aspose::Words::Tables::Row class | Aspose.Words...

    Aspose::Words::Tables::Row class. Represents a table row. To learn more, visit the documentation article in C++....GetText () override Gets the text of all cells in this row including...AppendChild ( paragraph ); // Add text to the first call in the first...

    reference.aspose.com/words/cpp/aspose.words.tab...