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

box

(0.25 sec)
  1. FormField.DropDownItems | Aspose.Words for .NET

    Access and manage dropdown items effortlessly with the FormField DropDownItems property, enhancing your forms with seamless user interaction....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...
  2. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar text when a form field is focused....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. 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...
  4. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a comboBox form field at the current position....name here" , 30 ); // 2 - Combo box with prompt text, and a range... insertComboBox ( "My combo box" , items , 0 ); builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. View or Edit POTX Files Metadata using C++ | pr...

    C++ source code to edit or view POTX format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/potx/
  7. View or Edit PPSX Files Metadata using C++ | pr...

    C++ source code to edit or view PPSX format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/ppsx/
  8. View or Edit ODP Files Metadata using C++ | pro...

    C++ source code to edit or view ODP format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/odp/
  9. View or Edit POT Files Metadata using C++ | pro...

    C++ source code to edit or view POT format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/pot/
  10. 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...