Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,362 for

replace text

(0.04 sec)
  1. Redact PPT Presentation Online or using Python ...

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

    products.aspose.com/total/python-net/redact/ppt/
  2. Developer Guide

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......using C# Work, Extract or Replace Text in OneNote Document using...Working with Tasks Working with Text Styles Working with Hyperlinks...

    docs.aspose.com/note/net/developer-guide/
  3. Redact Documents via Python | products.aspose.com

    Search and Replace PDF, Microsoft Word documents and PowerPoint presentations data via your Python application....sensitive information including Text, Image or Metadata within a...efficient way to search and replace specific data of your needs...

    products.aspose.com/total/python-net/redact/
  4. Redact PDF Document Online or using C++ | produ...

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

    products.aspose.com/total/cpp/redact/pdf/
  5. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a Text or image watermark into a document while using Aspose.Words for SharePoint....create a workflow for inserting a text or image watermark into a document...“Action” and select “Insert a text watermark via Aspose.Words”...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  6. Java HTML API – HTML and CSS Markup Parser and ...

    Read, write, modify, parse, translate, and convert HTML, XHTML, MHTML, SVG, MD, and EPUB file formats with Java library....API allows to add, delete, replace nodes, extract CSS and navigate...standalone component Insert, replace or delete nodes Extract CSS...

    products.aspose.com/html/java/
  7. Low Code|Aspose.Words for C++

    Simplify document processing tasks like compare, convert, split, merge, find and Replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....image conversion, and text replacement with minimal effort. The...Merging documents Search and replace Digital signing of documents...

    docs.aspose.com/words/cpp/low-code/
  8. Mail Merge Mustache Syntax|Aspose.Words for Pyt...

    Create templates with Mustache syntax using Python. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax.... You could replace the recipient’s first name...Gender } = “MALE” “true text” “false text” } { IF “{{ GENDER }}”...

    docs.aspose.com/words/python-net/mail-merge-tem...
  9. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Answers How to Find and Replace Text in Word Document using C#...

    kb.aspose.com/words/page/9/
  10. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/topic/312049