Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,320 for

box

(0.05 sec)
  1. IStructuredDocumentTag.lock_contents property |...

    IStructuredDocumentTag.lock_contents property. When set to true, this property will prohibit a user from editing the contents of this SDT....document tag, which acts as a text box that prompts the user to fill...user from editing this text box's contents. tag . lock_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Set Print Titles|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library....Repeat: In the “Page Setup” dialog box, go to the “Sheet” tab. In the...repeat at the top by clicking the box next to “Rows to repeat at top”...

    docs.aspose.com/cells/net/how-to-set-print-titles/
  3. How to Set Print Titles|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library....Repeat: In the “Page Setup” dialog box, go to the “Sheet” tab. In the...repeat at the top by clicking the box next to “Rows to repeat at top”...

    docs.aspose.com/cells/java/how-to-set-print-tit...
  4. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....the text contents of a text box. doc = aw . Document () builder... drawing . ShapeType . TEXT_BOX , width = 200 , height = 200...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API Changes in Aspose.Cells 8.7.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....TextBox using its index TextBox box = sheet . getTextBoxes (). get...//Set the name for the TextBox box . setName ( "MyTextBox" ); //Access...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseLegacyOrder method. True indicates that a text search is performed sequentially from top to bottom considering the text Boxes. Default value is false in C++....bottom considering the text boxes. Default value is false . bool...of those runs inside a text box. builder -> Writeln ( u "[tag...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. View or Edit PPS Files Metadata using C++ | pro...

    C++ source code to edit or view PPS 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/pps/
  8. View or Edit PPT Files Metadata using C++ | pro...

    C++ source code to edit or view PPT 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/ppt/
  9. View or Edit FODP Files Metadata using C++ | pr...

    C++ source code to edit or view FODP 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/fodp/
  10. Aspose::Words::Fields::DropDownItemCollection c...

    Aspose::Words::Fields::DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field. To learn more, visit the documentation article in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...