Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 154,413 for

text

(0.25 sec)
  1. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace Text in MS Word documents in C#....Check the text of the document print "Original document text: " ....-> Range -> Text . PHP_EOL ; // Replace the text in the document...

    docs.aspose.com/words/net/find-and-replace-in-php/
  2. 演示文稿中的查找和替换|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....pptx" ); //Get all text boxes in the presentation ITextFrame...Portions ) //Find text to be replaced if ( port . Text . Contains (...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  3. Add, Delete and Get Annotation|Aspose.PDF for .NET

    With Aspose.PDF for .NET you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....to expand the content of the text, make edits, comments for other...is also possible to make the text in the document more readable...

    docs.aspose.com/pdf/net/add-delete-and-get-anno...
  4. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data....Construct an XML part that contains text and add it to the document's..."<root><text>Text element #1</text><text>Text element #2</text></root>"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextDmlEffect enumeration | Aspose.Words for Py...

    aspose.words.TextDmlEffect enumeration. Dml Text effect for Text runs....TextDmlEffect enumeration Dml text effect for text runs. Members Name Description...if a run displays a DrawingML text effect. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PNG to TXT via C# | Aspose

    Sample code for PNG to TXT C# conversion. Use API example code for batch PNG files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/png-to-txt/
  7. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This Text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...{MERGEFIELD} myCondition}="Yes" "This text will show when condition is...case feedbackText again has a text something like following Your...

    forum.aspose.com/t/issue-with-rendering-qoute-w...
  8. Manage PDF Headers and Footers using Python|Asp...

    Learn how to manage headers and footers in PDF documents with Python and Aspose.PDF....Contents [ Hide ] Create Styled Text Artifacts This utility function...explains how to create a reusable text artifact for PDF pages using...

    docs.aspose.com/pdf/python-net/artifacts-header...
  9. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....from an user and extracts the text from it with with Aspose.OCR...later . Any text editor. Some image containing a text. You can simply...

    docs.aspose.com/ocr/nodejs-cpp/hello-world/
  10. 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...