Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 12,792 for

replacement

(1.13 sec)
  1. آرشیوها

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

    blog.aspose.com/fa/diagram/find-and-replace-in-...
  2. Online DOCX Text Search nebo Build DOCX Search ...

    Bezplatná online aplikace pro vyhledávání obsahu v souboru DOCX. Python API kód pro jakoukoli aplikaci pro textové vyhledávání souborů DOCX....replace můžete najít a nahradit text...range.replace_regex pro regulární výraz spolu s replacement.FindReplaceOptions...

    products.aspose.com/total/cs/python-net/search/...
  3. Range.unlinkFields method | Aspose.Words for No...

    Range.unlinkFields method. Unlinks fields in this range.... unlinkFields () Remarks Replaces all the fields in this range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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-...
  6. 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/
  7. Export part of the image|CAD 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....for the active viewport and replaces it. Example: Export of only...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  8. 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...
  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...