Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,212 for

box

(0.07 sec)
  1. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP 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/otp/
  2. View or Edit PPTX Files Metadata using C++ | pr...

    C++ source code to edit or view PPTX 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/pptx/
  3. View or Edit POTM Files Metadata using C++ | pr...

    C++ source code to edit or view POTM 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/potm/
  4. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM 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/ppsm/
  5. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....also use the Page Setup dialog box if you want to view headers or...using the Page Setup dialog box. Getting Headers and Footers...

    docs.aspose.com/cells/net/get-headers-or-footers/
  6. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo Box form fields for improved user experience....Shows how to insert a combo box form field into a document. Document...name here" , 30 ); // 2 - Combo box with prompt text, and a range...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Manage TextBox|Aspose.Slides Documentation

    Manage a text Box or text frame in PowerPoint presentations using C# or .NET...slides typically exist in text boxes or shapes. Therefore, to add...section on this page. Create Text Box on Slide Create an instance of...

    docs.aspose.com/slides/net/manage-textbox/
  8. 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...
  9. 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...
  10. TextBoxAnchor | Aspose.Words for Java

    Specifies values used for shape text vertical alignment in Java....the text contents of a text box. Document doc = new Document();...builder.insertShape(ShapeType.TEXT_BOX, 200.0, 200.0); // Set the "VerticalAnchor"...

    reference.aspose.com/words/java/com.aspose.word...