Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 9,936 for

2 of

(0.05 sec)
  1. Aspose::Words::VariableCollection class | Aspos...

    Aspose::Words::VariableCollection class. A collection Of document variables. To learn more, visit the documentation article in C++....IndexOfKey ( u "City" )); ASSERT_EQ ( 2 , variables -> IndexOfKey ( u...-> Contains ( u "City" )); // 2 - By index: variables -> RemoveAt...

    reference.aspose.com/words/cpp/aspose.words/var...
  2. ControlChar.DefaultTextInputChar | Aspose.Words...

    Discover the ControlChar DefaultTextInputChar field, featuring the 'o' character as the ideal default for your text input forms. Enhance user experience!... AreEqual ( 2 , doc . FirstSection . Body ....PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!... AreEqual ( 2 , doc . FirstSection . Body ....PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  4. Stroke.on property | Aspose.Words for Node.js

    Stroke.on property. Defines whether the path will be stroked.... foreColor = "#FFFFFF" ; // 2 - The stroke, which marks the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Licensing | Aspose.Page for .NET

    C# .NET Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for .NET....NET 2 // The path to the documents directory...com/aspose-page/Aspose.Page-for-.NET 2 // The path to the documents directory...

    docs.aspose.com/page/net/licensing/
  6. ChartYValue.FromDouble | Aspose.Words for .NET

    Discover the ChartYValue FromDouble method to effortlessly create Double type ChartYValue instances for enhanced data visualization.... FromDouble ( 2 ), ChartYValue . FromDouble (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is formatted as embossed....' ) # 2 - Emboss text to make it look...

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