Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,912 for

replace text

(0.19 sec)
  1. Redact PPT Presentation Online or using C++ | p...

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

    products.aspose.com/total/cpp/redact/ppt/
  2. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...Charts are not replacing at correct tag position Aspose.Words...10:09am 1 Hello Team , We are replacing charts and table to the required...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  3. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET.... replace ( ".pdf" , "_log.xml" ) document...path_logfile = path_outfile . replace ( ".pdf" , "_log.xml" ) document...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  4. Redact WORD Document Online or using Python | p...

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

    products.aspose.com/total/python-net/redact/word/
  5. Redact DOCX Document Online or using Python | p...

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

    products.aspose.com/total/python-net/redact/docx/
  6. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...rendering not as a checkbox but as text that looks like this: “{ FORMCHECKBOX...HTML input elements, you can replace the HTML checkboxes with appropriate...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either to ignore content of StructuredDocumentTag. The default value is false in C++....Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocu... bool Aspose :: Words :: Replacing :: FindReplaceOptions :: ...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access to the headers and footers nodes of the section in C++....docx" ); Shows how to replace text in a document’s footer....MakeObject < Aspose :: Words :: Replacing :: FindReplaceOptions > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....alignment of your paragraph text using the TextParagraph.GetAlignmentType()...GetWorksheets (). Get ( 0 ); // Add a text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  10. aspose.words.lowcode module | Aspose.Words for ...

    The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way.... Replacer Provides methods intended to find and replace text...document. ReplacerContext Find/replace operation context. ReportBuilder...

    reference.aspose.com/words/python-net/aspose.wo...