Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 16,680 for

insert text

(0.11 sec)
  1. 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/
  2. Aspose::Words::Replacing::IReplacingCallback In...

    Implement this interface if you want to have your own custom method called during a find and replace operation....to track the order in which a text replacement operation traverses...doc->get_Range()->Replace(MakeObject<System::Text::RegularExpressions::Regex>(u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Cross Reference Retain Formatting - Free Suppor...

    public class CrossReferenceAddingEvaluator : IReplacingCallback { private readonly string mStartBookmarkNumber; internal CrossReferenceAddingEvaluator(string correctedBookMarkNumber) { mStartBookmark…...Text = run.Text.Substring(position); run.Text = run.Text...be the only) run can contain text before the match, // In this...

    forum.aspose.com/t/cross-reference-retain-forma...
  4. Aspose::Words::Fields::FieldBuilder::BuildAndIn...

    Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and Inserts a field into the document before the specified inline node in C++....line>&) method Builds and inserts a field into the document before...object that represents the inserted field. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. CustomXmlPart Class | Aspose.Words for .NET

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part custom XML data within a package in C#....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IStructuredDocumentTag.IsShowingPlaceholderText...

    IStructuredDocumentTag IsShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text as opposed to regular Text contents within the SDT in C#....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/net/aspose.words.mar...
  7. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition.... This text is not displayed on the form...ScoreQuestionConfig class. Question text is provided in the Name property...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  8. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java.... Remarks: Inserts a mail merge greeting line...line. Examples: Shows how to insert a GREETINGLINE field. Document...

    reference.aspose.com/words/java/com.aspose.word...
  9. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. @property def strike_through...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the Text fits bounding box of a shape....property Defines whether the text fits bounding box of a shape...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...