Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 13,354 for

replacement

(0.39 sec)
  1. Converter Word para Excel em C#|Aspose.Words pa...

    Converta PDF para Excel, XML para Excel, DOCX para Excel C#. Salve um documento em vários formatos em XLSX usando C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/pt/net/convert-a-document...
  2. Converter Word para Excel em Java|Aspose.Words ...

    Converter PDF em Excel, XML em Excel, DOCX em Excel Java. Salve um documento em vários formatos em XLSX Usando Java....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/pt/java/convert-a-documen...
  3. تبدیل Word به Excel در C#|Aspose.Words برای .NET

    تبدیل PDF به Excel، XML به Excel، DOCX به Excel C#. با استفاده از C# یک سند را با فرمت های مختلف در XLSX ذخیره کنید....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/fa/net/convert-a-document...
  4. Преобразуване на дума в Excel в C#|Aspose.Words...

    Конвертиране на PDF в Excel, XML в Excel, DOCX в Excel C#. Запис на документ в различни формати за XLSX чрез C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/bg/net/convert-a-document...
  5. Skakel Word Na Excel in Java|Aspose.Words vir Java

    Omskep PDF Na Excel, XML Na Excel, DOCX na Excel Java. Stoor'n dokument in verskillende formate na XLSX met behulp van Java....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/af/java/convert-a-documen...
  6. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Scopri la proprietà UseLegacyOrder in FindReplaceOptions. Abilita le ricerche di testo sequenziali per una maggiore precisione. Il valore predefinito è false. Ottimizza l'elaborazione del testo!... Replace ( new Regex ( @"\[tag \d*\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs e ) { Matches...

    reference.aspose.com/words/it/net/aspose.words....
  7. Zarządzanie kontaktami w plikach PST|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 ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/pl/net/managing-contacts-...
  8. Hantera kontakter i PST-filer|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 ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/sv/net/managing-contacts-...
  9. Работа с текстом|Documentation

    В этом разделе объясняется, как вставить текстовую фигуру или обновить текст фигуры с помощью Aspose.Diagram.... Метод Replace, представленный Текст class...Dictionary < string , string > replacements = new Dictionary < string...

    docs.aspose.com/diagram/ru/net/working-with-text/
  10. PDF의 이미지 바꾸기|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고 1페이지의 첫 번째 이미지를 새 이미지로 바꾸고 수정된 문서를 저장합니다...., initialize_data_dir def replace_image ( infile , image_file...infile ) # Replace image on page 1 content_editor . replace_image...

    docs.aspose.com/pdf/ko/python-net/replace-image/