Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 148,423 for

text

(0.27 sec)
  1. CustomXmlPart.Schemas | Aspose.Words for .NET

    Discover the CustomXmlPart Schemas property to easily manage XML schemas linked to your custom XML parts, enhancing data organization and efficiency....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  2. CustomXmlPartCollection.Clone | Aspose.Words fo...

    Effortlessly duplicate your CustomXmlPartCollection with our Clone method, ensuring a complete deep copy of all items for seamless data management....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  3. CustomXmlPart.Clone | Aspose.Words for .NET

    Discover the CustomXmlPart Clone method for efficient deep copying of objects without duplicating Data bytes. Enhance your coding efficiency today!...xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  4. IStructuredDocumentTag.xmlMapping property | As...

    IStructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CustomXmlPartCollection.add method...xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using PHP. One way there is a possibility to convert PDF to PPTX with Slides as Images....PPTX conversion, the text is rendered as Text where you can select/update...images instead of selectable text, Aspose.PDF provides such a...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pow...
  7. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring.... You can format the header text using FormattedText class. Once...pdf" ); // Create formatted text for the header var formattedText...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  8. 通过 C++ 使用 JavaScript 改变评论的文本方向|Documentation

    学习如何使用 C++ 通过脚本改变评论的文本方向。有效自定义评论对齐设置。...></ script > < script type = "text/javascript" > const { Workbook...TextAlignmentType . Right ; // Set the Text Direction - Right-to-Left comment...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  9. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Line Wrapping for East Asian Text. mwsmallCaps Emulate Word 5...noColumnBalance Do Not Balance Text Columns within a Section. noExtraLineSpacing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....will display the value of its Text property. field = builder ....as_field_quote () field . text = '"Quoted text"' self . assertEqual...

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