Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 12,287 for

replacement

(0.93 sec)
  1. تحويل Word إلى Excel في C#|Aspose.Words لـ .NET

    تحويل PDF إلى Excel، XML إلى Excel، DOCX إلى Excel C#. احفظ مستندًا بتنسيقات مختلفة إلى XLSX باستخدام C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ar/net/convert-a-document...
  2. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    اكتشف خاصية UseLegacyOrder في FindReplaceOptions. فعّل عمليات البحث النصية المتسلسلة لتحسين الدقة. الإعداد الافتراضي هو خطأ. حسّن معالجة النصوص لديك!... Replace ( new Regex ( @"\[tag \d*\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs e ) { Matches...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow....DownloadData ( new Uri ( "[REPLACE WITH URL]" )); } IPPImage image... SaveFormat . Pptx ); } } Replace Images in the Image Collection...

    docs.aspose.com/slides/net/image/
  4. 替换现有PDF文件中的图像|Aspose.PDF for Java

    本节介绍如何使用Java库替换现有PDF文件中的图像。...Contents [ Hide ] XImages 集合的 Replace 方法允许您替换现有PDF文件中的图像。 图像集合可以在页面的资源集合中找到。要替换图像:...es/" ; public static void Replace () { // 打开文档 Document pdfDocument...

    docs.aspose.com/pdf/zh/java/replace-image-in-ex...
  5. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Scopri la proprietà FindReplaceOptions IgnoreStructuredDocumentTags. Controlla se il contenuto di StructuredDocumentTag viene ignorato con questa impostazione booleana di facile utilizzo.... Replace ( textToSearch , "replacement" , options );...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  6. Mengganti Gambar dalam File PDF yang Ada|Aspose...

    Bagian ini menjelaskan tentang mengganti gambar dalam file PDF yang ada menggunakan pustaka Java....Ada Contents [ Hide ] Metode Replace dari koleksi XImages memungkinkan...es/" ; public static void Replace () { // Buka dokumen Document...

    docs.aspose.com/pdf/id/java/replace-image-in-ex...
  7. Need to remove text from word document - Free S...

    Hi Team, Please help to suggest. How to remove text from word doc. I have highlighted the text in yellow color. In below variable string “cellTextRemove” i am not getting highlighted string Click [here]for Visible Alp…...replace(cellTextRemove, "Source: Company...simply replace the highlighted text you can use find/replace feature:...

    forum.aspose.com/t/need-to-remove-text-from-wor...
  8. Получить строку HTML5 из ячейки|Documentation

    Узнайте, как получить строку HTML5 из ячейки через Aspose.Cells for JavaScript через C++ API.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ru/javascript-cpp/get-htm...
  9. Cerca e sostituisci dati in un intervallo con J...

    Questo articolo mostra come cercare e sostituire dati in un intervallo in Excel usando JavaScript tramite codice C++....Cells Find and Replace Example </ title > </ head...> < body > < h1 > Find and Replace Example </ h1 > < input type...

    docs.aspose.com/cells/it/javascript-cpp/search-...
  10. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.Cells for JavaScript via C++ API.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/javascript-cpp/get-html5-...