Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 793 for

find and replace text

(0.86 sec)
  1. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint And OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....(without embedded fonts), the texts or numbers on your slides, the...class) to allow you to get (or find out) the fonts embedded in a...

    docs.aspose.com/slides/php-java/embedded-font/
  2. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start And end And Bookmark is in header And footer. It can contain image anything not only Text give me some code for the same...contain image anything not only text give me some code for the same...content is saved. Make sure to replace "ExtractedContent.docx" with...

    forum.aspose.com/t/extract-the-content-of-bookm...
  3. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/python-net/how-to-extract...
  4. Support for python3.13 for aspose_email_for_pyt...

    I want to ask you few questions as Your latest version of aspose_email_for_python_via_net-25.11-py3-none-manylinux1_x86_64.whl do support for python 3.13 And it is tested for it. right? Plus i am jumping from 22.12 to …...the documentation, I did not find any issues. Using the same code...recommended alternative or replacement for this function? margarita...

    forum.aspose.com/t/support-for-python3-13-for-a...
  5. Migration Between Versions – Aspose.HTML for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.HTML for .NET API And provide examples of how to Replace them with new ones....2 replaces the deprecated IOutputStorage...enumerations of System.Drawing , were replaced with our implementations in...

    docs.aspose.com/html/net/migration-between-vers...
  6. Document | Aspose.Words for Java

    Represents a Word document in Java....kerning applies to both Latin text and punctuation. getRange()...document. getText() Gets the text of this node and of all its...

    reference.aspose.com/words/java/com.aspose.word...
  7. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java.... getText() Gets the text of this node and of all its...ancestorType . Examples: Shows how to find out if a tables are nested....

    reference.aspose.com/words/java/com.aspose.word...
  8. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  9. Theme-Aware SVG Picture on a Slide Renders Stat...

    Summary A theme-aware SVG picture on a slide (a <p:pic> whose <asvg:svgBlip> references an SVG that uses the Microsoft Office theme class MsftOfcThm_Text1_Fill_v2) is rendered using the SVG’s static fallback fill (#FFFFF…... Plain text shapes filled with <a:schemeClr...customer’s logo and has been replaced with generic synthetic paths...

    forum.aspose.com/t/theme-aware-svg-picture-on-a...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, And it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...REPLACE_EXISTING); } catch (Exception...set the script to null (or replace it with an empty string). Use...

    forum.aspose.com/t/unable-to-extract-javascript...