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

replacement

(0.43 sec)
  1. 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-...
  2. FindReplaceOptions.ignoreOfficeMath property | ...

    FindReplaceOptions.ignoreOfficeMath property. Gets or sets a boolean value indicating either to ignore text inside OfficeMath/>...Replacing class FindReplaceOptions FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_font property. Text formatting applied to new content....replacing class FindReplaceOptions FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Buscar y reemplazar en Java|Aspose.Words por Java

    Busque un patrón de cadena o expresión regular en su documento y reemplácelo con el texto que desee usando Java....siguiente: Simple string replacement - para buscar y reemplazar...Puede usar uno de los métodos Replace para buscar o reemplazar una...

    docs.aspose.com/words/es/java/find-and-replace/
  5. Lưu trữ

    Lưu trữ... Gọi IWorkbook-> Replace (intrusiveptr Aspose::Cells::Systems::String...Thay thế văn bản workbook->Replace(new String("Text to find")...

    blog.aspose.com/vi/cells/find-and-replace-text-...
  6. 搜索

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

    blog.aspose.com/zh-hant/cells/find-and-replace-...
  7. Python का उपयोग करके PPTX प्रस्तुतिकरण फ़ाइलों ...

    PPTX प्रस्तुतिकरण में पाठ खोजने के लिए Python स्रोत कोड.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/hi/python-net/search...
  8. Szöveg keresése és cseréje Excelben Java haszná...

    Kövesse ezt a cikket a szöveg kereséséhez és cseréjéhez Excelben Java használatával. Tartalmazza az IDE beállításának részleteit, a lépések listáját és egy mintakódot a szöveg keresésének és cseréjének megvalósításához Excelben Java segítségével....a szöveg kereséséhez és a replace() metódust a szöveg módosításához...tartalmazó cellát. Használja a replace() metódust a szöveg módosításához...

    kb.aspose.com/hu/cells/java/find-and-replace-te...
  9. Working with Charts|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.... It will be replaced with the table data’s actual...row of “Sales”. It will be replaced with the table data’s actual...

    docs.aspose.com/cells/reportingservices/working...
  10. How to Fill PDF Form with Excel Data using C#

    This tutorial guides on how to fill PDF form with Excel data using C#. It contains details to use both PDF and Excel files in the same application, stepwise approach to write the application and a runnable sample code that can be used to auto fill PDF form from Excel using C#....learn the process to find and replace text in a PDF, refer to the...article on how to find and replace text in PDF using C# . Updated...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-with...