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

replacement

(1.13 sec)
  1. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_fonts property. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....Courier New and Symbol fonts are replaced in PDF document with corresponding..."UseCoreFonts" property to "true" to replace some fonts, # including the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports Alpha blending image filter for placing semi-transparent images on top of a background image. Magic Wand tool for color area selection. Watermark removal filter automatically fills the marked area with similar image fragments....specific color area to adjust or replace with another. Without a tool...algorithm will automatically replace the watermark area with similar...

    docs.aspose.com/imaging/net/developer-guide/man...
  3. 使用 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...
  4. كيفية استبدال النص الجزئي في الخلية|Documentation

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

    docs.aspose.com/cells/ar/net/how-to-replace-par...
  5. 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...
  6. 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...
  7. 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/
  8. Microsoft‑Graph‑Hilfsfunktionen|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/de/java/microsoft-graph-u...
  9. Wie man Teiltext in einer Zelle ersetzt|Documen...

    Erfahren Sie, wie man mit Aspose.Cells Teiltext in einer Zelle ersetzt....Dies erreichen Sie mit der Replace()-Methode oder durch programmatische...A2 ein. Verwendet die Cell.Replace-Methode, um einen Teil des...

    docs.aspose.com/cells/de/net/how-to-replace-par...
  10. Python을(를) 사용하여 PPT 프레젠테이션 파일에서 텍스트 검색 | produc...

    PPT 프레젠테이션에서 텍스트를 검색하기 위한 Python 소스 코드입니다.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/ko/python-net/search...