Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 5,605 for

box

(0.24 sec)
  1. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.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. Aspose::Words::Fields::FormField::get_Name meth...

    Aspose::Words::Fields::FormField::get_Name method. Gets or sets the form field name in C++....Shows how to insert a combo box. auto doc = System :: MakeObject...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++....orientation of text inside a text box. auto doc = System :: MakeObject...the text contents of this text box. textBox -> set_LayoutFlow (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. 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
  6. 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...
  7. 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/
  8. 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/
  9. 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...
  10. 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...