Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,185 for

textbox

(0.06 sec)
  1. Aspose.Cells Forms for Sitefinity|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....Fields Allow to Add TextBox, Multiline TextBox, RadioButtons, CheckBox...create/delete/update new fields of any type (TextBox, MultiLineTextBox, RadioButton...

    docs.aspose.com/cells/net/aspose-cells-forms-fo...
  2. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...So now we create floating TextBox shape to write into We’re struggling...borders? If so you can use TextBox class properties to configure...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  3. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...save("document_with_header_textbox.docx") def process_document_elements(self...current_node # Create the TextBox shape = builder.insert_shape(aw...

    forum.aspose.com/t/paste-back-shape-data-correc...
  4. Adding Text Dynamically|Aspose.Slides 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....arialFontIndex = 0 ; //Add a textbox //To add it, we will first...

    docs.aspose.com/slides/net/adding-text-dynamica...
  5. Export of Tables and Matrices|Aspose.Words for ...

    Export of Tables and Matrices setting of the Aspose.Words for Reporting Services....Word tables (default) As textboxes Visually, the output of both...Export Tables and Matrices as Textboxes In some rare cases you might...

    docs.aspose.com/words/reportingservices/export-...
  6. 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...Document ( file_name = MY_DIR + 'Textboxes in drawing canvas.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...that source formatting of textboxes content ignored if ImportFormatMode...size = 24 builder . write ( 'Textbox contents' ) # Set a flag to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape....Examples Shows how to replace all textbox shapes with image shapes. doc...Document ( file_name = MY_DIR + 'Textboxes in drawing canvas.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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/net/public-api-changes-in...
  10. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... Adding TextBox Control to the Chart One way...aspose.cells.drawing.TextBox object. The TextBox class represents...

    docs.aspose.com/cells/python-net/controls-in-ch...