Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 151,653 for

text

(0.3 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 在 PDF 中添加、获取或删除水印 https://products.aspose.com/pdf/zh-hans/cpp/watermark/ Recent content in 使用 C++ 在 PDF 中添加、获取或删除水印 on Aspsoe.PDF Produc......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hans/cpp/watermark/i...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Aggiungi, estrai o rimuovi allegati in PDF usando Python https://products.aspose.com/pdf/it/python-net/attachments/ Recent content in Aggiungi,......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/it/python-net/attachmen...
  3. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of Text....SDT allows multiple lines of text. @property def multiline ( self...for SdtType.RICH_TEXT and SdtType.PLAIN_TEXT SDT type. For all...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters....run to display its lowercase text in uppercase without changing...run = aw . Run ( doc = doc , text = 'all capitals' ) run . font...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_LinesToDrop...

    Aspose::Words::ParagraphFormat::get_LinesToDrop method. Gets or sets the number of lines of the paragraph Text used to calculate the drop cap height in C++....number of lines of the paragraph text used to calculate the drop cap...drop cap the height of four text lines. builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  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. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....vertically align the text contents of a text box. doc = aw . Document...= aw . drawing . ShapeType . TEXT_BOX , width = 200 , height =...

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