Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 12,300 for

replacement

(0.49 sec)
  1. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...xlsx"); // Replace with your input file path //...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/how-to-convert-conditionally...
  2. 如何替换单元格中的部分文本|Documentation

    学习如何使用Aspose.Cells替换单元格中的部分文本。...可以使用 Replace() 方法或编程操作单元格值实现。 加载一个Excel工作簿。...在单元格A1和A2中插入字符串(“欢迎使用Aspose.Cells!”)。 使用Cell.Replace方法替换文本的一部分。 更新A1和A2单元格中的文本。...

    docs.aspose.com/cells/zh/net/how-to-replace-par...
  3. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Replace text. Add text in PDF file...in PDF file. Delete images. Replace images. Extract images. PDF...

    docs.aspose.com/pdf/python-net/key-features/
  4. Manipular Tabelas em PDF Existente|Aspose.PDF p...

    Manipular tabelas em arquivo PDF existente e substituir tabela antiga por uma nova no documento PDF com Aspose.PDF para Java....desejada, você pode usar o método Replace() da Classe TableAbsorber para...tabela pela nova absorber . replace ( page , table , newTable );...

    docs.aspose.com/pdf/pt/java/manipulate-tables-i...
  5. TabStopCollection class | Aspose.Words for Node.js

    Aspose.Words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style...Description add(tabStop) Adds or replaces a tab stop in the collection...alignment, leader) Adds or replaces a tab stop in the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP....Object Model (DOM): - Find and replace text. - Assemble slides in...in an appropriate manner. Replace formatted or unformatted text...

    docs.aspose.com/slides/java/why-not-open-xml-sdk/
  7. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....() -> getParagraphs (); // Replace the placeholders with data...$namePortion -> getText () -> replace ( "{{EmployeeName}}" , $employeeName...

    docs.aspose.com/slides/php-java/excel-integration/
  8. Customizing the Ribbon XML with Golang via C++|...

    Learn how to customize the Ribbon XML in Excel files using Aspose.Cells with Golang via C++....Hide ] Microsoft Office has replaced menus and toolbars with a...

    docs.aspose.com/cells/go-cpp/customizing-the-ri...
  9. Edit Document Content|Aspose.PDF for .NET

    Explore how to edit PDF content programmatically using the PDFContentEditor class in .NET with Aspose.PDF....PDF file Working with Images Replace Text Working with Attachments...

    docs.aspose.com/pdf/net/pdfcontenteditor-class/
  10. Quick Start in Ruby|Aspose.Words for Java

    Quick Start Aspose.Words for Java on Ruby....Apply License in Ruby Find And Replace in Ruby Hello World in Ruby...

    docs.aspose.com/words/java/quick-start-in-ruby/