Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,806 for

insert text

(0.05 sec)
  1. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......specific styles */ } /* ========== Text Rotate Modal ========== */ ...x-spreadsheet-modal-text-rotate { /* Text rotate modal specific...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......specific styles */ } /* ========== Text Rotate Modal ========== */ ...x-spreadsheet-modal-text-rotate { /* Text rotate modal specific...

    docs.aspose.com/cells/de/java/aspose-cells-grid...
  3. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......specific styles */ } /* ========== Text Rotate Modal ========== */ ...x-spreadsheet-modal-text-rotate { /* Text rotate modal specific...

    docs.aspose.com/cells/ja/java/aspose-cells-grid...
  4. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......specific styles */ } /* ========== Text Rotate Modal ========== */ ...x-spreadsheet-modal-text-rotate { /* Text rotate modal specific...

    docs.aspose.com/cells/ru/java/aspose-cells-grid...
  5. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......specific styles */ } /* ========== Text Rotate Modal ========== */ ...x-spreadsheet-modal-text-rotate { /* Text rotate modal specific...

    docs.aspose.com/cells/es/java/aspose-cells-grid...
  6. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set Text of the comment in C++....method that allows to easily set text of the comment. void Aspose...:: String & text ) Parameter Type Description text const System::String&...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Footnote.isAuto property | Aspose.Words for Nod...

    Footnote.isAuto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Examples Shows how to insert and customize footnotes. let...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldArgumentBuilder | Aspose.Words for Java

    Builds a complex field argument consisting of fields nodes and plain Text in Java....of fields, nodes, and plain text. To learn more, visit the Working...using a field builder, and then insert them into the document. Document...

    reference.aspose.com/words/java/com.aspose.word...
  9. CustomXmlPartCollection class | Aspose.Words fo...

    aspose.words.markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....

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