Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 13,268 for

replacement

(0.15 sec)
  1. Arşiv

    Arşiv...TextFragmentAbsorber("text-to-replace") # Arama metni document.pages...textFragmentCollecti: txtFragment.text = "replaced-text" # Güncellenmiş PDF'yi...

    blog.aspose.com/tr/pdf/find-and-replace-text-in...
  2. arkiv

    arkiv...Replace(imageIndex, new FileStream(“lovely...bild page.Resources.Images.Replace(1, new FileStream("lovely.jpg"...

    blog.aspose.com/sv/pdf/replace-images-in-pdf-fi...
  3. Remove the specific hyperlink from pdf - Free S...

    Hi, We are replacing the text using com.aspose.pdf. There is a use case where we need to find hyperlink if the replacing text contains hyperlink then to remove the link. Is there a way to find and remove hyperlink from…...2024, 5:35am 1 Hi, We are replacing the text using com.aspose...to find hyperlink if the replacing text contains hyperlink then...

    forum.aspose.com/t/remove-the-specific-hyperlin...
  4. ארכיון

    ארכיון...TextFragmentAbsorber("text-to-replace") # חיפוש טקסט document.pages...textFragmentCollecti: txtFragment.text = "replaced-text" # שמור את ה-PDF המעודכן...

    blog.aspose.com/he/pdf/find-and-replace-text-in...
  5. Text in Excel mit Java suchen und ersetzen

    Folgen Sie diesem Artikel, um Text in Excel mit Java zu suchen und zu ersetzen. Er enthält alle Details zur Einrichtung der IDE, eine Liste der Schritte und einen Beispielcode zur Implementierung der Textsuche und -ersetzung in Excel mit Java....zu suchen, und die Methode replace(), um den Text in derselben...Verwenden Sie die Methode replace(), um den Text zu ändern, und...

    kb.aspose.com/de/cells/java/find-and-replace-te...
  6. 如何使用 C# 在 Word 文档中查找和替换文本

    在这个简短的教程中,您将学习如何使用 C# 在 Word 文档中查找和替换文本。在 C# Word 文档中,可以使用任何基于 .NET 的应用程序的简单 API 调用来替换文本。...FindReplaceOptions 类对象以设置不同的属性 在 Replace 方法中设置搜索和替换字符串以及不同的属性 使用替换的字符串值保存输出...FindReplaceOptions Class 的不同属性以调整文本替换过程。最后 replace text in Word document using...

    kb.aspose.com/zh/words/net/how-to-find-and-repl...
  7. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing document images, we usually get the text without any problems. However, in the address area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…...Add("your_image_url_here"); // Replace with your image URL // Recognize...} In this example, you can replace "your_image_url_here" with...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...
  8. Procurar

    Procurar...replace(imageIndex, new FileInputStream(“lovely...getResources().getImages().replace(1, new FileInputStream("lovely...

    blog.aspose.com/pt/pdf/replace-images-in-pdf-fi...
  9. Buscar y reemplazar texto en Excel usando Java

    Siga este artículo para buscar y reemplazar texto en Excel usando Java. Incluye todos los detalles para configurar el IDE, una lista de pasos y un código de ejemplo para implementar la búsqueda y reemplazo de texto en Excel con Java....buscar el texto y el método replace() para cambiar el texto en...objetivo. Utilice el método replace() para cambiar el texto y repita...

    kb.aspose.com/es/cells/java/find-and-replace-te...
  10. How to convert excel to word using aspose.cells...

    I have a requirement to convert excel template to word. Then using Aspose.Word for JAVA I can merge all word templates (including the converted excel template) to PDF file....xlsx"); // Replace with your input file path //...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/how-to-convert-excel-to-word...