Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 13,356 for

replacement

(0.11 sec)
  1. 将 Python 格式的 Word 转换为 Excel|Python via .NET 格式的...

    将 PDF 转换为 Excel、将 XML 转换为 Excel、将 DOCX 转换为 Excel Python。使用 Python 将各种格式的文档保存到 XLSX。...replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/zh/python-net/convert-a-d...
  2. Redact DOC Document Online or using Python | pr...

    Open and redact DOC document online via app for free. Python API code to search and replace DOC text with regular expression....Code listed for search and replace text in DOC file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/python-net/redact/doc/
  3. Reemplazar imágenes en PDF|Aspose.PDF for Pytho...

    Este ejemplo enlaza un PDF de entrada, reemplaza la primera imagen en la página 1 con una imagen nueva y guarda el documento modificado...., initialize_data_dir def replace_image ( infile , image_file...infile ) # Replace image on page 1 content_editor . replace_image...

    docs.aspose.com/pdf/es/python-net/replace-image/
  4. Work with Text in PDF using Python|Aspose.PDF f...

    Learn how to add, search, format, replace, rotate, and inspect text in PDF documents using Python....adding text, formatting text, replacing text, and rotating text in...floating container. Replace Text in PDF - replace or remove existing...

    docs.aspose.com/pdf/python-net/working-with-text/
  5. Working with Text in PDF using C++|Aspose.PDF f...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C++....in PDFs, how to rotate or replace text, how to add PDF tooltip...Aspose.PDF library. Replace Text in PDF - to replace text in all the...

    docs.aspose.com/pdf/cpp/working-with-text/
  6. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath text during find-and-replace operations with IgnoreOfficeMath to simplify content updates....Examples Shows how to find and replace text within OfficeMath. Document...isIgnoreOfficeMath ; doc . Range . Replace ( "b" , "x" , options ); if...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....java hosted with ❤ by GitHub Replace Text in Pages of a OneNote...supports finding and then replacing text within a OneNote document...

    docs.aspose.com/note/java/working-with-text/
  8. Hücreden HTML5 dizesi al|Documentation

    12345678Script aracılığıyla C++ API üzerinden Hücre den HTML5 dizesi almayı öğrenin.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/tr/javascript-cpp/get-htm...
  9. Загрузка и управление файлами Excel, OpenOffice...

    С Aspose.Cells for C++ легко создавать, открывать и управлять файлами Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht и XPS.... year = 2023 ; // Replace with actual current year currentDate...currentDate . month = 10 ; // Replace with actual current month currentDate...

    docs.aspose.com/cells/ru/cpp/loading-saving-and...
  10. 操作现有 PDF 文档中的表格|Aspose.PDF for Python via .NET

    学习如何使用 Python 检查和修改现有 PDF 文档中的表格。...pdf as ap def replace_cell_text ( infile : str ,...outfile : str ) -> None : """Replace text in the first cell of the...

    docs.aspose.com/pdf/zh/python-net/manipulating-...