Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 6,460 for

replace text

(0.94 sec)
  1. プレゼンテーションでの検索と置換|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....Presentation ( FilePath + "Find and Replace.pptx" ); //プレゼンテーション内のすべてのテキストボックスを取得...) //置換対象のテキストを検索 if ( port . Text . Contains ( strToFind )) //既存のテキストを新しいテキストに置換...

    docs.aspose.com/slides/ja/net/find-and-replace-...
  2. FindReplaceOptions.IgnoreStructuredDocumentTags...

    اكتشف خاصية FindReplaceOptions IgnoreStructuredDocumentTags. تحكّم في تجاهل محتوى StructuredDocumentTag باستخدام هذا الإعداد المنطقي سهل الاستخدام.... Text ). Trim (); FindReplaceOptions...doc . Range . Replace ( textToSearch , "replacement" , options );...

    reference.aspose.com/words/ar/net/aspose.words....
  3. 記録

    記録...replace(string, string, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/ja/cells/find-and-replace-text-...
  4. 기존 PDF 파일에서 이미지 교체 C++ 사용|Aspose.PDF for C++

    이 섹션에서는 ++ 라이브러리를 사용하여 기존 PDF 파일에서 이미지를 교체하는 방법을 설명합니다....Contents [ Hide ] Images 컬렉션의 Replace 메서드를 사용하면 기존 PDF 파일의 이미지를 교체할...using namespace Aspose :: Pdf :: Text ; void ReplaceImage () { String...

    docs.aspose.com/pdf/ko/cpp/replace-image-in-exi...
  5. Преобразовать Word в Excel за Python|Aspose.Wor...

    Преобразуйте PDF в Excel, XML в Excel, DOCX в Excel Python. Сохраните документ в различных форматах в XLSX, используя Python....replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/ru/python-net/convert-a-d...
  6. แปลง Word เป็น Excel ใน Python|Aspose.Words สำห...

    แปลง PDF เป็น Excel, XML เป็น Excel, DOCX เป็น Excel Python บันทึกเอกสารในรูปแบบต่าง ๆ เป็น XLSX โดยใช้ Python...replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/th/python-net/convert-a-d...
  7. Converter Word para Excel em Python|Aspose.Word...

    Converta PDF para Excel, XML para Excel, DOCX para Excel Python. Salve um documento em vários formatos em XLSX usando Python....replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/pt/python-net/convert-a-d...
  8. 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)"...header\nThird footer\n" , logger . Text . Replace ( "\r" , "" )); else Assert...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. ReplacementFormat Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.Replacing.ReplacementFormat-enum för flexibla dokumentformateringsalternativ. Förbättra dina Textersättningar med lätthet!...Beskrivning Text 0 Ersättning behandlas som enkel text. Markdown...Ersättning tolkas som Markdown-text. Html 2 Ersättning tolkas som...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Najít a nahradit v Java|Aspose.Words místo Java

    Najděte řetězec nebo regulární vzor výrazu ve vašem dokumentu a nahraďte jej Textem, který chcete použít Java....chvíli trvat najít konkrétní text v dlouhém dokumentu. Bude to...FindReplaceOptions třída. Najít a nahradit text pomocí jednoduché výměny řetězců...

    docs.aspose.com/words/cs/java/find-and-replace/