Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 6,531 for

box

(0.08 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Checked method. Gets/Sets current state of the CheckBox SDT. Default value for this property is false in C++....document tag in the form of a check box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Convert PDF to PPTX in Rust|Aspose.PDF for Rust...

    Aspose.PDF allows you to convert PDF to PPTX format using Rust....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-pow...
  3. Find and Replace Text in PowerPoint using Java

    This tutorial describes how to find and replace text in PowerPoint using Java. It has details to set the IDE, a list of steps, and a sample code to replace words in PowerPoint using Java....collection of text boxes Iterate through each text box and access the...presentation, access all text boxes on each slide, obtain the collection...

    kb.aspose.com/slides/java/find-and-replace-text...
  4. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your presentations with professional text formatting for maximum impact....get_Item ( 0 ); # Create text box $shape = $slide -> getShapes...); # Add paragraphs to text box $textFrame -> getParagraphs ()...

    docs.aspose.com/slides/php-java/superscript-and...
  5. Rust via C++ | Server-oriented solution for PDF...

    Aspose.PDF for Rust via C++ is a library designed to simplify the creation of intricate, multi-page PDF documents within Rust...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...file: {} " , e ); return Err ( Box :: new ( e )); } }; // Return...

    products.aspose.com/pdf/rust-cpp/
  6. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...the text of the text box is out of the box. We have opened the...

    forum.aspose.com/t/difference-in-html-output/31...
  7. Master Slide|Aspose.Slides Documentation

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

    docs.aspose.com/slides/net/examples/elements/ma...
  8. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....been updated to “This is combo box control”. Sample Code The following...comboBoxActiveX . value = "This is combo box control with updated value."...

    docs.aspose.com/cells/javascript-cpp/update-act...
  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. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....including checkboxes, text boxes, date pickers, and drop-down...content control of type rich text box: The following code example shows...

    docs.aspose.com/words/net/working-with-content-...