Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 10,498 for

replacement

(0.07 sec)
  1. Converteer PST naar MSG via de C++-applicatie |...

    Voorbeeld C ++ conversiecode voor PST-document naar MSG-formaat. Gebruik voorbeeldcode voor batch-conversie van PST naar MSG binnen elke C ++ -toepassing....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/nl/cpp/conversion/pst...
  2. Javaでの検索と置換|Aspose.WordsのためのJava

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

    docs.aspose.com/words/ja/java/find-and-replace/
  3. New PNG CompressionLevel - Free Support Forum -...

    Hello PngOptions.CompressionLevel is going to get removed! The new PngOptions.PngCompressionLevel which is replaced is quite different! How to match the CompressionLevel to PngCompressionLevel? For CompressionLevel w…...PngCompressionLevel which is replaced is quite different! How to...previous integer values (0-9) are replaced by an enumeration that defines...

    forum.aspose.com/t/new-png-compressionlevel/315154
  4. Catatan Rilis Aspose.PSD untuk .NET 23.4|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.... Replace ( textSplit [ i ], "<.*?>"...>" , String . Empty ). Replace ( "br/" , "//" ); textData . AddPortion...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-2...
  5. 記録

    記録...string replacement = "Aspose Pro" ; Replacer.Replace(inputDoc...Replace(inputDoc, outputDoc, pattern, replacement); Fluent API の例: string inputDoc...

    blog.aspose.com/ja/words/low-code-in-aspose-wor...
  6. Buscar y Reemplazar Datos en un Rango|Documenta...

    Este artículo muestra cómo buscar y reemplazar datos en un rango en Excel usando código Java....“search” y reemplazarla con “replace” en el rango E3:H6 . En la...han sido reemplazadas por “replace”. Archivo de salida Artículos...

    docs.aspose.com/cells/es/java/search-and-replac...
  7. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…...PDF/A-3, Helvetica is being replaced with OpenSansRegular. However...is that Helvetica should be replaced with Liberation Sans. How...

    forum.aspose.com/t/font-substitution-issue-when...
  8. Chuyển đổi PST sang MSG thông qua ứng dụng C ++...

    Mã chuyển đổi C ++ mẫu cho tài liệu PST sang định dạng MSG. Sử dụng mã ví dụ để chuyển đổi hàng loạt PST sang MSG trong bất kỳ Ứng dụng C ++ nào....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/vi/cpp/conversion/pst...
  9. .NET을 통해 열지 않고 MSG 문서 검색 | products.aspose.com

    .NET Framework, .NET Core 및 Xamarin 플랫폼의 MSG 파일에서 패턴이 있는 단어를 검색하는 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/search/msg/
  10. ReplacingArgs.MatchNode | Aspose.Words för .NET

    Upptäck egenskapen ReplaceingArgs MatchNode för att enkelt komma åt noden där din matchning börjar, vilket förbättrar din kodningseffektivitet och noggrannhet.... Replace ( new Regex ( "\\[MY_DOCUMENT\\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs args ) { Document...

    reference.aspose.com/words/sv/net/aspose.words....