Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 10,028 for

insert text

(0.07 sec)
  1. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....sheets, or charts, you can insert headers and footers only by...center, or right header or footer text box at the top or the bottom...

    docs.aspose.com/cells/net/get-headers-or-footers/
  2. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....= doc ) # When we write the text that does not fit onto one page...orphans and widows by rearranging text via font size, spacing, or page...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Mail Merge and Reporting in Python|Aspose.Words...

    Mail Merge is a popular feature for quickly creating documents using Python. Aspose.Words for Python via .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....field is a field that you can insert into a mail merge template...documents. For example, you can insert a merge field in an email template...

    docs.aspose.com/words/python-net/mail-merge-and...
  4. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....Words for Java Latest Answers Insert a Table of Contents in Word...Word using Java Flip the Text in Word using Java Delete Header and...

    kb.aspose.com/words/java/page/2/
  5. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....Python How to Convert PDF to Text using Python How to Convert...using Python How to Strike Out Text in Adobe PDF using Python How...

    kb.aspose.com/pdf/python/page/5/
  6. FieldIndex.UseYomi | Aspose.Words for .NET

    Enhance your indexing with FieldIndex UseYomi property. Easily enable yomi Text for improved search visibility and better user experience....whether to enable the use of yomi text for index entries. public bool...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Notes::Footnote::get_ReferenceMa...

    Aspose::Words::Notes::Footnote::get_ReferenceMark method. Gets/sets custom reference mark to be used for this footnote. Default value is empty string, meaning auto-numbered footnotes are used in C++.... Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....Document doc = new Document (); // Insert a group shape, and place it...Create a small red star and insert it into the group. // Line...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the Text of this story....Deletes all shapes from the text of this story. def delete_shapes...# Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/