Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 12,629 for

replacement

(0.19 sec)
  1. C# での検索と置換|.NET用Aspose.Words

    文書内で文字列または正規表現パターンを検索し、C# を使用して必要なテキストに置き換えます。... {#ways-to-find-and-replace} を検索して置換する方法 Aspose.Words では、次の...Aspose.Words は、 Aspose.Words.Replacing 名前空間を使用して検索と置換の機能を提供します。 FindReplaceOptions...

    docs.aspose.com/words/ja/net/find-and-replace/
  2. .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/
  3. 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...
  4. Substituir Imagem em Arquivo PDF Existente usan...

    Esta seção descreve como substituir uma imagem em um arquivo PDF existente usando a biblioteca ++....Contents [ Hide ] O método Replace da coleção Images permite que...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/pt/cpp/replace-image-in-exi...
  5. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV, and TXT to Excel by using Aspose.Cells for Python via .NET API.... Opening CSV Files and Replacing Invalid Characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/python-net/convert-csv-ts...
  6. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary rows below detail by using the Aspose.Cells for .NET API.... Replace – Indicates whether to replace the current...

    docs.aspose.com/cells/net/applying-subtotal-and...
  7. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Upptäck egenskapen IgnoreShapes i FindReplaceOptions. Kontrollera inkludering av former i textbehandling med denna viktiga booleska inställning för förbättrad noggrannhet.... Replace ( "Lorem ipsum dolor sit amet...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  8. 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...
  9. Найти и заменить в C#|Aspose.Words для .NET

    Найдите строку или шаблон регулярного выражения в вашем документе и замените его текстом, который вы хотите использовать. C#....Replacing пространство имен. Вы можете...можете использовать один из Replace Способы поиска или замены конкретной...

    docs.aspose.com/words/ru/net/find-and-replace/
  10. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); auto image =...pptx" , SaveFormat :: Pptx ); Replace Images in the Image Collection...

    docs.aspose.com/slides/cpp/image/