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

replace text

(0.17 sec)
  1. HeaderFooter class | Aspose.Words for Python

    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 ) append_paragraph(text) A shortcut method that creates...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...the color of revision inserted text? doc.getLayoutOptions().getRevisionOptions()...Change the hyperlink's display text color hyperlink.getFont().setColor(Color...

    forum.aspose.com/t/changing-the-hyperlink-style...
  3. 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...
  4. 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...
  5. PowerPoint - Populating Data Tags with Data fro...

    Hiya, I have been testing this but not sure if it is possible. I have a PowerPoint file with a chart, I right click and Edit Data and use the tag <<[test]>> and then try to populate this tag with a value and cannot get …... I have tried ‘Replacing Text’ searching for the same...value but Populating and Replacing doesn’t seem to ‘see’ these...

    forum.aspose.com/t/powerpoint-populating-data-t...
  6. Symbol not getting rendered when we convert DOC...

    Hello Team, We are trying to convert Docx to PDF, We have HOP symbol as Text in Docx which is not getting converted to PDF When we convert Word to PDF by using Microsoft Word export functionality, it is converting tha…... If so, then such text can be inserted either through...visual studio, we can see the text shown above. It is being received...

    forum.aspose.com/t/symbol-not-getting-rendered-...
  7. 使用文本|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... class ) + "Text/" ; // create a new diagram...Height = 1 ; String text = "Test text" ; // add text to a Visio page...

    docs.aspose.com/diagram/zh/java/working-with-text/
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportCidUrlsForMhtmlResources method. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents. Default value is false in C++....// Setting this flag will replace "Content-Location" tags //...cid:styles.css \" type=3D \" text/css \" rel=3D \" stylesheet...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 将段落从一个演示文稿移动到另一个演示文稿|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Paragraph >( p1 ); // Replace the removed paragraph with...string targetFile ) { string Text = "" ; //Instantiate Presentation...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  10. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...= qt . name . replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/javascript-cpp/find-query...