Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 6,254 for

replace text

(0.12 sec)
  1. 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...
  2. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow.... dispose (); } } Replacing Images in the Image Collection...Collection Aspose.Slides lets you replace images stored in a presentation’s...

    docs.aspose.com/slides/nodejs-java/image/
  3. Aspose::Words::Fields::FieldEQ class | Aspose.W...

    Aspose::Words::Fields::FieldEQ class. Implements the EQ field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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...
  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. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...text.value[1].text=$item $first = $false...master.name) } $Shape.text.value[1].text = $item $first = $false...

    forum.aspose.com/t/color-not-set-correctly-for-...
  7. 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...
  8. HtmlSaveOptions.export_cid_urls_for_mhtml_resou...

    HtmlSaveOptions.export_cid_urls_for_mhtml_resources 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 # with...system_helper . io . File . read_all_text ( ARTIFACTS_DIR + 'HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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-...
  10. Memory Requirements|Aspose.Words for .NET

    How much memory does Aspose.Words for .NET require to work with documents? Learn the details....So any paragraph or formatted text (even it consists of one character)...MB size (2 thousand pages), text only DOCX “B” document – 0.35...

    docs.aspose.com/words/net/memory-requirements/