Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 12,656 for

replacement

(0.11 sec)
  1. 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...
  2. 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...
  3. Funkcje pomocnicze Microsoft Graph|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/pl/java/microsoft-graph-u...
  4. 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/
  5. 아카이브

    아카이브...Replace(":", " ") + ".msg"); // 이 메시지를...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/ko/email/read-ms-outlook-pst-fi...
  6. 搜索

    搜索...replace(":", " ") + ".msg"); // 將此消息以...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/zh-hant/email/read-ms-outlook-p...
  7. 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...
  8. 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...
  9. 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-...
  10. Python을(를) 사용하여 PPTX 프레젠테이션 파일에서 텍스트 검색 | produ...

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

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