Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 12,967 for

replacement

(0.78 sec)
  1. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java.... We can replace it with any text we put on...getUsePassim() Gets whether to replace five or more different page...

    reference.aspose.com/words/java/com.aspose.word...
  2. Archiv

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

    blog.aspose.com/de/pdf/add-extract-remove-repla...
  3. 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...
  4. 記録

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

    blog.aspose.com/ja/pdf/convert-base64-string-to...
  5. 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...
  6. Archivo

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

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

    آرشیوها...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-...
  8. Aspose.Cells 8.4.2での公開APIの変更|Documentation

    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....the columns G & H will be replaced by A & B respectively //whereas...//whereas, column I will be replaced by the column A cells . CopyColumns...

    docs.aspose.com/cells/ja/net/public-api-changes...
  9. WIM File Format & .wim extension - Everything Y...

    Explore the WIM File Format and extension, a versatile archive format with wide compatibility and efficient compression methods. Learn how WIM simplifies data compression and archive management for a variety of applications....Microsoft for Windows Vista, replacing the limitations of the older...LZ77 provide identifies and replaces repeated patterns within the...

    products.aspose.com/zip/most-common-archives/wh...
  10. 在C++中插入和追加文档|Aspose.Words对于C++

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

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