Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 5,857 for

box

(0.14 sec)
  1. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Node.js via C++ API....dropdown arrow in the Number Format box (which may show “General” or...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  2. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#....Word include textbox, combo box and checkbox. DocumentBuilder...into a document: Insert a Check Box Call InsertCheckBox to insert...

    docs.aspose.com/words/net/working-with-form-fie...
  3. Adding Reporting Services Formulas|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....expression appears in the top edit box. Click the OK button to insert...

    docs.aspose.com/cells/reportingservices/adding-...
  4. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....arrow next to the number format box (this might display “General”...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  5. How to Rotate Text of Cell|Documentation

    C# code to rotate text of a cell with Aspose.Cells for .NET API... In the Format Cells dialog box, navigate to the Alignment tab...angle in degrees in the Degrees box. Positive values rotate the text...

    docs.aspose.com/cells/net/how-to-rotate-text-of...
  6. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...box {border:1px solid #000; padding:5px;...</style></head><body> <h1>Test</h1><div class='box'>Sample content</div> </body></html>";...

    forum.aspose.com/t/supported-css-properties-for...
  7. Decrypt PDF using Rust|Aspose.PDF for Rust via C++

    Decrypt PDF File with Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/decrypt-pdf/
  8. Aspose::Words::Markup::SdtAppearance enum | Asp...

    Aspose::Words::Markup::SdtAppearance enum. Specifies the appearance of a structured document tag in C++....shaded rectangle or bounding box. Tags 1 Represents a structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....Word include textbox, combo box and checkbox.DocumentBuilder...document. Inserting a Check Box Call DocumentBuilder.InsertCheckBox...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  10. Aspose::Words::DocumentBuilder::InsertTextInput...

    Aspose::Words::DocumentBuilder::InsertTextInput method. Inserts a text 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...