Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 10,584 for

textbox

(0.07 sec)
  1. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++.... TextBox n/a Represents text area inside...inside of a shape. Textbox may have Line and Row child entities...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. TextInheritanceLimit - Aspose.Slides for Androi...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps.... static int TextBox Inherit only from TextFrameEx's...Field Values TextBox public static final int TextBox Inherit only...

    reference.aspose.com/slides/androidjava/com.asp...
  3. TextBoxField | Aspose.PDF for .NET API Reference

    Class representing text box field....Rectangle) Constructor of TextBox field. TextBoxField (Page,...Rectangle) Constructor of TextBox field. Properties Name Description...

    reference.aspose.com/pdf/net/aspose.pdf.forms/t...
  4. Aspose::Cells::Drawing::WebExtensionShape class...

    Aspose::Cells::Drawing::WebExtensionShape class. Represents the shape of web extension in C++....data and some formats in this textbox. GetHyperlink() Gets the hyperlink...Represents the string in this TextBox object. GetTextBody() Gets...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  5. Aspose::Cells::Drawing::CustomXmlShape class | ...

    Aspose::Cells::Drawing::CustomXmlShape class. Represents Custom xml shape ,such as Ink in C++....data and some formats in this textbox. GetHyperlink() Gets the hyperlink...Represents the string in this TextBox object. GetTextBody() Gets...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  6. Aspose.Cells for .NET 8.8.2 Release Notes|Docum...

    Aspose.Cells for .Net 8.8.2 Release Notes – the latest enhancements, new features, and fixes....CELLSNET-44463 Black text in TextBox renders white in the PDF Bug...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  7. Aspose::Cells::Drawing::GroupBox class | Aspose...

    Aspose::Cells::Drawing::GroupBox class. Encapsulates the object that represents a groupbox in a spreadsheet in C++....data and some formats in this textbox. GetHyperlink() Gets the hyperlink...Represents the string in this TextBox object. GetTextBody() Gets...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  8. Aspose::Words::NodeCollection Class Reference -...

    Represents a collection of nodes of a specific type....Examples Shows how to replace all textbox shapes with image shapes. auto...MakeObject<Document>(MyDir + u "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose::Words::Drawing::ShapeBase Class Referen...

    Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture....auto textBox = MakeObject<Shape>(doc, ShapeType::TextBox ); t...textBox->set_Width(200); textBox->set_Height(50); textBox->set_Left(group->get_CoordSize()...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. AddTextFrame | Aspose.Sildes for .NET API Refer...

    Adds a new TextFrame to a shape. If shape already has TextFrame then simply changes its text.... Text = "Aspose TextBox" ; // Saves the presentation...presentation to disk pres . Save ( "TextBox_out.pptx" , Aspose . Slides...

    reference.aspose.com/slides/net/aspose.slides/a...