Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 4,793 for

insert text

(0.34 sec)
  1. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...onMyActionClick1 }, { 'key' : 'key2' , 'text' : 'c title 22222' , 'callback'...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  2. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C++....docx" ); // By default, text that is a revision has a different...from the other non-revision text. // Set a revision option to...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Ինչպես ստեղծել աղյուսակ Word-ում Python-ի միջոցով

    Այս հոդվածը նկարագրում է, թե ինչպես կարելի է Word-ում աղյուսակ ստեղծել Python-ի միջոցով: Այն պարունակում է մանրամասն հրահանգներ՝ շրջակա միջավայրը կարգավորելու, առաջադրանքն իրականացնելու համար ծրագիր գրելու համար, ինչպես նաև կիսում է գործարկվող կոդ՝ MS Word-ում Python-ի միջոցով աղյուսակ տեղադրելու համար:...DocumentBuilder դասի օբյեկտը և insert a cell ՝ դրա մեջ որոշ տեքստով...background_pattern_color, wrap_text և fit_text սահմանելու համար: Նմանապես...

    kb.aspose.com/hy/words/python/how-to-create-a-t...
  4. Online Word to ODS Conversion or Build .NET bas...

    Free online app to convert Word to ODS files. .NET C# conversion library code for Word documents....(DOCX) files are used to store text content, making them ideal for...papers, create citations, and insert references in a consistent...

    products.aspose.com/total/net/conversion/word-t...
  5. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....where you want the comment inserted. After creating a comment..."Comment regarding text." ); // Add text to the document, warp...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Line Wrapping for East Asian Text. get_MWSmallCaps () Emulate...get_NoColumnBalance () Do Not Balance Text Columns within a Section . ...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. LaTeX I/O | Aspose.TeX for .NET

    This page briefly describes the peculiarities of working with LaTeX as an output or input format and the *.aux* file as a mandatory part of LaTeX.... To be honest, you can insert primitive control sequences...refer to them somewhere in the text. In case you don’t use anything...

    docs.aspose.com/tex/net/latex-io/
  8. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node....writeln ( 'Section 1 text.' ) builder . insert_break ( aw . BreakType...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTextLIST field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Bold in Markdown – C# Code Examples

    Create Markdown bold Text in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....local file and manipulate by inserting new elements, removing, or...Markdown elements. For bold text making, we will use the Emphasis()...

    products.aspose.com/html/net/markdown-bold/