Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 5,527 for

replace text

(0.1 sec)
  1. FindReplaceOptions.legacy_mode property | Aspos...

    FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/Replace algorithm is used....value indicating that old find/replace algorithm is used. @property...behavior as before advanced find/replace feature was introduced. Note...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.WrapSide | Aspose.Words for .NET

    Discover the ShapeBase WrapSide property to control Text wrapping around shapes, enhancing your design's visual appeal and readability....WrapSide property Specifies how the text is wrapped around the shape...shapes. Examples Shows how to replace all textbox shapes with image...

    reference.aspose.com/words/net/aspose.words.dra...
  3. New HTML Export System - Aspose.Slides.WebExten...

    PowerPoint HTML export in C# or .NET...this example, we will export text from a presentation to HTML...TextFrame; < div class = "text" > @textFrame.Text </ div > } } } </ body...

    docs.aspose.com/slides/net/web-extensions/
  4. Redact DOCX Document Online or using Java | pro...

    Open and redact DOCX document online via app for free. Java API code to search and Replace DOCX Text with regular expression....Code listed for search and replace text in DOCX file using regular...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/java/redact/docx/
  5. Aspose.Words for C++

    This API allows to create, edit, render, print, and convert Word documents in C++ without utilizing Microsoft Word or interop....using C++ How to Find and Replace Text in Word Document in C++...

    kb.aspose.com/words/cpp/
  6. Advanced operations|Aspose.PDF for Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose. PDF for Java....Working with Text - add, format, search and replace text in PDF. Working...

    docs.aspose.com/pdf/java/advanced-operations/
  7. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing Text, geometries, and images, to directly Replace System.Drawing.Common package without changing existing C# code....Common replacement Aspose.Drawing implements...image manipulation, vector and text drawing) in fully managed code...

    products.aspose.com/drawing/net/
  8. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...the color of revision inserted text? doc.getLayoutOptions().getRevisionOptions()...Change the hyperlink's display text color hyperlink.getFont().setColor(Color...

    forum.aspose.com/t/changing-the-hyperlink-style...
  9. HtmlSaveOptions.exportCidUrlsForMhtmlResources ...

    HtmlSaveOptions.exportCidUrlsForMhtmlResources property. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents...// Setting this flag will replace "Content-Location" tags //...href=3D\"cid:styles.css\" type=3D\"text/css\" rel=3D\"stylesheet\" />"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

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