Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 12,659 for

replacement

(0.17 sec)
  1. Aspose.PDF | Java PDF Document Processing Class...

    Java library to create, render, compress, & convert PDF. Supports custom fonts, JavaScript, graphs, bookmarks, images, export, annotation, forms, & printing.... Add, search, extract and replace text in PDF files. Add/delete...Add/delete, extract and replace images. Insert, delete, split PDF pages...

    releases.aspose.com/pdf/java/
  2. Marathi PDF to Excel Conversion Showing Garbled...

    We have recently encountered a significant issue related to the formatting of Excel files exported from our system. The output files are not properly formatted. As we maintain over 2,500 reports, modifying the existing c…...post-processing the Excel file to replace garbled text with the correct...excelFilePath As String = pdfFullPath.Replace(“.pdf”, “.xlsx”) pdfdoc.Save(excelFilePath...

    forum.aspose.com/t/marathi-pdf-to-excel-convers...
  3. Travailler avec les pièces jointes du message|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....nouveau en utilisant la méthode Replace. Toutefois, il est impossible... load ( memory_stream ) # Replace the attachment at index 1 with...

    docs.aspose.com/email/fr/python-net/working-wit...
  4. Archiv

    Archiv...replace(int, FileInputStream) , um...getResources().getImages().replace(1, new java.io.FileInputStream(new...

    blog.aspose.com/de/pdf/add-extract-remove-repla...
  5. Procurar

    Procurar...Replace(u".docx", u".doc"); // Salve...string(); fileName = fileName.Replace(u".doc", u".docx"); // Salve...

    blog.aspose.com/pt/words/convert-docx-to-doc-or...
  6. 記録

    記録...replace("data:image/png;base64,", "");...base64ImageString = base64.replace("data:image/png;base64,", "");...

    blog.aspose.com/ja/pdf/convert-base64-string-to...
  7. Archivo

    Archivo...Replace(u".docx", u".doc"); // Guarde...string(); fileName = fileName.Replace(u".doc", u".docx"); // Guarde...

    blog.aspose.com/es/words/convert-docx-to-doc-or...
  8. Archivo

    Archivo...replace(int, FileInputStream) para...getResources().getImages().replace(1, new java.io.FileInputStream(new...

    blog.aspose.com/es/pdf/add-extract-remove-repla...
  9. آرشیوها

    آرشیوها...Replace(Int32، Stream، Int32، Boolean)]...Pages[1].Resources.Images.Replace(1, new FileStream("lovely.jpg"...

    blog.aspose.com/fa/pdf/work-with-images-in-pdf-...
  10. 在Java中插入和追加文档|Aspose.Words为Java

    将文档合并为一个:使用查找和替换、合并字段、书签或简单地在Java中的文档结尾处将文档插入或附加到新的或现有的文档中。...{#insert-a-document-during-find-and-replace-operation}期间插入文档 您可以在执行查找和替换操作时插入文档。...但在最终文档中,您需要将这些段落替换为从另一个外部文档中获取的内容。 为此,您需要为replace事件创建一个处理程序。 下面的代码示例演示如何为替换事...

    docs.aspose.com/words/zh/java/insert-and-append...