Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 6,208 for

replace text

(0.07 sec)
  1. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for C++....to/from the text. For instance, when obtaining text programmatically...with this text you should probably remove or replace the characters...

    docs.aspose.com/words/cpp/working-with-control-...
  2. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf page. Currently it is adding in each page. Is there any page parameter to pass in AsposePdfAddStamp, So only particular that page will show the stamp. Th…...Javascript via C++ (Pdf replace text). Moreover, please let us...added (like pdfreplace text) to replace with stamp easily instead...

    forum.aspose.com/t/add-stamp-image-in-particula...
  3. Aspose::Words::LowCode namespace | Aspose.Words...

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

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Replacer class | Aspose.Words for Python

    aspose.words.lowcode.Replacer class. Provides methods intended to find and Replace Text in the document....Replacer class Replacer class Provides methods intended to find...and replace text in the document. Inheritance: Replacer → Processor...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow.... urlopen ( "[REPLACE WITH URL]" ) . read ()) image...export . SaveFormat . PPTX ) Replace Images in the Image Collection...

    docs.aspose.com/slides/python-net/image/
  6. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...Text.Contains(tagKey)) { if (regex...(regex.IsMatch(table.Range.Text)) return table; } } return null;...

    forum.aspose.com/t/table-not-found-in-world-doc...
  7. Edit Document Content|Aspose.PDF for .NET

    Explore how to edit PDF content programmatically using the PDFContentEditor class in .NET with Aspose.PDF....file Working with Images Replace Text Working with Attachments...existing PDF file Working with Texts and Images Working with Annotations...

    docs.aspose.com/pdf/net/pdfcontenteditor-class/
  8. FindReplaceOptions.ignoreStructuredDocumentTags...

    FindReplaceOptions.ignoreStructuredDocumentTags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...will be treated as a simple text. Otherwise, StructuredDocumentTa...processed as standalone Story and replacing pattern will be searched separately...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....NET can automatically replace commonly misspelled words in...( get_spell_check_corrected_text() method) or on saving the results:...

    docs.aspose.com/ocr/python-net/automatic-spelli...
  10. Convert PSD to PDF using C#|Documentation

    Using the provided code, the C#.NET Photoshop Manipulation API can Replace Adobe Photoshop on a server and convert PSD files to PDF with selectable Text....PSD is a PSD SDK that can replace Adobe Photoshop on a server...file to PDF with selectable text can be easily made. To convert...

    docs.aspose.com/psd/net/psd-to-pdf/