Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 13,183 for

replacement

(0.41 sec)
  1. Znajdź i zastąp Java|Aspose.Words zamiast Java

    Znajdź ciąg znaków lub wzorzec wyrażenia regularnego w dokumencie i zastąp go tekstem, którego używasz Java....strun Można użyć jednego z Replace metody odnalezienia lub zastąpienia...([a-zA-Z]+) \1 . Użyj drugiego Replace metoda wyszukiwania i zastępowania...

    docs.aspose.com/words/pl/java/find-and-replace/
  2. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....get_FirstSection () Examples Shows how to replace text in a document’s footer...MakeObject < Aspose :: Words :: Replacing :: FindReplaceOptions > ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Managing TextBox of Excel files with Golang via...

    Learn how to manage TextBox in Excel files using Aspose.Cells with Golang via C++....Alignment with Golang via C++ Replace tag with text in a textbox...

    docs.aspose.com/cells/go-cpp/managing-textbox-o...
  4. Create a TextBox in which each line has a diffe...

    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....Access the Text Box by Name Replace tag with text in a textbox...

    docs.aspose.com/cells/net/create-textbox-in-whi...
  5. 在工作表内替换标签文本框|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....can have tags that can be replaced with some text at run time...

    docs.aspose.com/cells/zh/java/replace-tag-with-...
  6. Sostituisci il tag con il testo in una casella ...

    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....can have tags that can be replaced with some text at run time...

    docs.aspose.com/cells/it/java/replace-tag-with-...
  7. Customizing the Ribbon XML|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....Hide ] Microsoft Office has replaced menus and toolbars with a...

    docs.aspose.com/cells/net/customizing-the-ribbo...
  8. ProcessorContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ProcessorContext class, your essential tool for streamlined document processing with versatile options and powerful features....Words Processor Class Replacer Class English Русский 简体中文...

    reference.aspose.com/words/net/aspose.words.low...
  9. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. 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/androidjava/excel-integr...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....() -> get_Paragraphs (); // Replace the placeholders with data...namePortion -> get_Text (). Replace ( u "{{EmployeeName}}" , employeeName...

    docs.aspose.com/slides/cpp/excel-integration/