Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 6,227 for

box

(1.01 sec)
  1. 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...
  2. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for JavaScript via C++.... get ( 0 ); // Add a text box inside the sheet. ws . shapes...first shape, which is a text box, and set its text. const shape...

    docs.aspose.com/cells/javascript-cpp/create-tex...
  3. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all form fields in a document with ease and efficiency....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. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....Setup dialog box. In the Page Setup dialog box, go to the Page...pages wide you want in the first box (Fit to x pages wide). Enter...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  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. Message stuck in Queue - Free Support Forum - a...

    I'm evaluating this component and have "successfully" sent a message. The problem is that the message is just sitting in the Queue. This is running on a Windows 2003 Server. I am sending the email through the local SM…...server to a Windows NT Server box with the same SMTP settings and...through without a problem. Neither box if behind a firewall and neither...

    forum.aspose.com/t/message-stuck-in-queue/46399
  7. Copy Sheet Within Workbook|Documentation

    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.... In the To book box, select the workbook to receive...New book . In the Before sheet box, click the sheet before which...

    docs.aspose.com/cells/java/copy-sheet-within-wo...
  8. Crop PDF using PHP | Aspose.PDF

    Crop PDF without losing quality in PHP programmatically with C# sample code using Aspose.PDF for PHP via Java...Choose the type of box and create new Box Rectagle Save the updated...() . PHP_EOL ; // Create new Box Rectangle $newBox = new Rectangle...

    products.aspose.com/pdf/php-java/crop/
  9. View or Edit PPTM Files Metadata using C++ | pr...

    C++ source code to edit or view PPTM 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/pptm/
  10. Aspose::Words::DocumentBuilder::InsertComboBox ...

    Aspose::Words::DocumentBuilder::InsertComboBox method. Inserts a comboBox form field at the current position in C++....name here" , 30 ); // 2 - Combo box with prompt text, and a range...InsertComboBox ( u "My combo box" , items , 0 ); builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words/doc...