Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 6,528 for

replace text

(0.51 sec)
  1. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP....copying or cloning shapes, replacing text, applying animations, and...extensive control for Managing the text formatting on TextFrames, Paragraphs...

    docs.aspose.com/slides/cpp/why-not-open-xml-sdk/
  2. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....Document Assistant Close Replace text in a workbook using Regular...

    docs.aspose.com/cells/cpp/working-with-contentt...
  3. Manage Presentation Placeholders on Android|Asp...

    Effortlessly manage placeholders in Aspose.Slides for Android via Java: Replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....Android Contents [ Hide ] Change Text in a Placeholder Using Aspose...allows you to make changes to the text in a placeholder. Prerequisite...

    docs.aspose.com/slides/androidjava/manage-place...
  4. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: Replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....JavaScript Contents [ Hide ] Change Text in Placeholder Using Aspose...allows you to make changes to the text in a placeholder. Prerequisite...

    docs.aspose.com/slides/nodejs-java/manage-place...
  5. Mail Merge Template from Mustache Syntax in C#|...

    Create templates with Mustache syntax using C#. 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...code example shows how to replace the Mustache tags with specific...

    docs.aspose.com/words/net/mail-merge-template-f...
  6. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the Text is wrapped around the shape....wrap_side property Specifies how the text is wrapped around the shape...shapes. Examples Shows how to replace all textbox shapes with image...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Presentation Placeholders in Java|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for Java: Replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....and change their text, set custom prompt text for placeholder...placeholder management. Change Text in a Placeholder Using Aspose...

    docs.aspose.com/slides/java/manage-placeholder/
  8. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...TEXT) .replace("\u0007", "") .trim();..."Row: {}, Column: {}, Span: {}, Text: [{}]", rowIndex, columnIndex...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  9. Aspose.Words for C++

    This API allows to create, edit, render, print, and convert Word documents in C++ without utilizing Microsoft Word or interop....using C++ How to Find and Replace Text in Word Document in C++...

    kb.aspose.com/words/cpp/
  10. Search MSG document without opening via .NET | ...

    C# source code to search words with pattern in MSG file on .NET Framework, .NET Core, and Xamarin Platforms.... Use Replace method of message Body. Save...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/net/search/msg/