Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 9,690 for

replace text

(0.27 sec)
  1. Unable to search the "$450" from a pdf using at...

    I have used to the below code search the Text from pdf and we are unable to get a result for a Text which contains “$” symbol. Can you help us on that. TextSearchOptions op1 = new TextSearchOptions(true); op1.UseFontEn…...to the below code search the text from pdf and we are unable to...to get a result for a text which contains “$” symbol. Can you...

    forum.aspose.com/t/unable-to-search-the-450-fro...
  2. Delete multiple tag occurance - Free Support Fo...

    Hi, I am trying to find a tag in a document and delete its occurances.Can you please help me on this. I have attached sample Document in which i have to delete tag $$$WAP START{ }WAP END$$$ Aspose Sample.docx (15.1 KB…...and replace functionality provided by the API. The Replace method...accept plain text or RegEx as parameter to replace, for your particular...

    forum.aspose.com/t/delete-multiple-tag-occuranc...
  3. Aspose::Words::Replacing::ReplacingArgs::get_Re...

    Aspose::Words::Replacing::ReplacingArgs::get_Replacement method. Gets or sets the Replacement string in C++....Aspose::Words::Replacing::ReplacingArgs::get_Replacement method Contents...ReplacingArgs::get_Replacement method Gets or sets the replacement string...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. FindReplaceOptions.ApplyFont | Aspose.Words for...

    FindReplaceOptions ApplyFont property. Text formatting applied to new content in C#....ApplyFont property Text formatting applied to new content..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Aspose::Pdf::Text::TextFragmentState Class Refe...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Text::TextFragmentState Class......of all members Aspose::Pdf::Text::TextFragmentState Class Reference...Reference final Represents a text state of a text fragment. More... #include...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  6. Insert a radio button in a Word document - Free...

    Hello Andrey, I’ve read that with Aspose.Words for .Net it’s impossible to insert a radio button in a Word document because it’s an ActiveX control. Has this feature now been integrated into your new version? Is there…...function that allows you to replace text with an image? Thank you...buttons using Aspose.Words. To replace text with an image you can use...

    forum.aspose.com/t/insert-a-radio-button-in-a-w...
  7. Aspose::Pdf::Text::TextFragmentState Class Refe...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Text::TextFragmentState Class......of all members Aspose::Pdf::Text::TextFragmentState Class Reference...Reference final Represents a text state of a text fragment. More... #include...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  8. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    FindReplaceOptions IgnoreFootnotes property. Gets or sets a boolean value indicating either to ignore footnotes. The default value is false in C#....footnotes during a find-and-replace operation. Document doc = new...the find-and-replace // operation to ignore text inside footnotes...

    reference.aspose.com/words/net/aspose.words.rep...
  9. textfragmentabsorber - Aspose.PDF for Java - AP...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....text com.aspose.pdf Interfaces Document...absorber object of text fragments. Performs text search and provides...

    reference.aspose.com/pdf/java/com.aspose.pdf/te...
  10. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....PdfContentEditor class to replace text in the entire file Replace some other...other text along with setting the foreground color and font size,...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...