Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 10,805 for

insert text

(0.27 sec)
  1. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java.... So, let’s see how to insert a simple column chart into...insertChart method. How to Insert a Chart from Scratch using...

    docs.aspose.com/words/java/working-with-charts/
  2. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....getTrackRevisions()); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/java/com.aspose.word...
  3. Android API to Render EPUB to RTF | products.as...

    Transform EPUB to RTF via Android via Java API... getTitle ()); Insert Endnotes in RTF Document in...API. One of that feature is inserting endnotes and numbering in...

    products.aspose.com/total/android-java/conversi...
  4. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....new DocumentBuilder(doc); // Insert a SKIPIF field. If the current...getFieldCode(), " MERGESEQ "); // Insert a SKIPIF field, which will...

    reference.aspose.com/words/java/com.aspose.word...
  5. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...debug("Inserting overlay {} content as floating text box in section...moveTo(anchorPara); // Insert content as floating text box with custom...

    forum.aspose.com/t/header-footer/325498
  6. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize Text display within shapes, enhancing your document's visual appeal and functionality....attributes that specify how a text is displayed inside a shape...Word will grow the shape to fit text. InternalMarginBottom { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  8. How to Rearrange Pages in a PDF using C#

    This article assists on how to rearrange pages in a PDF using C#. It has information to set the IDE and a runnable sample code to reorder pages in a PDF using C#....rearrange the pages like inserting a page at the end of the document...document or inserting it at a particular index as per the requirements...

    kb.aspose.com/pdf/net/how-to-rearrange-pages-in...
  9. Working with PDF Pages in C#|Aspose.PDF for .NET

    How to add pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for .NET explain to you all details on this topic....NET lets you insert a page to a PDF document at...Acrobat Reader. You can add text or images in the headers and...

    docs.aspose.com/pdf/net/working-with-pages/
  10. How to Change the Order of Pages in PDF using Java

    This article assists on how to change the order of pages in PDF using Java. It provides steps to set the IDE and write application along with the runnable sample code to reorder pages in a PDF using Java....learn different techniques to insert pages at the end of the document...few pages and set some sample text on each page to test the feature...

    kb.aspose.com/pdf/java/how-to-change-the-order-...