Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 13,020 for

replacement

(0.26 sec)
  1. Ottenere intestazioni o piè di pagina con JavaS...

    Questo articolo spiega come ottenere programmaticamente intestazioni e piè di pagina da file Excel o OpenOffice utilizzando l API JavaScript tramite C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/it/javascript-cpp/get-hea...
  2. Tìm và thay thế trong C#|Aspose.Words cho .NET

    Tìm một chuỗi hoặc mẫu biểu thức chính quy trong tài liệu của bạn và thay thế nó bằng văn bản bạn muốn bằng C#....Replacing . Bạn có thể làm việc với...một trong các phương thức Replace để tìm hoặc thay thế một chuỗi...

    docs.aspose.com/words/vi/net/find-and-replace/
  3. Funkcje pomocnicze Microsoft Graph|Documentation

    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 ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/pl/java/microsoft-graph-u...
  4. آرشیوها

    آرشیوها...فرهنگ لغت جایگزین ایجاد کنید replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/fa/diagram/find-and-replace-in-...
  5. Online DOCX Text Search nebo Build DOCX Search ...

    Bezplatná online aplikace pro vyhledávání obsahu v souboru DOCX. Python API kód pro jakoukoli aplikaci pro textové vyhledávání souborů DOCX....replace můžete najít a nahradit text...range.replace_regex pro regulární výraz spolu s replacement.FindReplaceOptions...

    products.aspose.com/total/cs/python-net/search/...
  6. Lưu trữ

    Lưu trữ... Gọi IWorkbook-> Replace (intrusiveptr Aspose::Cells::Systems::String...Thay thế văn bản workbook->Replace(new String("Text to find")...

    blog.aspose.com/vi/cells/find-and-replace-text-...
  7. 搜索

    搜索... 調用 IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...false); // 替換文字 workbook->Replace(new String("Text to find")...

    blog.aspose.com/zh-hant/cells/find-and-replace-...
  8. Online WORD-textsökning eller bygg WORD-sökprog...

    Gratis onlineapp för innehållssökning i WORD-fil. Python API-kod för alla WORD-filtextsökningsprogram....replace-funktionen för att hitta och...FindReplaceOptions. Eller använd range.replace_regex för reguljära uttryck...

    products.aspose.com/total/sv/python-net/search/...
  9. Ottieni la larghezza della carta e l'altezza de...

    Questa sezione spiega come ottenere il formato carta della pagina visio con Aspose.Diagram.... replace ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/it/java/get-paper-width...
  10. How to Remove All Page Breaks in Word using C#

    This article guides on how to remove all page breaks in Word using C#. It has information about the IDE settings, a list of steps, and a runnable program to eliminate page breaks in Word using C#....runs in each paragraph and replace all the page breaks with an...places that can be removed by replacing it with an empty string. Code...

    kb.aspose.com/words/net/how-to-remove-all-page-...