Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,184 for

replace text

(0.09 sec)
  1. Search and replace text in EML document via .NE...

    C# source code to redact sensitive information in EML file on .NET Framework, .NET Core, and Xamarin Platforms....basic message search and replace text in contents, comments or...EML using MailMessage. Use Replace method of message Body. Save...

    products.aspose.com/email/net/redaction/eml/
  2. Replace Image in Existing PDF File uisng C++|As...

    This section describes about Replace image in existing PDF file using ++ library....Replace Image in Existing PDF File uisng C++ Contents [ Hide...collection’s Replace method allows you to replace an image in...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  3. Search and Replace Data in a Range with JavaScr...

    This article shows how to search and Replace data in a range in Excel using JavaScript via C++ code....Search and Replace Data in a Range with JavaScript via C++ Contents...you need to search for and replace specific data in a range ignoring...

    docs.aspose.com/cells/javascript-cpp/search-and...
  4. Aspose.Pdf (C#) Replace subsets of SymbolMT fon...

    Our process stitches hundreds of PDFs that may or may not have bullet points and a few other non-letter characters. When this happens, each of these PDFs will include a subset of the SymbolMT font, so when we stitch them…...Pdf (C#) Replace subsets of SymbolMT font with full embedded...2025, 4:23pm 2 @jterroba To replace subsets of the SymbolMT font...

    forum.aspose.com/t/aspose-pdf-c-replace-subsets...
  5. How to Replace Words in a Word Document using P...

    This article describes how to Replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to Replace Text in Word using Python....TeX Product Family How to Replace Words in a Word Document using...tutorial describes how to replace words in a Word document using...

    kb.aspose.com/words/python/how-to-replace-words...
  6. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and Replace the content control with process…...Content control data extract and replace with updated data Aspose.Words...Process business logic on it and replace the content control with processed...

    forum.aspose.com/t/content-control-data-extract...
  7. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Some content cannot be replaced successfully When using Aspose...Aspose.Words for .Net to replace a Word document Aspose.Words Product...

    forum.aspose.com/t/some-content-cannot-be-repla...
  8. Working with Text|Documentation

    This section explains how to insert a Text shape or update shape's Text with Aspose.Diagram....Working with Text Contents [ Hide ] Insert a Text Shape in the...lets developers to insert a text shape anywhere in the Visio...

    docs.aspose.com/diagram/net/working-with-text/
  9. Working with Text|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Working with Text Contents [ Hide ] Insert a Text Shape in the...lets developers to insert a text shape anywhere in the Visio...

    docs.aspose.com/diagram/java/working-with-text/
  10. Unable to replace block content control - Free ...

    Hi, we are trying to Replace tags with html Text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Unable to replace block content control Aspose.Words Product...we are trying to replace tags with html text (which is a content...

    forum.aspose.com/t/unable-to-replace-block-cont...