Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 6,223 for

box

(0.17 sec)
  1. composite_grid|Documentation

    Composite_grid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....header_type 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/txt-markup/composite_grid/
  2. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this form field....Shows how to insert a combo box. doc = aw . Document () builder...fruit: ' ) # Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows 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) and the...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  4. 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/
  5. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy....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...
  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...