Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 298 for

phrase

(0.01 sec)
  1. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn more about various ways of replacing and removing text from PDF. Aspose.PDF allows replacing text in a particular region or with a regular expression....TextFragmentAbsorber to find the particular phrase you want to replace. After...instances of the input search phrase auto textFragmentAbsorber =...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  2. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....TextFragmentAbsorber to find the particular phrase you want to replace. After...instances of the input search phrase TextFragmentAbsorber textFragmentAbsorber...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  3. Replace text ignores embedded font - Free Suppo...

    Hi, I’m trying to replace text in a pdf. It needs to keep the font used on the text, especially if it’s an embedded font. If I simply replace only the text, it switches the font to Times New Roman. If I try forcing it …...instances of the input search phrase TextFragmentAbsorber textFragmentAbsorber...

    forum.aspose.com/t/replace-text-ignores-embedde...
  4. 含有矢量图的pdf转txt时消耗大量内存,造成OOM - Free Support Forum...

    我们的机器在处理pdf转txt业务时发生OOM,分析dump文件发现是由于产生了大量的aspose对象造成的。我们注意到所处理的pdf文件中含有大量矢量图,这也许是消耗过多内存的直接原因(普通不含矢量图的pdf在转换是顺利的)。并且,还发现pdf在初始化文档时(也就是下面这个方法)进程就会卡住: Document textPdf = new Document(filePath) 我们的机器是linux系统,4核8G。在windos系…...instances of the input search phrase TextAbsorber textAbsorber =...

    forum.aspose.com/t/pdf-txt-oom/268737
  5. Manipulations with glyphs | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of C# code.... Here as an example phrase «Hello world» is used. Declare...

    products.aspose.com/font/net/manipulate-glyphs/
  6. How to annotate letter or word by giving partic...

    I have 2 paragraphs in a pdf For example : The PDF standard describes various tools that allow you to create an additional content on the page. In this topic we will talk about markup annotation tools. Markup annotatio…...can further search for the phrase using TextFragmentAbsorber...

    forum.aspose.com/t/how-to-annotate-letter-or-wo...
  7. 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...
  8. How can I extract all the text with co-ordinate...

    Hi, I want to extract text from PDF with coordinates of the text i.e. position information of the text .How can I achieve it?like We can get HOCR result from images.And how can I extract information like font size ,Font …...instances of the input search phrase TextFragmentAbsorber textFragmentAbsorber...instances of the input search phrase <o:p></o:p> TextFragmentAbsorber...

    forum.aspose.com/t/how-can-i-extract-all-the-te...
  9. 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/
  10. 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/