Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 10,028 for

insert text

(0.09 sec)
  1. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) Text....bidirectional (complex scripts) text. @property def bidi ( self )...Shows how to set the order of text columns in a section. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...; i -- ) { // check the item text if ( childs [ i ]. childNodes...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  3. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling Textbox content. Optimize with ease today!...Examples Shows how to manage text box formatting while appending...nodes from another document inserted into it. Document dstDoc =...

    reference.aspose.com/words/net/aspose.words/imp...
  4. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of Text on each page....Specifies vertical justification of text on each page. Members Name Description...BOTTOM Text is aligned at the bottom of the page. CENTER Text is...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....pdfSaveOptions); Shows how to apply text compression when saving a document...apply any // compression to text when we save the document to...

    reference.aspose.com/words/java/com.aspose.word...
  6. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....start with the required pages, text, etc. Try online You can try...document with another document: Insert and Append Documents in Java...

    docs.aspose.com/words/java/split-a-document/
  7. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....Examples Shows how to format text inserted by a document builder. let...current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::GraphicsQualityOptions c...

    Aspose::Words::Saving::GraphicsQualityOptions class. Allows to specify additional Graphics quality options. To learn more, visit the documentation article in C++....get_StringFormat () const Gets text layout information (such as...manipulations (such as ellipsis insertion and national digit substitution)...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document.... writeln ( 'This text is in section 1.' ) # Section...section on a new page: builder . insert_break ( aw . BreakType . S...

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

    Create Markdown bold Text in C#. Use the Aspose.HTML for .NET 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/