Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 5,630 for

replace text

(0.03 sec)
  1. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....LinkAnnotation Text Color The link annotation does not contain text. Instead...Instead, the text is placed in the contents of the page under the...

    docs.aspose.com/pdf/cpp/update-links/
  2. Generating personalized answer sheets|Documenta...

    How to automatically generate personalized OMR-ready answer sheets for a group of students....element is used to add a line of text to the parent element. Can only...This element is used to combine text and images. InputGroup This...

    docs.aspose.com/omr/net/programmatic-forms/exam...
  3. Edit Macro in Word using Python

    Follow this article to edit macro in Word using Python. It has details to set the IDE, a list of steps, and a sample code to change macro using Python using various options....vba_project Define the replacement VBA macro text as a multi-line string...vba_project, define your new macro text, then find the right module—either...

    kb.aspose.com/words/python/edit-macro-in-word-u...
  4. 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/
  5. Features|Documentation

    Aspose.Cells for Node.js via Java features....Plain Text (TXT) Easily extract text by saving in plain text format...Implement data sorting Find and replace text Merge/split Cells Group/ungroup...

    docs.aspose.com/cells/nodejs-java/features/
  6. Manage Bullet|Aspose.Slides for PHP Documentation

    Create bullet and numbered lists in PowerPoint presentation...way you do in Word and other text editors. Aspose.Slides for PHP...the topic series of managing text paragraphs. This page will illustrate...

    docs.aspose.com/slides/php-java/manage-bullet/
  7. Row.LastCell | Aspose.Words for .NET

    Discover the Row LastCell property to easily access the last cell in a row, enhancing your data management and analysis efficiency.... Replace ( "\u0007" , ", " ); int rowWidth...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Cell.IsFirstCell | Aspose.Words for .NET

    Discover the Cell IsFirstCell property, identify the first cell in a row easily, enhancing your data organization and management efficiency.... Replace ( "\u0007" , ", " ); int rowWidth...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Merge or Unmerge Range of Cells with JavaScript...

    Merge and Unmerge Cells in a Range in Excel with JavaScript via C++ code....></ script > < script type = "text/javascript" > const { Workbook...script > </ html > Search and Replace Data in a Range with JavaScript...

    docs.aspose.com/cells/javascript-cpp/merge-or-u...
  10. Create VSDX Files via C# | products.aspose.com

    C# Sample code for generating VSDX documents. Use this code for creating VSDX files within VB.NET, Asp.NET or any .NET based application.... Add text in the page. Use Save method...= diagram.Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText(...

    products.aspose.com/diagram/net/create/vsdx/