Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 151,752 for

text

(0.42 sec)
  1. Footer duplication - Free Support Forum - aspos...

    I used the sample provided here Add Header and Footer to PDF|Aspose.PDF for .NET I set my footer to “123456” . This works fine, but if you double click the Text and copy-paste it elsewhere the Text is incorrectly being …...click the text and copy-paste it elsewhere the text is incorrectly...Create footer text var footerText = new Aspose.Pdf.Text.TextFragment("123456");...

    forum.aspose.com/t/footer-duplication/326129
  2. 使用JavaScript通过C++在工作表内的文本框中用文本替换标签|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中的文本框中用文本替换标签...签 Contents [ Hide ] 可能的使用场景 Text boxes can have tags which can...can be replaced with some text at runtime to configure them according...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  3. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java.... MARKDOWN Markdown text document. MHTML MHTML (Web archive)...Document. ODT ODF Text Document. OTT ODF Text Document Template...

    reference.aspose.com/words/java/com.aspose.word...
  4. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.inserted_Text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)...inserted_text_effect property RevisionOptions.inserted_text_effect...UNDERLINE . @property def inserted_text_effect ( self ) -> aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the layout entities....Column Represents a column of text on a page. Row Represents a...Represents line of characters of text and inline objects. Span Represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency.... Writeln ( "Section 1 text." ); builder . InsertBreak (...builder . Writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/net/aspose.words/com...
  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.... string myPath = "Get Text of Specific Cell.xlsx" ; //Open..."Sheet1" ]. Range ( "A1" ). Text ; MessageBox . Show ( res );...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  8. Run.nodeType property | Aspose.Words for Node.js

    Run.nodeType property. Returns [NodeType.Run](../../nodetype/#Run)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SmartTag.nodeType property | Aspose.Words for N...

    SmartTag.nodeType property. Returns [NodeType.SmartTag](../../../aspose.words/nodetype/#SmartTag)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldSeparator.nodeType property | Aspose.Words...

    FieldSeparator.nodeType property. Returns [NodeType.FieldSeparator](../../../aspose.words/nodetype/#FieldSeparator)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...