Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 823 for

phrase

(0.03 sec)
  1. FontSettings.setFontsFolder no longer static - ...

    I just requested a temp license to test newest version, which I just downloaded. When re-compiling the java code, I get an error saying that non-static method setFontsFolder(java.lang.String,boolean) cannot be referenc…...1:43am #5 Hi, perhaps I didn’t phrase my issue correctly. The problem...

    forum.aspose.com/t/fontsettings-setfontsfolder-...
  2. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF....particular occurrence of a phrase. Add text in PDF file. Images...

    docs.aspose.com/pdf/net/key-features/
  3. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....March 28, 2018 Highlight exact phrase Aspose.PDF Product Family 4...

    forum.aspose.com/latest
  4. PDF Form Fields overlaps with pdf text - Aspose...

    Hi Team, I am adding Form Field using formeditor.addfield , text form fields get added properly in PDF however at some places the form field gets overlap with other text on pdf. I am using Aspose.pdf 11.8 version. …...As New TextFragmentAbsorber(phrase:="<(?.*?) textSearchOptions:=New...As New TextFragmentAbsorber(phrase:="\<(?<token>.*?)\>>", textSearchOptions:=New...

    forum.aspose.com/t/pdf-form-fields-overlaps-wit...
  5. Search and replace text via C++ | Aspose.PDF

    Simple demo source code to edit sensitive information in PDF file on any platform using C++ language....instances of the input search phrase auto textFragmentAbsorber =...

    products.aspose.com/pdf/cpp/redaction/
  6. PDF edit - Aspose.PDF Product Family - Free Sup...

    Hi, We are going to purchase this tool for one of our client soon, i have downloaded trial version i want to replace particular text in whole pdf document. I have tried the code from Apose documentation i am getting e…...instances of the input search phrase TextFragmentAbsorber textFragmentAbsorber...

    forum.aspose.com/t/pdf-edit/169413
  7. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc....particular occurrence of a phrase. Add text in PDF file. Images...

    docs.aspose.com/pdf/cpp/key-features/
  8. How to delete the invisible objects in a pdf fi...

    6.pdf (1.3 MB) I have a lot of PPT converted PDF files. Some of the text is under the pictures and is obscured. In fact, these texts are useless. When I read the text content, I will read these redundant texts. Therefor…...We tried to search the above phrase in the PDF by opening it in...

    forum.aspose.com/t/how-to-delete-the-invisible-...
  9. Search text in PDF document - Aspose.PDF Produc...

    Hi, I have to search a text in the document. I use foll code - var tfa = new TextFragmentAbsorber( parameterTitle.Text + " "); // parameterTitle is Textfragment tfa.TextSearchOptions = new TextSearchOptions(true); …...instances of the input search phrase TextFragmentAbsorber textFragmentAbsorber...

    forum.aspose.com/t/search-text-in-pdf-document/...
  10. Search PDF document without opening via Python ...

    Python source code to search PDF document without opening on .NET Framework, .NET Core....instances of the input search phrase TextFragmentAbsorber textFragmentAbsorber...

    products.aspose.com/pdf/python-net/search/