Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,243 for

box

(0.09 sec)
  1. Entities with SAT/SAB structure|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....entities include: 3DSOLID objects: box, sphere, pyramid, wedge, cone...

    docs.aspose.com/cad/java/developer-guide/entiti...
  2. Aspose::Words::Saving::PdfSaveOptions::get_Pres...

    Aspose::Words::Saving::PdfSaveOptions::get_PreserveFormFields method. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text. Default is false in C++....text input, drop down and check box controls. When set to false ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textBoxes, enhancing your document design and readability effortlessly....Shows how to add text to a text box, and change its orientation Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. 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...
  6. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Java master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code....below illustrates how a text box added on a master slide is automatically...dispose (); } } Layout Slide Text Box...

    docs.aspose.com/slides/java/examples/elements/m...
  7. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Android master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code....below illustrates how a text box added on a master slide is automatically...dispose (); } } Layout Slide Text Box...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. 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...
  9. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET API...In the “Format Cells” dialog box, navigate to the “Alignment”...in degrees in the “Degrees” box. Positive values rotate the text...

    docs.aspose.com/cells/python-net/how-to-rotate-...
  10. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method...docx' ) Shows how to create box and whisker chart. doc = aw ...DocumentBuilder ( doc = doc ) # Insert a Box & Whisker chart. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...