Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 6,254 for

replace text

(0.06 sec)
  1. HtmlSaveOptions.exportCidUrlsForMhtmlResources ...

    HtmlSaveOptions.exportCidUrlsForMhtmlResources property. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents...// Setting this flag will replace "Content-Location" tags //...href=3D\"cid:styles.css\" type=3D\"text/css\" rel=3D\"stylesheet\" />"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  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. 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...
  5. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. 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 using Java.... You could replace the recipient’s first name...code example shows how to replace the Mustache tags with specific...

    docs.aspose.com/words/java/mail-merge-template-...
  7. Installation|Documentation

    Installation of Aspose.BarCode for JavaScript via C++...json file in a text editor. Edit the configuration...server --directory "your_path" Replace "your_path" with the path to...

    docs.aspose.com/barcode/javascript-cpp/installa...
  8. 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...
  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. Translate a Document|Aspose.Words for Java

    Translate a document. Aspose.Words for Java simplifies document translation using Google AI models, allowing you to specify the target language....allows developers to translate texts content into more than 300 languages...recognize the language in some text fragments, then you will be...

    docs.aspose.com/words/java/translate-a-document/