Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 12,641 for

replacement

(0.09 sec)
  1. Arşiv

    Arşiv..."Master" strToReplaceWith = "[replaced]" # her slaytta döngü for...kaydet pres.save("find-and-replace-text.pptx", slides.export.SaveFormat...

    blog.aspose.com/tr/slides/find-and-replace-text...
  2. Lưu trữ

    Lưu trữ... Replace (imageIndex, new FileInputStream...getResources().getImages().replace(1, new FileInputStream("lovely...

    blog.aspose.com/vi/pdf/replace-images-in-pdf-fi...
  3. Archiv

    Archiv..."Master" strToReplaceWith = "[replaced]" # smyčka přes každý snímek...prezentaci pres.save("find-and-replace-text.pptx", slides.export.SaveFormat...

    blog.aspose.com/cs/slides/find-and-replace-text...
  4. Genel API Aspose.Diagram 6.6.0'daki değişiklikl...

    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.... Replace ( "This is test message." ...ObjectData )); doc . Range . Replace ( "testing" , "Aspose" , false...

    docs.aspose.com/diagram/tr/net/public-api-chang...
  5. Install with MSI Installer|Aspose.PDF for Repor...

    Learn how to install Aspose.PDF for Reporting Services using the MSI installer. A straightforward guide for quick setup....latest version and just want to replace the assembly instead of uninstalling...

    docs.aspose.com/pdf/reportingservices/install-w...
  6. Working with XML using C++|Aspose.PDF for C++

    Learn how to generate a PDF document from XML in Aspose.PDF for C++...or automate the process of replacing the data in one file with...

    docs.aspose.com/pdf/cpp/working-with-xml/
  7. Install with MSI Installer|Aspose.Slides Docume...

    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....version, you just want to replace the assembly instead of uninstalling...

    docs.aspose.com/slides/reportingservices/instal...
  8. Convert PSD to PDF using C#|Documentation

    Using the provided code, the C#.NET Photoshop Manipulation API can replace Adobe Photoshop on a server and convert PSD files to PDF with selectable text....PSD is a PSD SDK that can replace Adobe Photoshop on a server...

    docs.aspose.com/psd/net/psd-to-pdf/
  9. HtmlSaveOptions.resolve_font_names property | A...

    HtmlSaveOptions.resolve_font_names property. Specifies whether font family names used in the document are resolved and substituted according to [Document.font_settings](../../../aspose.words/document/font_settings/) when being written into HTML-based formats....replace_backslash_with_yen_sign property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Java 在 Excel 中查找和替换文本

    请按照本文使用 Java 在 Excel 中查找和替换文本。本文包含设置 IDE 的所有详细信息、步骤列表以及一个示例代码,用于使用 Java 在 Excel 中实现文本查找和替换。...遍历每个工作表中的所有单元格 使用 find() 方法搜索文本,并在找到时使用 replace() 方法在同一单元格中更改文本 替换特定单词后保存更新后的工作簿...文件,遍历工作簿中的每个工作表,遍历工作表中的每个单元格,并找到包含目标值的单元格。使用 replace() 方法更改文本,如果找到则对下一个单元格重复该过程,最后将更新后的...

    kb.aspose.com/zh/cells/java/find-and-replace-te...