Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 10,613 for

insert text

(0.38 sec)
  1. Advanced operations|Aspose.PDF for PHP via Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose.PDF for PHP via Java....Working with Text - add, format, search and replace text in PDF. Working...Working with Images - insert, remove, extract image in document...

    docs.aspose.com/pdf/php-java/advanced-operations/
  2. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#....This page describes how to insert headers and footers into Word.... Size = 20 ; footerRange . Text = "Confidential" ; } Aspose...

    docs.aspose.com/words/net/add-headers-and-footers/
  3. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end....needs to have document body text enclosed by # BookmarkStart...bookmarks [ 0 ] . text . strip ()) Shows how to insert a hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default font formatting.... Examples Shows how to insert a hyperlink field. doc = aw...information, please visit the ' ) # Insert a hyperlink and emphasize it...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation....} Examples Shows how to hide text in a rendered output document...DocumentBuilder ( doc ); // Insert hidden text, then specify whether...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....PowerPoint using Python Highlight Text in PowerPoint using Python Convert...using Python How to Strike Out Text in PPTX using Python How to...

    kb.aspose.com/slides/python/
  7. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…... In such cases, the text content should: start on an...requirement is: Odd pages → text only Even pages → figures only...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  8. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default Text or calculations for your forms, enhancing user experience and data accuracy....calculation expression of a text form field. public string TextInputDefault...specifies the default string for the text form field. This string is the...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Drawing::ShapeBase::get_BehindTe...

    Aspose::Words::Drawing::ShapeBase::get_BehindText method. Specifies whether the shape is below or above Text in C++....the shape is below or above text. bool Aspose :: Words :: Drawing...false . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/net/working-with-bookmarks/