Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 358 for

phrase

(0.43 sec)
  1. Aspose Hyperlink not working with 2012 server -...

    We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at all; even though t…...instances of the input search phrase textFragmentAbsorber = new...

    forum.aspose.com/t/aspose-hyperlink-not-working...
  2. How to Rotate Text in Adobe Acrobat using Java

    This short tutorial guides on how to rotate text in Adobe Acrobat using Java. It contains details about the IDE settings, step-wise process and a runnable sample code to rotate text in PDF using Java....object by setting the text phrase to be rotated Set the text...

    kb.aspose.com/pdf/java/how-to-rotate-text-in-ad...
  3. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....TextFragmentAbsorber to find the particular phrase to be replaced. Then, go through...instances of the input search phrase TextFragmentAbsorber textFragmentAbsorber...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  4. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....In the image below, note the phrase “Hello World” that was in the...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  5. OutOfMemoryError When Exporting Slides to HTML ...

    Hello, I am trying to save each slide of the attached presentation as HTML file, without success. It throws OutOfMeory Excepton for Java Heap space. Slides Java library version is 24.3, and I was able to give the java p…...October 22, 2025, 8:27am 6 To re-phrase myself, it takes nowhere near...

    forum.aspose.com/t/outofmemoryerror-when-export...
  6. Replace Text in PDF with Java|Aspose.PDF for Java

    Learn how to replace, rearrange, and remove text in PDF documents using Java....this example when the same phrase should be replaced throughout...Search all pages for the target phrase with TextFragmentAbsorber ...

    docs.aspose.com/pdf/java/replace-text-in-pdf/
  7. 从PDF文档页面搜索并获取文本|Aspose.PDF for C++

    本文解释了如何使用各种工具从PDF文档中搜索并获取文本。我们可以使用正则表达式从特定页面或整个页面进行搜索。...instances of the input search phrase auto textFragmentAbsorber =...

    docs.aspose.com/pdf/zh/cpp/search-and-get-text-...
  8. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...instances of the input search phrase TextFragmentAbsorber textFragmentAbsorber...instances of the input search phrase TextFragmentAbsorber textFragmentAbsorber...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  9. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your document and replace it with the text you want using Node.js....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/nodejs-net/find-and-replace/
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....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/