Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 12,597 for

replacement

(0.36 sec)
  1. Convertire Word in Excel in C++|Aspose.Words pe...

    Convertire PDF in Excel, XML in Excel, DOCX in Excel C++. Salvare un documento in vari formati in XLSX utilizzando C++....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/it/cpp/convert-a-document...
  2. プレゼンテーションでフォーマットを失わずにテキストを検索・置換する|Aspose.Slides...

    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....text to replace if ( str . Contains ( strToFind )) //Replace exisitng...Portions ) //Find text to be replaced if ( port . Text . Contains...

    docs.aspose.com/slides/ja/net/find-and-replace-...
  3. Converter Word para Excel em C++|Aspose.Words p...

    Converter 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. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/pt/cpp/convert-a-document...
  4. Skakel Word Na Excel in C++|Aspose.Words vir C++

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

    docs.aspose.com/words/af/cpp/convert-a-document...
  5. البحث والاستبدال البيانات في نطاق باستخدام C++|...

    هذه المقالة تظهر كيفية البحث واستبدال البيانات في نطاق في إكسل باستخدام كود C++....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/ar/cpp/search-and-replace...
  6. Low Code|Aspose.Wordsのための.NET

    比較、変換、分割、マージ、検索、置換などの文書処理タスクをLow CodeAPIを使用して簡素化します。 Aspose.WordsLowCodeAPIクリーンな構文、高速な結果、最小限のコーディング労力を備えています。...Merging ドキュメント Search and replace ドキュメントの Digital signing Splitting...string replacement = "Aspose Pro" ; Replacer . Replace ( inputDoc...

    docs.aspose.com/words/ja/net/low-code/
  7. Suchen und Ersetzen in C++|Aspose.Words für C++

    Suchen Sie eine Zeichenfolge oder ein Muster für reguläre Ausdrücke in Ihrem Dokument und ersetzen Sie es mit C++ durch den gewünschten Text....verwenden: Simple string replacement - Um eine bestimmte Zeichenfolge...dem Namespace Aspose.Words.Replacing dar. Sie können während des...

    docs.aspose.com/words/de/cpp/find-and-replace/
  8. Metinle Çalışmak|Documentation

    Bu bölüm, Aspose.Diagram ile bir metin şeklinin nasıl ekleneceğini veya şeklin metninin nasıl güncelleneceğini açıklar.... Tarafından sunulan replace yöntemi Txt sınıf, bir şeklin...Dictionary < string , string > replacements = new Dictionary < string...

    docs.aspose.com/diagram/tr/net/working-with-text/
  9. C++での検索と置換|C++の場合Aspose.Words

    ドキュメント内の文字列または正規表現パターンを見つけて、C++を使用して必要なテキストに置き換えます。... {#ways-to-find-and-replace}の検索と置換の方法 Aspose.Wordsは、次を...方法を提供します: Simple string replacement –特定の文字列を検索して別の文字列に置き換えるに...

    docs.aspose.com/words/ja/cpp/find-and-replace/
  10. PDF 파일에서 텍스트 교체|Aspose.PDF for Java

    이 섹션은 PDF와 관련된 인기 있는 작업을 위한 도구 세트인 Aspose.PDF Facades를 사용하여 텍스트를 교체하는 방법을 설명합니다.... save ( _dataDir + "replaced_text_demo.pdf" ); } 원본 문서에서...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } 텍스트 작업을...

    docs.aspose.com/pdf/ko/java/replace-text/