Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 10,762 for

insert text

(0.23 sec)
  1. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…...paragraph whose text starts with “Fig” . Insert an empty paragraph...if (para.toString(SaveFormat.TEXT).trim().startsWith("Fig")) {...

    forum.aspose.com/t/caption-and-image-parabreak/...
  2. Watermarker.Create | Aspose.Words for .NET

    Create a new watermarker processor with our innovative method for enhancing your images and protecting your content effortlessly....Examples Shows how to insert watermark text to the document using.... Execute (); Shows how to insert watermark image to the document...

    reference.aspose.com/words/net/aspose.words.low...
  3. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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.... VSDX ); Insert a Text Shape in the Visio Diagram...Diagram Developers can insert a text shape in the Visio diagram using...

    docs.aspose.com/diagram/java/public-api-changes...
  4. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com.aspose.words.Document doc = new com.aspose.words.Document(); …...DocumentBuilder(doc); // Insert footnote reference in the main text builder.write("这是正文中的文字");...moveTo(footnoteParagraph); // Insert HTML content builder.insertHtml(htmlContent);...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  5. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....using C# Insert a Table of Contents in Word using Java Insert a Table...Contents in Word using Python Insert a Table of Contents in Word...

    kb.aspose.com/words/page/4/
  6. Previesť TEXT Na GIF Python

    Previesť Text formát do GIF v kóde Python Uložiť Text ako GIF pomocou Python....Konvertovať text na GIF v Python Vysokorýchlostná softvérová...softvérová Python na prevod text na GIF Použite naše API na konverziu dokumentov...

    products.aspose.com/words/sk/python-net/convers...
  7. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances document editing by controlling visible revisions in balloons for clear collaboration....Description None 0 Renders insert, delete and format revisions...revisions inline. Format 1 Renders insert and delete revisions inline...

    reference.aspose.com/words/net/aspose.words.lay...
  8. FormField.TextInputFormat | Aspose.Words for .NET

    Discover the FormField TextInputFormat property to easily customize Text formatting for your forms, enhancing user experience and data collection....Returns or sets the text formatting for a text form field. public...Remarks If the text form field contains regular text, then valid...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperlink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to Insert hyperlink in Word using Java....demonstrate the process to insert hyperlink in Word using Java...object for it Add some sample text using the DocumentBuilder object...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...
  10. FieldTC.entry_level property | Aspose.Words for...

    FieldTC.entry_level property. Gets or sets the level of the entry.... Examples Shows how to insert a TOC field, and filter which... DocumentBuilder ( doc ) # Insert a TOC field, which will compile...

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