Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 7,923 for

insert text

(0.1 sec)
  1. Aspose::Words::Replacing::IReplacingCallback::R...

    Aspose::Words::Replacing::IReplacingCallback::Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C++....Replace ( MakeObject < System :: Text :: RegularExpressions :: Regex...mLog ( MakeObject < System :: Text :: StringBuilder > ()) { } private...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....Document(); // Insert a WordArt object to display text in a shape...appendWordArt(doc, "Hello World! This text is bold, and italic.", "Arial"...

    reference.aspose.com/words/java/com.aspose.word...
  3. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...enumeration StoryType enumeration Text of a Word document is stored... MainText Contains the main text of the document, represented...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...to make it tagged, so as I insert these elements into the pdf...pdf I would also like to insert them into the tag structure. How...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  6. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in documents...DocumentBuilder ( doc ); // Insert paragraphs with text with DocumentBuilder...// Converting the document to text form reveals that control characters...

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

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....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...
  8. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....DocumentBuilder > ( doc ); // Insert paragraphs with text with DocumentBuilder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all shapes from your story Text with the DeleteShapes method. Simplify your content and enhance clarity today!...Deletes all shapes from the text of this story. public void DeleteShapes...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/net/aspose.words/sto...
  10. ChartMultilevelValue | Aspose.Words for .NET

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis....DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...shape . Chart ; chart . Title . Text = "World Population" ; // Delete...

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