Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 12,131 for

replacement

(0.15 sec)
  1. 搜索

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

    blog.aspose.com/zh-hant/cells/find-and-replace-...
  2. ReplacerContext constructor | Aspose.Words for ...

    ReplacerContext constructor....find_replace_options property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. 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...
  5. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks.... save ( output_file ) Replace old Table with a new one in...and replace it with the desired one, you can use replace() the...

    docs.aspose.com/pdf/python-net/manipulate-table...
  6. 搜索

    搜索...Replace(":", " ") + ".msg"); // 將此消息以...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/zh-hant/email/read-ms-outlook-p...
  7. Hämta sidhuvuden och sidfötter med JavaScript v...

    Denna artikel förklarar hur man programmatisk hämtar sidhuvuden och sidfötter från Excel eller OpenOffice filer med JavaScript via C++ API.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/sv/javascript-cpp/get-hea...
  8. JavaScript ile C++ kullanarak Başlık veya Altbi...

    Bu makale, JavaScript via C++ API kullanarak Excel veya OpenOffice dosyalarından programatik olarak başlık ve altbilgilerin nasıl alınacağını açıklamaktadır.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/tr/javascript-cpp/get-hea...
  9. كيفية استبدال النص الجزئي في الخلية|Documentation

    تعلم كيفية استبدال النص الجزئي في الخلية باستخدام Aspose.Cells....يمكنك تحقيق ذلك باستخدام طريقة Replace() أو التلاعب بقيم الخلايا برمجياً...A1 و A2. يستخدم طريقة Cell.Replace لاستبدال جزء من النص. يحدث...

    docs.aspose.com/cells/ar/net/how-to-replace-par...
  10. Aspose.Cells Cells indexer interface change and...

    Hi guys, I am currently working on upgrading Aspose.Cells from 23.6 to 25.10. One of changes I noticed is that Cells[int] indexer is no longer available in 25.10. Cells[int] used to return the Cell reference at the gi…... Now I need to replace Cells[int] to Cells[int, int]...@sentientsoft Your approach to replacing the Cells[int] indexer with...

    forum.aspose.com/t/aspose-cells-cells-indexer-i...