Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 10,796 for

insert text

(0.18 sec)
  1. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....access the building blocks via "Insert" -> "Quick Parts" -> "Building...getNodeChangingCallb() Called when a node is inserted or removed in the document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story....node that the builder just inserted. // To append content to a...// Adding a second run will insert it in front of the first run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....regions of Latin text and regions of East Asian text in the current...numbers and regions of East Asian text in the current paragraph. getAlignment()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Smartly importing and placing data with Smart m...

    Smartly importing and placing data according to the template Excel files with Aspose.Cells for Python via .Net library....the inserted data. To make calculations on the inserted rows...top‑to‑bottom. numeric – Convert text to number if possible. shift...

    docs.aspose.com/cells/python-net/using-smart-ma...
  5. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....DocumentBuilder ( doc = doc ) # Insert text with PAGE and NUMPAGES fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 将段落从一个演示文稿移动到另一个演示文稿|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-...
  7. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java.... To easily insert a new field into a document...StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a Text is displayed inside a shape. To learn more, visit the documentation article in C++....attributes that specify how a text is displayed inside a shape...Word will grow the shape to fit text. get_InternalMarginBottom ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Cell | Aspose.Words for Java

    Represents a table cell in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  10. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....node that the builder just inserted. // To append content to a...// Adding a second run will insert it in front of the first run...

    reference.aspose.com/words/net/aspose.words/sto...