Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 4,317 for

box

(0.05 sec)
  1. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape....internal margins for a text box. doc = aw . Document () builder...with specific margins. text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfZoomBehavior | Aspose.Words for Java

    Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in Java....Field Description FIT_BOX Fits the bounding box (rectangle containing...FIT_BOX public static int FIT_BOX Fits the bounding box (rectangle...

    reference.aspose.com/words/java/com.aspose.word...
  3. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape....internal margins for a text box. doc = aw . Document () builder...with specific margins. text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Superscript and Subscript|Aspose.Slides for Pyt...

    Add superscript and subscript text to PowerPoint presentations in Python... slides [ 0 ] # Create text box shape = slide . shapes . add_auto_shape...subPortion ) # Add paragraphs to text box textFrame . paragraphs . add...

    docs.aspose.com/slides/python-net/superscript-a...
  5. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true....which will function as a text box. // The contents that it will...means that clicking on the text box in Microsoft Word will immediately...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Disable Compatibility Checker in Excel with Nod...

    Learn how to disable the compatibility checker through the Aspose.Cells for Node.js via C++ API....Compatibility Checker displays dialog boxes with options. It can also be...Compatibility Checker dialog box popping up when they re-save...

    docs.aspose.com/cells/nodejs-cpp/disable-compat...
  7. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++....sides of the square bounding box of the shape. Tight 4 Wraps tightly...wrapping around the bounding box. Through 5 Same as Tight, but...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position....name here' , 30 ) # 2 - Combo box with prompt text, and a range...builder . insert_combo_box ( 'My combo box' , items , 0 ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Copying and Moving Worksheets|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, click the workbook to receive...new book . In the Before sheet box, click the sheet before which...

    docs.aspose.com/cells/java/copying-and-moving-w...
  10. 如何用C++向工作表添加/插入文本框|Documentation

    如何在Aspose.Cells中用C++向工作表添加/插入文本框。...Save the workbook with the text box workbook . Save ( outDir + u...Xlsx ); std :: cout << "Text box added successfully!" << std ::...

    docs.aspose.com/cells/zh/cpp/add-text-box-to-wo...