Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 12,643 for

replacement

(0.14 sec)
  1. แปลง PST เป็น MSG ผ่านแอปพลิเคชัน C ++ | produc...

    ตัวอย่างรหัสการแปลง C ++ สำหรับเอกสาร PST เป็นรูปแบบ MSGใช้โค้ดตัวอย่างสำหรับการแปลง PST เป็น MSG แบบแบทช์ภายในแอปพลิเคชัน C ++ ใด ๆ...Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/th/cpp/conversion/pst...
  2. Konwertuj PST na MSG za pomocą aplikacji C ++ |...

    Przykładowy kod konwersji C ++ dla dokumentu PST do formatu MSG. Użyj przykładowego kodu do wsadowej konwersji PST na MSG w dowolnej aplikacji C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/pl/cpp/conversion/pst...
  3. Convertiți PST în MSG prin aplicația C ++ | pro...

    Exemplu de cod de conversie C ++ pentru documentul PST în format MSG. Utilizați un exemplu de cod pentru conversia lotului PST în MSG în orice aplicație C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/ro/cpp/conversion/pst...
  4. C# で Word を Excel に変換する|.NET用Aspose.Words

    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/ja/net/convert-a-document...
  5. GridJsの構文チェックとスペル修正のためのシンタックスチェッキング&スペルコレクション|D...

    この記事は、GridJsに構文チェックとスペル修正を追加する方法について説明しています。...placeholder method that should be replaced with actual logic String correctedContent...correction logic // This should be replaced with the actual implementation...

    docs.aspose.com/cells/ja/java/aspose-cells-grid...
  6. C++を使った範囲内のデータの検索と置換|Documentation

    この記事では、C++コードを使用してExcel内の範囲内のデータを検索し置換する方法を示します。...) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/ja/cpp/search-and-replace...
  7. Suchen und Ersetzen in Java|Aspose.Words für Java

    Suchen Sie eine Zeichenfolge oder ein Muster für reguläre Ausdrücke in Ihrem Dokument und ersetzen Sie es mit Java durch den gewünschten Text....verwenden: Simple string replacement - Um eine bestimmte Zeichenfolge...Zeichenfolgenersetzu Sie können eine der Replace -Methoden verwenden, um eine...

    docs.aspose.com/words/de/java/find-and-replace/
  8. CSVをJavaScript経由のC++でJSONに変換|Documentation

    C++ APIを使用して、CSVファイルをJSONに変換します。... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ja/javascript-cpp/convert...
  9. Applying Subtotal and Changing Direction of Out...

    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 - Indicates whether replace the current subtotals...

    docs.aspose.com/cells/java/applying-subtotal-an...
  10. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields....resulting document will be replaced with their actual resulting...pages will be removed // and replaced with a constant value equal...

    reference.aspose.com/words/net/aspose.words/pag...