Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 149,198 for

text

(0.67 sec)
  1. StructuredDocumentTag.XmlMapping | Aspose.Words...

    Discover how the StructuredDocumentTag XmlMapping property connects your tags to XML data, enhancing document customization and integration for seamless workflows....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. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CustomXmlParts property to manage Custom XML Data Storage Parts efficiently. Enhance your document's functionality 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/doc...
  3. Classification of glyphs

    Explore glyph classifications in fonts, covering base characters, ligatures, diacritics, symbols, and decorative elements, and their effect on Text rendering....developers and typographers work with text rendering, font substitution...enhance the visual style of the text like ♥, ♣, ♂. Detailed Categories...

    docs.aspose.com/font/net/what-is-font/glyphs-cl...
  4. Android API to Render XPS to ODT | products.asp...

    Transform XPS to ODT via Android via Java API...document format that is used for text documents, spreadsheets, presentations...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  5. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part....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. CustomXmlPartCollection.remove_at method | Aspo...

    CustomXmlPartCollection.remove_at method. Removes an item at the specified index....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...
  7. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the document as a bookmark start in C++....needs to have document body text enclosed by // BookmarkStart...get_Bookmarks () -> idx_get ( 0 ) -> get_Text (). Trim ()); Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....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...
  9. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...contain any closed shapes; by text outline; by 1 bpp (bits per...clipping by shape and clipping by text in PS document. 2 3 string outputFileName...

    docs.aspose.com/page/net/ps/working-with-clips/
  10. Rule Builder – Configure SVG Style – Aspose.SVG...

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....method to define font styles for text elements within an SVG document:...AddStyle (st => st 11 . Type ( "text/css" ) 12 . AddRule ( "@font-face"...

    docs.aspose.com/svg/net/rule-builder/