Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 6,023 for

replace text

(1.37 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. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement.... Examples Shows how to replace all textbox shapes with image...paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  3. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and Replace the old HTML and try to reconstruct. However, the new …... I modify the HTML and replace the old HTML and try to reconstruct...because I need to translate the text and I am converting to html...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  4. Extracting Tracked Changes - Section/Paragraph ...

    Hello, Just wondering if it’s possible when extracting tracked changes from a document, if you can identity the section or paragraph number where each tracked change occurred?... Make sure to replace "path/to/your/document.docx"...different file type, such as plain text, the method for extracting changes...

    forum.aspose.com/t/extracting-tracked-changes-s...
  5. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...into Markdown or another plain‑text format the entity remains literal...that treat the markup as plain text do not, leaving the URL malformed...

    forum.aspose.com/t/encoding-when-saving-to-html...
  6. 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...
  7. 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/
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Answers How to Find and Replace Text in PDF using Python How...

    kb.aspose.com/categories/page/46/
  9. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, Replace some Text and then save the document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...trying to open a PDF, replace some text and then save the document...ReplaceTextStrategy.Scope.REPLACE_ALL; pdfContentEditor.ReplaceText("FirstName"...

    forum.aspose.com/t/extended-features-lost/32287
  10. Aspose::Words::Range::NormalizeFieldTypes metho...

    Aspose::Words::Range::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in this range so that they correspond to the field types contained in the field codes in C++....()); // Manually change the raw text of the field, which determines...idx_get ( 0 )); fieldText -> set_Text ( u "PAGE" ); // Changing the...

    reference.aspose.com/words/cpp/aspose.words/ran...