Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 12,645 for

replacement

(0.12 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. آرشیوها

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

    blog.aspose.com/fa/diagram/find-and-replace-in-...
  3. 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-...
  4. Low Code|Aspose.Words за Java

    Опростете задачите за обработка на документи като сравняване, конвертиране, разделяне, обединяване, намиране и заместване и други, използващи Low Code API. Aspose.Words LowCode API с чист синтаксис, бързи резултати и минимални усилия за кодиране....документи-клас Merger Search and replaceReplacer клас Digital signing...

    docs.aspose.com/words/bg/java/low-code/
  5. 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...
  6. .NET के माध्यम से खोले बिना MBOX दस्तावेज़ खोजे...

    .NET Framework, .NET Core और Xamarin प्लेटफ़ॉर्म पर MBOX फ़ाइल में पैटर्न के साथ शब्दों को खोजने के लिए C # स्रोत कोड।...Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/hi/net/search/mbox/
  7. PageExtractOptions.unlinkPagesNumberFields prop...

    PageExtractOptions.unlinkPagesNumberFields property. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values...resulting document will be replaced with their actual resulting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Geometry Processing|Documentation

    You may reduce a geometry precision, get its area, centroid, convex hull, buffer, and length using the GIS C# Library....Geometry Get Point on Surface Replace Polygons By Lines Geometry...

    docs.aspose.com/gis/net/geometry-processing/
  9. 搜索

    搜索...Words for Java 提供了 Find and Replace 選項來替換Word文檔中需要的單詞或短語。在以前版本的...setUseLegacyOrder(true); doc.getRange().replace(Pattern.compile("\\[(.*?) ""...

    blog.aspose.com/zh-hant/words/copy-word-macro-f...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Paragraphs ; // Replace the placeholders with data...Text = namePortion . Text . Replace ( "{{EmployeeName}}" , employeeName...

    docs.aspose.com/slides/net/excel-integration/