Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 12,650 for

replacement

(0.06 sec)
  1. Working with VBA Macros in C#|Aspose.Words for ...

    Working with document VBA projects using C#.... Q: How can I modify or replace the source code of a VBA module...

    docs.aspose.com/words/net/working-with-vba-macros/
  2. Low Code|Aspose.Words为C++

    使用Low CodeAPI简化文档处理任务,如比较、转换、拆分、合并、查找和替换等。 Aspose.WordsLowCodeAPI具有简洁的语法,快速的结果和最小的编码努力。...merging Merging 文件 Search and replace Digital signing 文件 Splitting...

    docs.aspose.com/words/zh/cpp/low-code/
  3. Change Background of VSDX File via .NET | produ...

    C# source code to change background of VSDX documents on .NET Framework, .NET Core, Mono or COM Interop.... It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/net/changebackgroun...
  4. Cara Mengganti Kata dalam Dokumen Word mengguna...

    Artikel ini menjelaskan cara mengganti kata dalam dokumen word menggunakan python. Ini berisi detail konfigurasi, proses langkah demi langkah, dan kode sampel yang dapat dijalankan untuk mengganti teks di Word menggunakan Python....dan penggantian, dan metode replace() untuk penggantian teks yang...

    kb.aspose.com/id/words/python/how-to-replace-wo...
  5. Mencari dan Mengganti di Excel menggunakan C#

    Artikel ini menjelaskan cara mencari dan mengganti di Excel menggunakan C#. Artikel ini mencakup semua detail untuk menyiapkan IDE pengembangan, daftar langkah aplikasi, dan contoh kode untuk mengganti sebuah kata di Excel menggunakan C#....ditemukan, gunakan metode Replace() dengan teks target dan teks...

    kb.aspose.com/id/cells/net/find-and-replace-in-...
  6. 搜索

    搜索...Replace('/', '.')); using (FileStream...DirectorySeparatorCh + "streamcache", uid.Replace('/', '.')); FileStream fs =...

    blog.aspose.com/zh-hant/cells/create-read-edit-...
  7. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...the inserted content cleanly replaces the content within the bookmark...recommended way in Aspose to replace the existing bookmark range...

    forum.aspose.com/t/difference-in-aspose-behavio...
  8. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...REPLACE_EXISTING); } catch (Exception...set the script to null (or replace it with an empty string). Use...

    forum.aspose.com/t/unable-to-extract-javascript...
  9. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....File to Stream 1 c# find and replace text in word document 1 C#...PowerPoint API 1 C# print pdf 1 c# replace text in docx file 1 c# scrape...

    blog.aspose.com/zh/tags/
  10. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf..."; // replace with the full string // 2.2...stream (e.g., in a web API), replace step 2.5 with: using (var pdfStream...

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