Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 10,593 for

textbox

(0.05 sec)
  1. Extraction issue 12 - Aspose.Words Product Fami...

    Dear team, We are extracting images from docx using aspose java, but we are facing below issue please refer input and output, And we are using below source code Source Code : public static void textFrameImageWithCapti…...because if caption is in a textbox // paragraph.toString will...inside textbox shape and for paragraph that contains textbox shape...

    forum.aspose.com/t/extraction-issue-12/249975
  2. TextBoxWrapMode | Aspose.Words for Java

    Specifies how text wraps inside a shape in Java....0); TextBox textBox = textBoxShape.getTextBox();...preserving its dimensions. textBox.setTextBoxWrapMode(textBoxWrapMode);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Format Text using VSTO and Aspose.Slides for Ja...

    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....formats the text in the third textbox on the slide to look like the...the text in the last textbox. Formatting Text Both the VSTO and...

    docs.aspose.com/slides/java/format-text-using-v...
  4. AddFromHtml method does not seem to pick up bac...

    I have a simple PowerPoint document consisting of a single slide with a single Textbox in it. I am trying to use the AddFromHtml method in Aspose.Slides 24.11.0 to replace the existing placeholder text in the Textbox wi…...single slide with a single textbox in it. I am trying to use the...existing placeholder text in the textbox with some formatted text read...

    forum.aspose.com/t/addfromhtml-method-does-not-...
  5. How to Fill PDF Form from Excel using Python

    This tutorial contains information on how to fill PDF form from Excel using Python. It provides details to set the IDE and a runnable sample code to fill out PDF form with Excel data using Python....target cell in it Set the textbox field value with the selected...loaded and the particular textbox field of a form is accessed...

    kb.aspose.com/pdf/python/how-to-fill-pdf-form-f...
  6. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++.... auto textBox = MakeObject < Shape > ( doc...ShapeType :: TextBox ); textBox -> set_Width ( 200 ); textBox -> set_Height...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. GridShapeDraw.Text | Aspose.Cells for .NET API ...

    GridShapeDraw property. Represents the string in this Textbox object...Represents the string in this TextBox object. public string Text...

    reference.aspose.com/cells/net/aspose.cells.gri...
  8. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables.... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

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

    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....0 ); //Add a Shape of type TextBox to the collection Shape shape...0 ); //Add a Shape of type TextBox to the collection Shape shape...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

    reference.aspose.com/words/python-net/aspose.wo...