Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 467 for

phrase

(0.09 sec)
  1. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....required to add some details for a phrase or specific word as a tooltip...TextAbsorber object to find all the phrases matching the regular expression...

    docs.aspose.com/pdf/java/pdf-tooltip/
  2. How can I replace placeholder of a pdf document...

    Hi. I have a pdf document named “ΠΛΗΓ_ΑΒ_ΠΔ_1_0172.pdf” and I would like to replace placeholder [ΠΛΗΓ_ΑΒ] with word document “ΠΛΗΓ_ΑΒ.docx”. This placeholder is between text of the page of the “ΠΛΗΓ_ΑΒ_ΠΔ_1_0172.pdf” , a…...would like that to be under the phrase "ΕΝΩΠΙΟΝ ΤΟΥ ΕΙΡΗΝΟΔΙΚΕΙΟΥ...it all in page 1 after the phrase “ΕΝΩΠΙΟΝ ΤΟΥ ΕΙΡΗΝΟΔΙΚΕΙΟΥ...

    forum.aspose.com/t/how-can-i-replace-placeholde...
  3. Aspose.Finance.Xbrl.Dom.Html | Aspose.Finance f...

    Aspose.Finance.Xbrl.Dom.Html Classes Class Description HTMLAddressElement The class represents address element. See t......B, U, S, STRIKE, BIG, SMALL phrase: EM, STRONG, DFN, CODE, SAMP...

    reference.aspose.com/finance/net/aspose.finance...
  4. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...required to add some details for a phrase or specific word as a tooltip...TextAbsorber object to find all the phrases matching the regular expression...

    docs.aspose.com/pdf/net/pdf-tooltip/
  5. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python....to contain symbols, then no phrases will be found. In addition...string if a particular text or phrase is composed of multiple paragraphs...

    docs.aspose.com/words/python-net/find-and-replace/
  6. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....to contain symbols, then no phrases will be found. In addition...string if a particular text or phrase is composed of multiple paragraphs...

    docs.aspose.com/words/cpp/find-and-replace/
  7. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....to contain symbols, then no phrases will be found. Also, you can...string if a particular text or phrase is composed of multiple paragraphs...

    docs.aspose.com/words/java/find-and-replace/
  8. Opening and saving the file with Aspose.Cells a...

    Hello dear Aspose team, We hope you will help us to clarify something for us. We have a program which works with the links in Excel files and uses Aspose for some other actions with those Excel files. In the attached s…... I will try to re-phrase our question When we open the...

    forum.aspose.com/t/opening-and-saving-the-file-...
  9. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....to contain symbols, then no phrases will be found. In addition...string if a particular text or phrase is composed of multiple paragraphs...

    docs.aspose.com/words/net/find-and-replace/
  10. TextFragmentAbsorber doesn't find paragraph - F...

    Hey, We are using the Pdf.Text.TextFragmentAbsorber to search and replace text. When we pass in a paragraph, it doesn’t find the text, but does work when we pass through the paragraph as single lines? I have included t…...(MessageDocumentPhras phrase in message.Documents[0].Phrases) { try { //...TextFragmentAbsorber textFragmentAbsorber = (phrase.IsExpression) ? new TextFragmentAbsorber(new...

    forum.aspose.com/t/textfragmentabsorber-doesnt-...