Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 5,063 for

replace text

(0.12 sec)
  1. 文本图层导出时中文格式不对 - Free Support Forum - aspose.com

    I have a PSD file that contains a Text layer with Chinese Text. When exporting the image using the Aspose.PSD for Java API to save as a jpg picture, the Chinese Text displays incorrectly. the origin psd file looks like …...that contains a text layer with Chinese text. When exporting...as a jpg picture, the Chinese text displays incorrectly. the origin...

    forum.aspose.com/t/topic/314055
  2. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  3. Inserting Hyperlinks Dynamically in Java|Aspose...

    Insert hyperlinks into your document dynamically when building a report in Java....uri_or_bookmark_expression ] [ display_text_expression ]>> Here, uri_or...In turn, display_text_expression defines text to be displayed...

    docs.aspose.com/words/java/inserting-hyperlinks...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Rendering in Python https://docs.aspose.com/words/python-net/rendering/ Recent content in Rendering in Python on Documentation Hugo -- gohugo.io http......be of various types, such as text, spreadsheets, slides, CAD drawings...vector form. In contrast, some text editing applications do not...

    docs.aspose.com/words/python-net/rendering/inde...
  5. Aspose::Words::MailMerging::IMailMergeCallback:...

    Aspose::Words::MailMerging::IMailMergeCallback::TagsReplaced method. Called when "mustache" Text tags are Replaced with MERGEFIELD fields in C++....Called when “mustache” text tags are replaced with MERGEFIELD fields...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. Basics of Aspose.PDF DOM API|Aspose.PDF for Pyt...

    Explore the fundamentals of Aspose.PDF DOM API for Python via Java. Unlock powerful tools for creating, editing, and managing PDF files programmatically....combination of text and binary data. If you open it in a text editor...OutlineCollection etc. com.aspose.pdf.text This namespace provides classes...

    docs.aspose.com/pdf/python-java/basics-of-dom-api/
  7. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......full topic EMF to SVG: Missing text Hello, I’m using Aspose.Imaging...where the bottom right corner text is lost after the conversion...

    forum.aspose.com/latest.rss
  8. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldAutoText | Aspose.Words for Java

    Implements the AUTOText field in Java....AUTO_TEXT); buildingBlock.setCategory("General");...Create a source and add it as text to our building block. Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...Replace(" ", ""); //string authorForComparison...content = revision.ParentNode.Text; revisionDetails.Add((author...

    forum.aspose.com/t/need-to-get-the-per-line-aut...