Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 12,650 for

replacement

(0.11 sec)
  1. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...HTML input elements, you can replace the HTML checkboxes with appropriate...property. However, you can easily replace form field checkboxes with...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  2. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Upptäck egenskapen PageSetup DifferentFirstPageHeaderFooter för att anpassa dokumentets första sida med unika sidhuvuden och sidfot för en professionell touch.... Replace ( new Regex ( "(header|footer)"...footer\n" , logger . Text . Replace ( "\r" , "" )); else Assert...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. .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/
  4. 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...
  5. 在C#中找到並替換|Aspose.Words for .NET

    透過C#在文件中找到字串或正規表達式模式,並用您想要的文字替換它。...Replacing 命名空間中呈現找尋與取代功能。 您可以在使用 FindReplaceOptions...透過簡單的文字替換來找出並取代文字Find and Replace Text Using Simple String Replacement 您可以使用 Replace...

    docs.aspose.com/words/zh-hant/net/find-and-repl...
  6. 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...
  7. 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...
  8. FindReplaceOptions.MatchCase | Aspose.Words per...

    Scopri la proprietà MatchCase in FindReplaceOptions, abilita confronti con o senza distinzione tra maiuscole e minuscole per una modifica precisa del testo. Ottimizza il tuo flusso di lavoro!... Replace ( "Ruby" , "Jade" , options...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  9. 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/
  10. 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...