Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,529 for

box

(1.24 sec)
  1. FormField.result property | Aspose.Words for No...

    FormField.result property. Gets or sets a string that represents the result of this form field....Shows how to insert a combo box. let doc = new aw . Document...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Enhance Your Presentations with AutoFit in PHP|...

    Manage AutoFit settings in Aspose.Slides for PHP to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....the text in a box to always fit into that box after changes are...text must always fit into its box in a PowerPoint presentation:...

    docs.aspose.com/slides/php-java/manage-autofit-...
  3. 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/
  4. Supported File Formats|CAD 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....(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...

    docs.aspose.com/cad/java/getting-started/suppor...
  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. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...worksheetIndex , 1 , 0 , ObjectExt :: Box < String > ( u "North America"...worksheetIndex , 2 , 0 , ObjectExt :: Box < String > ( u "Europe" )));...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  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...