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

replacement

(0.18 sec)
  1. البحث والاستبدال البيانات في نطاق باستخدام 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...
  2. 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/
  3. Working with Images|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.... close (); Replace a Picture Shape of the Visio...allows developers to access and replace available picture shapes in...

    docs.aspose.com/diagram/java/working-with-images/
  4. 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/
  5. C++での検索と置換|C++の場合Aspose.Words

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

    docs.aspose.com/words/ja/cpp/find-and-replace/
  6. العمل مع النص|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....Hashtable < String , String > replacements = new Hashtable < String...String , String >(); replacements . put ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/ar/java/working-with-text/
  7. Convertir Word a Excel en Java|Aspose.Words por...

    Convierta PDF en Excel, XML en Excel, DOCX en Excel Java. Guarde un documento en varios formatos en 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/es/java/convert-a-documen...
  8. Converti Word in Excel in C#|Aspose.Words per .NET

    Converti PDF in Excel, XML in Excel, DOCX in Excel C#. Salva un documento in vari formati su XLSX utilizzando C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/it/net/convert-a-document...
  9. 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...
  10. プレゼンテーションでフォーマットを失わずにテキストを検索・置換する|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-...