Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 12,693 for

replacement

(0.49 sec)
  1. كيفية استبدال النص الجزئي في الخلية|Documentation

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

    docs.aspose.com/cells/ar/net/how-to-replace-par...
  2. 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...
  3. Redact XLSX Spreadsheet Online or using Android...

    Open and redact XLSX document online via app for free. Android API code to search and replace XLSX text with regular expression....Code listed for search and replace text in XLSX file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/x...
  4. Redact XLS Spreadsheet Online or using Android ...

    Open and redact XLS document online via app for free. Android API code to search and replace XLS text with regular expression....Code listed for search and replace text in XLS file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/xls/
  5. 使用 Python 在 ODP 演示文件中搜索文本 | products.aspose.com

    Python 源代碼,用於在 ODP 演示文稿中搜索文本。... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/zh-hant/python-net/s...
  6. Redact Excel Spreadsheet Online or using Androi...

    Open and redact Excel document online via app for free. Android API code to search and replace Excel text with regular expression....Code listed for search and replace text in Excel file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/e...
  7. 使用 Python 在 PPT 演示文件中搜索文本 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中搜索文本。... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/zh-hant/python-net/s...
  8. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....learn the process to find and replace text in a PDF file, refer to...article on how to find and replace text in PDF using Java . Updated...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...
  9. Python을(를) 사용하여 PPT 프레젠테이션 파일 수정 | products.asp...

    PPT Presentation에서 텍스트를 찾고 교체하기 위한 Python 소스 코드.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/ko/python-net/redact...
  10. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram.... replace ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/java/get-paper-width-an...