Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 10,814 for

insert text

(0.25 sec)
  1. Add Watermark to PPTX Presentation Files using ...

    C# source code for adding Watermark to PPTX Presentation....NET apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/net/watermark/pptx/
  2. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java.... Remarks: Inserts an automatic number in outline...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder Text in C++....BuildingBlock containing placeholder text. virtual System :: String Aspose...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents.... Text Replace text. Extract text (from the entire...page, or a range of pages). Add text. Graph Different shapes of graphs...

    docs.aspose.com/pdf/androidjava/key-features/
  5. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents.... Text Replace text. Extract text (from the entire...page, or a range of pages). Add text. Graph Different shapes of graphs...

    docs.aspose.com/pdf/java/key-features/
  6. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldIndex.PageNumberListSeparator | Aspose.Wor...

    Discover the FieldIndex PageNumberListSeparator property to customize page number formatting effortlessly. Enhance your document's readability today!...will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/net/aspose.words.fie...
  8. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...another document that I want to insert into the target document. This...This document contains both text and a heading formatted with...

    forum.aspose.com/t/list-level-and-heading-style...
  9. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Create HTML File using Java

    This topic covers basic implementation of how to create HTML file using Java. You can generate HTML document in Java using simple API calls. HTML files can be generated programmatically on the fly and can be used in different applications like generation of reports or invoices....Add instance of Text element class to hold text for HTML document...document Insert the Text element inside HTML body Save the generated...

    kb.aspose.com/html/java/how-to-create-html-file...