Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 11,040 for

insert text

(0.15 sec)
  1. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...ggest 插入链接 insert-url .x-spreadsheet-modal-insert-url 链接 link...print 文本旋转 text-rotate .x-spreadsheet-modal-text-rotate 数据验证...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  2. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs.... InsertURL insert-url .x-spreadsheet-modal-insert-url Link link...TextRotate text-rotate .x-spreadsheet-modal-text-rotate Data...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. Aspose::Words::Fields::FieldMacroButton::get_Di...

    Aspose::Words::Fields::FieldMacroButton::get_DisplayText method. Gets or sets the Text to appear as the "button" that is selected to run the macro or command in C++....ext method Gets or sets the text to appear as the “button” that...doc -> get_HasMacros ()); // Insert a MACROBUTTON field, and reference...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Java ActiveX examples: Insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code.... Add an ActiveX Control Insert a new ActiveX control and optionally...(). add ( "Value" , "Default text" ); presentation . save ( "add_activex...

    docs.aspose.com/slides/java/examples/elements/a...
  5. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell.... insert_cell () builder . write ( 'Row...' ) # Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldIf::get_TrueText me...

    Aspose::Words::Fields::FieldIf::get_TrueText method. Gets or sets the Text displayed if the comparison expression is true in C++....FieldIf::get_TrueText method Gets or sets the text displayed if the comparison...get_TrueText () Examples Shows how to insert an IF field. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldIf::get_FalseText m...

    Aspose::Words::Fields::FieldIf::get_FalseText method. Gets or sets the Text displayed if the comparison expression is false in C++....FieldIf::get_FalseText method Gets or sets the text displayed if the comparison...get_FalseText () Examples Shows how to insert an IF field. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodawanie, przenoszenie lub usuwanie stron w formacie PDF przy użyciu php-java https://products.aspose.com/pdf/pl/php-java/pages/ Recent conten......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/pl/php-java/pages/index...
  9. 将段落从一个演示文稿移动到另一个演示文稿|Aspose.Slides 文档

    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....Clone the source paragraph and insert the cloned. paragraph into...string targetFile ) { string Text = "" ; //Instantiate Presentation...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  10. Clone a Document in Node.js|Aspose.Words for No...

    Clone a document to get its identical copy using Node.js. When creating a copy, nodes and properties of the original document are cloned....original document, append or insert it into another document. You...elements or their content before inserting them into another document...

    docs.aspose.com/words/nodejs-net/clone-a-document/