Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,864 for

box

(0.09 sec)
  1. Grid|Documentation

    Grid element generates a matrix of numbered bubbles that are combined into a single answer....“underline” The type of the box to be displayed in front of each...each column / row. This box can be used for hand-writing the...

    docs.aspose.com/omr/net/json-markup/grid/
  2. FormFieldCollection.GetEnumerator | Aspose.Word...

    Discover the FormFieldCollection GetEnumerator method, which provides an efficient way to iterate through form fields, enhancing your data management experience....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FormField.DropDownSelectedIndex | Aspose.Words ...

    Discover the FormField DropDownSelectedIndex property to easily manage dropdown selections, enhancing user experience and form functionality....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormField.MaxLength | Aspose.Words for .NET

    Discover the FormField MaxLength property to set text field limits. Enhance user experience with customizable length settings for optimal data entry....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Replacement for Microsoft.Office.Core.CommandBa...

    Is there a way to replace the following code using the Aspose.Words library, since it requires MS Office to be installed on the machine? Private wordDoc As Microsoft.Office.Interop.Word.Document wordDoc = New Microsoft.…...the original command bar combo box would add, use the document‑processing...whatever the command bar combo box was inserting. If you need to...

    forum.aspose.com/t/replacement-for-microsoft-of...
  6. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++.... Get ( 0 ); // Add a text box inside the sheet ws . GetShapes...first shape, which is a text box, and set its text Shape shape...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  7. Enhance Your Presentations with AutoFit in .NET...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....the text in a box to always fit into that box after changes are...text must always fit into its box in a PowerPoint presentation:...

    docs.aspose.com/slides/net/manage-autofit-setti...
  8. TextBox.LayoutFlow | Aspose.Words for .NET

    Discover how the TextBox LayoutFlow property enhances text layout in shapes, improving design flexibility and readability for your projects....orientation of text inside a text box. Document doc = new Document...the text contents of this text box. textBox . LayoutFlow = layoutFlow...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...related to out-of-bound text boxes or other elements in the document...it seems to stem from a text box in the footer. Solution To resolve...

    forum.aspose.com/t/extra-text-appears-when-conv...
  10. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...bottom considering the text boxes. Default value is false . public...of those runs inside a text box. builder . Writeln ( "[tag 1]"...

    reference.aspose.com/words/net/aspose.words.rep...