Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 15,761 for

insert text

(0.1 sec)
  1. Create Table of Content in PDF using Python

    Create table of content in PDF using Python. Get the development environment settings, a list of tasks, and a sample code to add table of contents to PDF using Python....contents including hyperlinks, the text, and connectivity with different...the sample PDF Document and insert a page at the start for adding...

    kb.aspose.com/pdf/python/create-table-of-conten...
  2. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight Textpath will be used instead of the shape path.... If True , the text runs along a path from left...work with WordArt. def test_insert_text_paths ( self ): doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Notes::FootnotePosition enum | A...

    Aspose::Words::Notes::FootnotePosition enum. Defines the footnote position in C++....Footnotes are output beneath text on each page. Examples Shows...reference or a side comment to text // that does not interfere with...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....and a runnable sample code to insert link in PDF using Java . You...the target page Create a free text annotation at the sample place...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  5. Aspose::Words::Fields::FieldToc::get_CustomStyl...

    Aspose::Words::Fields::FieldToc::get_CustomStyles method. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents in C++....get_CustomStyles () Examples Shows how to insert a TOC, and populate it with...StartBookmark ( u "MyBookmark" ); // Insert a TOC field, which will compile...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldToc::get_HideInWebL...

    Aspose::Words::Fields::FieldToc::get_HideInWebLayout method. Gets or sets whether to hide tab leader and page numbers in Web layout view in C++....get_HideInWebLayout () Examples Shows how to insert a TOC, and populate it with...StartBookmark ( u "MyBookmark" ); // Insert a TOC field, which will compile...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    DocumentBuilder InsertOnlineVideo method. Inserts an online video object into the document and scales it to the specified size in C#....InsertOnlineVideo( string, double, double ) Inserts an online video object into...The image node that was just inserted. Remarks You can change the...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Shape | Aspose.Words for .NET

    Shape constructor. Creates a new shape object in C#.... Examples Shows how to insert a shape with an image from...Shows how to create and format a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... Examples Shows how to insert a string surrounded by a border...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesCollection.Add | Aspose.Words for .NET

    ChartSeriesCollection Add method. Adds new ChartSeries to this collection. Use this method to add series to any type of Bar Column Line and Surface charts in C#....DocumentBuilder ( doc ); // Insert a Pareto chart. Shape shape...shape . Chart ; chart . Title . Text = "Best-Selling Car" ; // Delete...

    reference.aspose.com/words/net/aspose.words.dra...