Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 12,656 for

replacement

(0.34 sec)
  1. Знайти і замінити Java|Aspose.Words для Java

    Знайти рядок або звичайний шаблон виразу у вашому документі і замінити його текстом, який ви хочете використовувати Javaй...можете використовувати один з Replace методи пошуку або заміни певного...([a-zA-Z]+) \1 й Використовуйте інші Replace метод пошуку та заміни окремих...

    docs.aspose.com/words/uk/java/find-and-replace/
  2. 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/
  3. 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...
  4. Working with XML using C#|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/net/working-with-xml/
  5. Create Shared Workbook with Aspose.Cells|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....Parts and Select them by ID Replace text in a workbook using Regular...

    docs.aspose.com/cells/java/create-shared-workbo...
  6. Save Html With StreamProvider|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.... Replace the default path with the expected...

    docs.aspose.com/cells/java/convert-excel-to-htm...
  7. ワークシート内のテキストボックスでタグをテキストに置き換える|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/ja/java/replace-tag-with-...
  8. 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 which can be replaced with some text at run time...

    docs.aspose.com/cells/it/net/replace-tag-with-t...
  9. Tag mit Text in einer Textbox im Arbeitsblatt m...

    Programmgesteuertes Ersetzen von Tags in Textboxen im Arbeitsblatt mit Aspose.Cells for C++....can have tags which can be replaced with some text at run time...

    docs.aspose.com/cells/de/go-cpp/replace-tag-wit...
  10. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...Replace(thirdLevel, ""); p.ListFormat...IsMatch(paraText)) { p.Range.Replace(secondLevel, ""); p.ListFormat...

    forum.aspose.com/t/fix-manual-text-to-proper-li...