Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 6,502 for

replace text

(0.23 sec)
  1. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and insert mText acc. to Work with Text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…... to Work with text|CAD Documentation here is my...mText = new CadMText(); mText.Text = "Watermark message"; mText...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  2. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…...pptx") In this code snippet: Replace "Your Major Font" and "Your...specific font is set for the text in the slides. If you have set...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  3. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer Text of a section...container for the header or footer text of a section. To learn more...CompositeNode ) appendParagraph(text) A shortcut method that creates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method...Inserting new text does not replace existing text of the bookmark...bookmark and inserting text there inserts the text into the form field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method...Inserting new text does not replace existing text of the bookmark...bookmark and inserting text there inserts the text into the form field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...“Data” tab but its like the text box is “stuck” on the old value...the calculations you must replace the original embedded file...

    forum.aspose.com/t/updated-embedded-excel-data-...
  7. Low Code|Aspose.Words for Java

    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...Merger class Search and replace – the Replacer class Digital signing...

    docs.aspose.com/words/java/low-code/
  8. Creating Aspose.Drawing Java application|Docume...

    Learn how to use Aspose.Drawing graphic library for Java application....to draw vector graphics, and text, and generate images as demonstrated...create a drawing from scratch. Replace the Main.java file with the...

    docs.aspose.com/drawing/java/create-aspose-draw...
  9. Custom prompt formatter|Documentation

    Replace IPromptFormatter in Aspose.LLM for .NET to support custom chat templates or post-process model output....rendered into the model-ready text before inference, and how the...ChatMessage into template-formatted text. Called once per turn when building...

    docs.aspose.com/llm/net/developer-reference/ext...
  10. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as PDF. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…... Work‑around options Replace the ADVANCE field with a layout...is fully supported – e.g., a text box, shape, or a paragraph with...

    forum.aspose.com/t/word-to-pdf-does-not-support...