Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 6,198 for

replace text

(0.08 sec)
  1. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET.... Text = "Hello from Google Drive!"...example demonstrates how to replace a file and update its name...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  2. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Split a Document Find and Replace Working with Styles and Themes...Markdown Features Working with Text Document LINQ Reporting Engine...

    docs.aspose.com/words/python-net/programming-wi...
  3. 查找与外部数据连接相关的查询表和列表对象,通过JavaScript与C++|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++查找与外部数据连接相关的查询表和列表对象。...></ script > < script type = "text/javascript" > const { Workbook...= qt . name . replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/zh/javascript-cpp/find-qu...
  4. Support for REGEXTEST() function - Free Support...

    Hi, Newer versions of Excel have introduced the REGEXTEST() function: https://support.microsoft.com/en-us/office/regextest-function-7d38200b-5e5c-4196-b4e6-9bff73afbd31 This is a very useful and versatile function, al…...Apply a workaround – replace REGEXTEST(text, pattern) with a formula...example: =ISNUMBER(SEARCH(pattern, text)) Adjust the pattern to a simple...

    forum.aspose.com/t/support-for-regextest-functi...
  5. Redact PDF Document Online or using Python | pr...

    Open and redact PDF document online via app for free. Python API code to search and Replace PDF Text....Code listed for search and replace text in PDF file through Python...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/python-net/redact/pdf/
  6. Create VSDX Files via Python | products.aspose.com

    Python Sample code for generating VSDX documents. Use this code for creating VSDX files within any Python based application..... Add text in the page. Use save method...= diagram.Pages[ 0 ]; // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-net/create/v...
  7. Enhance PowerPoint Presentations with Animation...

    Learn how to add and control advanced animation effects in Aspose.Slides for C++ to build dynamic PowerPoint and OpenDocument presentations....element on the slide including text, pictures, OLE Object, table...workarounds. Timeline comes to replace on old AnimationSettings class...

    docs.aspose.com/slides/cpp/powerpoint-animation/
  8. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...and set metadata information, text and page manipulation, management...PDFs and other files Add, replace or remove images Add digital...

    products.aspose.com/pdf/php-java/
  9. Edit PSD document via .NET | products.aspose.com

    C# source code to edit the PSD file on .NET Framework, .NET Core....example of how to change the text in a TextLayer. You can use...UpdateText() method to replace all text in the layer with a new...

    products.aspose.com/psd/net/editor/psd/
  10. Row.ParentTable | Aspose.Words for .NET

    Discover the Row ParentTable property to easily access the immediate parent table of any row, enhancing your data management and analysis.... Replace ( "\u0007" , ", " ); int rowWidth...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words.tab...