Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 19,296 for

text

(0.03 sec)
  1. Aspose::Words::Font::get_Shadow method | Aspose...

    Aspose::Words::Font::get_Shadow method. True if the font is formatted as shadowed in C++....Shows how to create a run of text formatted with a shadow. auto...builder -> Writeln ( u "This text has a shadow." ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Border | Aspose.Words for Java

    Represents a border of an object in Java....including paragraph, run of text inside a paragraph or a table...DASH_DOT_STROKER); builder.write("Text surrounded by green border.");...

    reference.aspose.com/words/java/com.aspose.word...
  3. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f... text_columns . set_count ( 2 ) #...where text moves to the next column. builder . write ( 'Text at...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... text_columns . set_count ( 2 ) #...where text moves to the next column. builder . write ( 'Text at...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n... text_columns . set_count ( 2 ) #...where text moves to the next column. builder . write ( 'Text at...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n... text_columns . set_count ( 2 ) #...where text moves to the next column. builder . write ( 'Text at...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAutoText class | Aspose.Words for Python

    aspose.words.fields.FieldAutoText class. Implements the AUTOText field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using Barcode and Barcode Expression Tags in Re...

    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....$P(barCodeAttributes1) is the text inside the bc:barCodeAttributesExp...type as arguments. Both input text and the barcode type are passed...

    docs.aspose.com/barcode/jasperreports/using-bar...
  9. DWF Quality - Free Support Forum - aspose.com

    i can’t get the DWF conversion to a readable quality, i have attached a vb.net solution that demoes this with a test drawing. See the Text in the border of the resultant DWF is not a good quality. image.png (6.5 KB) do…... See the text in the border of the resultant...sample code to “.pdf” , the text in the title block is still...

    forum.aspose.com/t/dwf-quality/250921
  10. CustomXmlPartCollection class | Aspose.Words fo...

    Aspose.Words.Markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...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...