Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 12,143 for

replacement

(0.18 sec)
  1. 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/
  2. 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...
  3. Obtener Encabezados o Pies de Página con JavaSc...

    Este artículo explica cómo obtener programáticamente encabezados y pies de página de archivos Excel o OpenOffice usando la API JavaScript a través de C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/es/javascript-cpp/get-hea...
  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. 使用 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...
  7. 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...
  8. 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...
  9. 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/
  10. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...the calculations you must replace the original embedded file...EmbeddedFileData = updated.ToArray(); // replace the OLE data ole.IsObjectDataChanged...

    forum.aspose.com/t/updated-embedded-excel-data-...